2018-07-29 01:48:11,981 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-184 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-29 01:48:11,986 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=vNaNy3pzn4X9GHAv2ok3HawBO 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=d2ac6b7eb80a4494a9cc93ffc7ae0749 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-29 01:48:11,986 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-29 01:48:11,987 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-29 01:48:12,026 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:48:12,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:48:12,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:48:12,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:48:12,329 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-29 01:48:12,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-29 01:48:12,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:48:12,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b600d9d-b18d-4da3-99b5-6f2494fa76e9 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:48:12,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6b600d9d-b18d-4da3-99b5-6f2494fa76e9 2018-07-29 01:48:12,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:48:12,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["lwFBQoqTQ1O0cG_YlZDBcg"], "issued_at": "2018-07-29T01:48:12.000000Z"}} 2018-07-29 01:48:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:13,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48: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-edb3284d-a655-49b6-a34a-61e220c21c9d x-compute-request-id: req-edb3284d-a655-49b6-a34a-61e220c21c9d Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-29 01:48:13,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-edb3284d-a655-49b6-a34a-61e220c21c9d 2018-07-29 01:48:13,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.1079249382s 2018-07-29 01:48:13,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-edb3284d-a655-49b6-a34a-61e220c21c9d 2018-07-29 01:48:13,438 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-29 01:48:13,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:48:13,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3a0e21-fc6d-4d99-af0a-dc7712f9ec56 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 01:48:13,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-8d3a0e21-fc6d-4d99-af0a-dc7712f9ec56 2018-07-29 01:48:13,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:48:13,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:13,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d73a12-a36c-4710-ad4d-eedcb73cea48 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 01:48:13,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-09d73a12-a36c-4710-ad4d-eedcb73cea48 2018-07-29 01:48:13,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0991590023041s 2018-07-29 01:48:13,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-09d73a12-a36c-4710-ad4d-eedcb73cea48 2018-07-29 01:48:13,548 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'd3d43078db4d41c48daff04d7d209db3', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-29 01:48:13,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-29 01:48:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:13,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e997c2-0d58-4deb-bdd9-0234d179a5e5 Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/01f085323edb436890e0e107743504d5"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "01f085323edb436890e0e107743504d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/030261ab3370436d9b6d0b1b38a43842"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0882eaa882a84997897f7e5ba6482b68"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0b4deaaaca344fb88130bf788f47d1a7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0efce91dd3594b1caf39e7be1b3b9339"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0f474140054a454fa0986ce40ee61010"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "0f474140054a454fa0986ce40ee61010"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/14ec9c1fd10347779715789766e41ce6"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "14ec9c1fd10347779715789766e41ce6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2e381f543da34bc8b523bbc3b3092cc4"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/30ecc0ae663d4a62804d87cc1ea47dcf"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3220d3907c7a46c9b2dcc113aedb86b5"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/332b285e47bb4977a0340d0d71354855"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "332b285e47bb4977a0340d0d71354855"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3f12678176c34e7180de4546c1122797"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "3f12678176c34e7180de4546c1122797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5360f94b00de464ead13026af54e6ace"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "5360f94b00de464ead13026af54e6ace"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/55eef46f7828422a80a50ce638953e4e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "55eef46f7828422a80a50ce638953e4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/65fde224ca724585a62bbf67aad19b84"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "65fde224ca724585a62bbf67aad19b84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6c5816e7c49e459e8578d838cadb2667"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/79fb50b3b066442a903a2fef7560ae5e"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/80f52d98dbc34b1fb17f0fdddd272d00"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/83291eaee6974f0bab1620e545b9e31e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9054b2545aaa4ea5b402ba262b4fed4a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/92cd0f2eab6948af855e9c52154f3541"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "92cd0f2eab6948af855e9c52154f3541"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9698f4781409424d8d4dc30d91412a33"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "9698f4781409424d8d4dc30d91412a33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9ef773cd3d494851abcacbf539af0546"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "9ef773cd3d494851abcacbf539af0546"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9f4432f238794f3ba432f910567c079c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "9f4432f238794f3ba432f910567c079c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a169364f452d4f4ab4d1f0e40a11415d"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "a169364f452d4f4ab4d1f0e40a11415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ad468a9402f94bea84ff9fb4f54002ab"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/adb57b669eca4ccb9ab74600c8e63226"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b3ba7180b87d4b59b1e8412acf711bd4"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b4598eca03944f33adb6c2f2c970fc1a"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b4fe72426d19482c9f71c74417831cb5"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "b4fe72426d19482c9f71c74417831cb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b9cac9ad726e47bab205f4be14ee0b06"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bd63d0dd26a847d4a74ffcbd2ef38373"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/beedf64186a64554b705ed599df5a2fa"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "beedf64186a64554b705ed599df5a2fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c5aa8c3dc3954006a499fe2529ed5ac0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c7962433e6494d4d921d19444ca02abe"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "c7962433e6494d4d921d19444ca02abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e238591f68a74d5c80b7f2d3fc81eb70"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e2cc57756a4a4c2ab7891e51d1505707"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "e2cc57756a4a4c2ab7891e51d1505707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ed3b347e009d4cc0b14c1588cbd2eade"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/eeed187193ab48d8be495ec0e47a7d34"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "eeed187193ab48d8be495ec0e47a7d34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f0cf838c4da848f3921c04e799d3ff5f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "f0cf838c4da848f3921c04e799d3ff5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f220ac2b3dbc42a5823499251b7173df"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "f220ac2b3dbc42a5823499251b7173df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fe4051cbc16c49b58dc023975a7368ed"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-29 01:48:13,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-98e997c2-0d58-4deb-bdd9-0234d179a5e5 2018-07-29 01:48:13,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.106430053711s 2018-07-29 01:48:13,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-98e997c2-0d58-4deb-bdd9-0234d179a5e5 2018-07-29 01:48:13,665 - 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.25:5000/v3/endpoints/01f085323edb436890e0e107743504d5'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ada02472ed6e43c0ba2f08097afab7dc', u'id': u'01f085323edb436890e0e107743504d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/030261ab3370436d9b6d0b1b38a43842'}, u'url': u'http://172.30.9.25:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f827442bf1db4a5bbf1a97f521645c55', u'id': u'030261ab3370436d9b6d0b1b38a43842'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0882eaa882a84997897f7e5ba6482b68'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'df3d849424924aa3a3fbc37d6edec964', u'id': u'0882eaa882a84997897f7e5ba6482b68'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0b4deaaaca344fb88130bf788f47d1a7'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5f4deff11c0d42f5b601e2dc652fd786', u'id': u'0b4deaaaca344fb88130bf788f47d1a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0efce91dd3594b1caf39e7be1b3b9339'}, u'url': u'http://172.30.9.25:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd6638ca23cc04e32ab17cfabaa625269', u'id': u'0efce91dd3594b1caf39e7be1b3b9339'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0f474140054a454fa0986ce40ee61010'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd6638ca23cc04e32ab17cfabaa625269', u'id': u'0f474140054a454fa0986ce40ee61010'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/14ec9c1fd10347779715789766e41ce6'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3a52aa64c6b84a4eafa1f9237c3070e2', u'id': u'14ec9c1fd10347779715789766e41ce6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/2e381f543da34bc8b523bbc3b3092cc4'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b7b3d220b59e436db804467fd89085d3', u'id': u'2e381f543da34bc8b523bbc3b3092cc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/30ecc0ae663d4a62804d87cc1ea47dcf'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'df3d849424924aa3a3fbc37d6edec964', u'id': u'30ecc0ae663d4a62804d87cc1ea47dcf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3220d3907c7a46c9b2dcc113aedb86b5'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a7ac5e193ef1423b9220d52eae40ce26', u'id': u'3220d3907c7a46c9b2dcc113aedb86b5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/332b285e47bb4977a0340d0d71354855'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'24fc9eb0771242ecb62efc71b7e240dc', u'id': u'332b285e47bb4977a0340d0d71354855'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3f12678176c34e7180de4546c1122797'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a7ac5e193ef1423b9220d52eae40ce26', u'id': u'3f12678176c34e7180de4546c1122797'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5360f94b00de464ead13026af54e6ace'}, u'url': u'http://172.30.9.25:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'df3d849424924aa3a3fbc37d6edec964', u'id': u'5360f94b00de464ead13026af54e6ace'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/55eef46f7828422a80a50ce638953e4e'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f827442bf1db4a5bbf1a97f521645c55', u'id': u'55eef46f7828422a80a50ce638953e4e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/65fde224ca724585a62bbf67aad19b84'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'24fc9eb0771242ecb62efc71b7e240dc', u'id': u'65fde224ca724585a62bbf67aad19b84'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/6c5816e7c49e459e8578d838cadb2667'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'882fca0bd23d469b92c7e00c57d49ebf', u'id': u'6c5816e7c49e459e8578d838cadb2667'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/79fb50b3b066442a903a2fef7560ae5e'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5fdfa836c74a4512bc6799b26539f454', u'id': u'79fb50b3b066442a903a2fef7560ae5e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/80f52d98dbc34b1fb17f0fdddd272d00'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e1e04925bf5c43e783b8db99c480f9e1', u'id': u'80f52d98dbc34b1fb17f0fdddd272d00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/83291eaee6974f0bab1620e545b9e31e'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3539089131cc4eafb6e7f05231bbb8ac', u'id': u'83291eaee6974f0bab1620e545b9e31e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9054b2545aaa4ea5b402ba262b4fed4a'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'882fca0bd23d469b92c7e00c57d49ebf', u'id': u'9054b2545aaa4ea5b402ba262b4fed4a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/92cd0f2eab6948af855e9c52154f3541'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd6638ca23cc04e32ab17cfabaa625269', u'id': u'92cd0f2eab6948af855e9c52154f3541'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9698f4781409424d8d4dc30d91412a33'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3539089131cc4eafb6e7f05231bbb8ac', u'id': u'9698f4781409424d8d4dc30d91412a33'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9ef773cd3d494851abcacbf539af0546'}, u'url': u'http://172.30.9.25:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3539089131cc4eafb6e7f05231bbb8ac', u'id': u'9ef773cd3d494851abcacbf539af0546'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9f4432f238794f3ba432f910567c079c'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e1e04925bf5c43e783b8db99c480f9e1', u'id': u'9f4432f238794f3ba432f910567c079c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a169364f452d4f4ab4d1f0e40a11415d'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'882fca0bd23d469b92c7e00c57d49ebf', u'id': u'a169364f452d4f4ab4d1f0e40a11415d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ad468a9402f94bea84ff9fb4f54002ab'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5fdfa836c74a4512bc6799b26539f454', u'id': u'ad468a9402f94bea84ff9fb4f54002ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/adb57b669eca4ccb9ab74600c8e63226'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5f4deff11c0d42f5b601e2dc652fd786', u'id': u'adb57b669eca4ccb9ab74600c8e63226'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b3ba7180b87d4b59b1e8412acf711bd4'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f124a28f6bb44cb79738ec1e11c32379', u'id': u'b3ba7180b87d4b59b1e8412acf711bd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b4598eca03944f33adb6c2f2c970fc1a'}, u'url': u'http://172.30.9.25:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f124a28f6bb44cb79738ec1e11c32379', u'id': u'b4598eca03944f33adb6c2f2c970fc1a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b4fe72426d19482c9f71c74417831cb5'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a7ac5e193ef1423b9220d52eae40ce26', u'id': u'b4fe72426d19482c9f71c74417831cb5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b9cac9ad726e47bab205f4be14ee0b06'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b7b3d220b59e436db804467fd89085d3', u'id': u'b9cac9ad726e47bab205f4be14ee0b06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/bd63d0dd26a847d4a74ffcbd2ef38373'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'24fc9eb0771242ecb62efc71b7e240dc', u'id': u'bd63d0dd26a847d4a74ffcbd2ef38373'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/beedf64186a64554b705ed599df5a2fa'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ada02472ed6e43c0ba2f08097afab7dc', u'id': u'beedf64186a64554b705ed599df5a2fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c5aa8c3dc3954006a499fe2529ed5ac0'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3a52aa64c6b84a4eafa1f9237c3070e2', u'id': u'c5aa8c3dc3954006a499fe2529ed5ac0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c7962433e6494d4d921d19444ca02abe'}, u'url': u'http://172.30.9.25:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5f4deff11c0d42f5b601e2dc652fd786', u'id': u'c7962433e6494d4d921d19444ca02abe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e238591f68a74d5c80b7f2d3fc81eb70'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5fdfa836c74a4512bc6799b26539f454', u'id': u'e238591f68a74d5c80b7f2d3fc81eb70'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e2cc57756a4a4c2ab7891e51d1505707'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f124a28f6bb44cb79738ec1e11c32379', u'id': u'e2cc57756a4a4c2ab7891e51d1505707'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ed3b347e009d4cc0b14c1588cbd2eade'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ada02472ed6e43c0ba2f08097afab7dc', u'id': u'ed3b347e009d4cc0b14c1588cbd2eade'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/eeed187193ab48d8be495ec0e47a7d34'}, u'url': u'http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b7b3d220b59e436db804467fd89085d3', u'id': u'eeed187193ab48d8be495ec0e47a7d34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f0cf838c4da848f3921c04e799d3ff5f'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f827442bf1db4a5bbf1a97f521645c55', u'id': u'f0cf838c4da848f3921c04e799d3ff5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f220ac2b3dbc42a5823499251b7173df'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3a52aa64c6b84a4eafa1f9237c3070e2', u'id': u'f220ac2b3dbc42a5823499251b7173df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/fe4051cbc16c49b58dc023975a7368ed'}, u'url': u'http://172.30.9.25:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e1e04925bf5c43e783b8db99c480f9e1', u'id': u'fe4051cbc16c49b58dc023975a7368ed'})] 2018-07-29 01:48:13,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-29 01:48:13,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:13,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48: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-53e2a0de-0857-4e17-921a-90bcaefb1afd x-compute-request-id: req-53e2a0de-0857-4e17-921a-90bcaefb1afd 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-29 01:48:13,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-53e2a0de-0857-4e17-921a-90bcaefb1afd 2018-07-29 01:48:13,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.111522912979s 2018-07-29 01:48:13,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-53e2a0de-0857-4e17-921a-90bcaefb1afd 2018-07-29 01:48:13,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-29 01:48:13,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:15,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48: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-2b5280a8-9293-4472-89e4-e2d4276fa076 x-compute-request-id: req-2b5280a8-9293-4472-89e4-e2d4276fa076 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-29 01:48:15,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-2b5280a8-9293-4472-89e4-e2d4276fa076 2018-07-29 01:48:15,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.67893481255s 2018-07-29 01:48:15,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-2b5280a8-9293-4472-89e4-e2d4276fa076 2018-07-29 01:48:15,473 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-29 01:48:15,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:48:15,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:15,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7cacdad3-a71b-4a25-80c8-9952928609b0 Date: Sun, 29 Jul 2018 01:48:15 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:48:15,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7cacdad3-a71b-4a25-80c8-9952928609b0 2018-07-29 01:48:15,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616080760956s 2018-07-29 01:48:15,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7cacdad3-a71b-4a25-80c8-9952928609b0 2018-07-29 01:48:15,541 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-29 01:48:15,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-29 01:48:15,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:15,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48: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-22e73629-10ef-4bfc-953d-0872b9fc4869 x-compute-request-id: req-22e73629-10ef-4bfc-953d-0872b9fc4869 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-29 01:48:15,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-22e73629-10ef-4bfc-953d-0872b9fc4869 2018-07-29 01:48:15,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.184673070908s 2018-07-29 01:48:15,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-22e73629-10ef-4bfc-953d-0872b9fc4869 2018-07-29 01:48:15,727 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', 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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 21}, 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.8', 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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 20}, 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-29 01:48:15,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-29 01:48:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:15,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48: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-d110aaa5-cb26-4b45-a7a0-6ada56f5e0c4 x-compute-request-id: req-d110aaa5-cb26-4b45-a7a0-6ada56f5e0c4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-29 01:48:15,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d110aaa5-cb26-4b45-a7a0-6ada56f5e0c4 2018-07-29 01:48:15,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.124267101288s 2018-07-29 01:48:15,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d110aaa5-cb26-4b45-a7a0-6ada56f5e0c4 2018-07-29 01:48:15,853 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-29 01:48:15,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:15,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1115b192-ac4d-4c05-9b32-eabe844f7405 Date: Sun, 29 Jul 2018 01:48:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:48:15,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1115b192-ac4d-4c05-9b32-eabe844f7405 2018-07-29 01:48:15,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0772728919983s 2018-07-29 01:48:15,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1115b192-ac4d-4c05-9b32-eabe844f7405 2018-07-29 01:48:15,931 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'65c5d0d4-0f66-473a-8f52-6f649dca70f0'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T01:44:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-29T01:44:30Z', u'provider:network_type': u'flat', u'tenant_id': u'd613e7e49ec946fc81f976b6303e5c94', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd613e7e49ec946fc81f976b6303e5c94', u'l2_adjacency': True})] 2018-07-29 01:48:15,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:48:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:15,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f67ccc85-2911-4ac8-8d3d-e3b11d8a52f6 Date: Sun, 29 Jul 2018 01:48:15 GMT RESP BODY: {"ports":[]} 2018-07-29 01:48:15,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-f67ccc85-2911-4ac8-8d3d-e3b11d8a52f6 2018-07-29 01:48:15,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0310010910034s 2018-07-29 01:48:15,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-f67ccc85-2911-4ac8-8d3d-e3b11d8a52f6 2018-07-29 01:48:15,963 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-29 01:48:15,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 01:48:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:16,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f316e3a0-8287-4b8c-abc3-b267e2275b3c Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "13a814ff32844fc7a64e76946701a63b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/13a814ff32844fc7a64e76946701a63b/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "1792c8192402405c9baed86392c8cc74"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/1792c8192402405c9baed86392c8cc74/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "5fe1c2e6b4284dafbcb651e937c5e062"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/5fe1c2e6b4284dafbcb651e937c5e062/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "79f589cf20c941a0b21d32213c4b6655"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/79f589cf20c941a0b21d32213c4b6655/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "88230ece3a59451a902edd7f50bb20d2"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/88230ece3a59451a902edd7f50bb20d2/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "9492173ffd664fc39396cc7ef10820aa"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/9492173ffd664fc39396cc7ef10820aa/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "a1794dd9a77143efa27f14145acc4ee0"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/a1794dd9a77143efa27f14145acc4ee0/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "6afb17d7c895423a8ab2d6bf978817fd"}, "user": {"id": "b1ad78c2acfb4b239f2902a0a238ef48"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/b1ad78c2acfb4b239f2902a0a238ef48/roles/6afb17d7c895423a8ab2d6bf978817fd"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "b1ad78c2acfb4b239f2902a0a238ef48"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/b1ad78c2acfb4b239f2902a0a238ef48/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "b3631ae9b549417b978621f688e5db24"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/b3631ae9b549417b978621f688e5db24/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "c6032c7596cb42898b89150272d9a142"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/c6032c7596cb42898b89150272d9a142/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "e5379e794e504ded91d69e0465170cc8"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/e5379e794e504ded91d69e0465170cc8/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d613e7e49ec946fc81f976b6303e5c94"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "fd0f080af75d48b7b57a1a0def779f91"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94/users/fd0f080af75d48b7b57a1a0def779f91/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"project": {"id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "fd73ac2418364ddeba9339c3359d8fd7"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749/users/fd73ac2418364ddeba9339c3359d8fd7/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"domain": {"id": "d3d43078db4d41c48daff04d7d209db3"}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "c40f67638be741ffad2240c64825878e"}, "links": {"assignment": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3/users/c40f67638be741ffad2240c64825878e/roles/b20767105796428f82838409ab0cd646"}}, {"scope": {"system": {"all": true}}, "role": {"id": "b20767105796428f82838409ab0cd646"}, "user": {"id": "fd73ac2418364ddeba9339c3359d8fd7"}, "links": {"assignment": "http://172.30.9.25:5000/v3/system/users/fd73ac2418364ddeba9339c3359d8fd7/roles/b20767105796428f82838409ab0cd646"}}], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-29 01:48:16,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-f316e3a0-8287-4b8c-abc3-b267e2275b3c 2018-07-29 01:48:16,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.170173883438s 2018-07-29 01:48:16,137 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-f316e3a0-8287-4b8c-abc3-b267e2275b3c 2018-07-29 01:48:16,139 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'13a814ff32844fc7a64e76946701a63b'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'1792c8192402405c9baed86392c8cc74'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'5fe1c2e6b4284dafbcb651e937c5e062'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'79f589cf20c941a0b21d32213c4b6655'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'88230ece3a59451a902edd7f50bb20d2'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'9492173ffd664fc39396cc7ef10820aa'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'a1794dd9a77143efa27f14145acc4ee0'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'6afb17d7c895423a8ab2d6bf978817fd', 'user': u'b1ad78c2acfb4b239f2902a0a238ef48'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'b1ad78c2acfb4b239f2902a0a238ef48'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'b3631ae9b549417b978621f688e5db24'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'c6032c7596cb42898b89150272d9a142'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'e5379e794e504ded91d69e0465170cc8'}), Munch({'project': u'd613e7e49ec946fc81f976b6303e5c94', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'fd0f080af75d48b7b57a1a0def779f91'}), Munch({'project': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'fd73ac2418364ddeba9339c3359d8fd7'}), Munch({'domain': u'd3d43078db4d41c48daff04d7d209db3', 'id': u'b20767105796428f82838409ab0cd646', 'user': u'c40f67638be741ffad2240c64825878e'}), Munch({'id': u'b20767105796428f82838409ab0cd646', 'user': u'fd73ac2418364ddeba9339c3359d8fd7'})] 2018-07-29 01:48:16,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:48:16,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:16,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469ddba0-ac4f-432e-b3d9-be62328cbf73 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:48:16,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-469ddba0-ac4f-432e-b3d9-be62328cbf73 2018-07-29 01:48:16,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0929961204529s 2018-07-29 01:48:16,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-469ddba0-ac4f-432e-b3d9-be62328cbf73 2018-07-29 01:48:16,236 - 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'0b1823d9826e4995b39262f94d11655d'}), 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'34dca0c4cd1e49c7bd04c7d27e57f92e'}), 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'6afb17d7c895423a8ab2d6bf978817fd'}), 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'845db6caf5be4aa58f7c6910a8e87e4b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'b20767105796428f82838409ab0cd646'}), 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'ec13583627874ede814cce27d9f757ab'})] 2018-07-29 01:48:16,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:48:16,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:16,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a2ecfc14-e8f2-4e0b-ac35-a55dc707a969 Date: Sun, 29 Jul 2018 01:48:16 GMT RESP BODY: {"routers": []} 2018-07-29 01:48:16,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a2ecfc14-e8f2-4e0b-ac35-a55dc707a969 2018-07-29 01:48:16,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0491950511932s 2018-07-29 01:48:16,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a2ecfc14-e8f2-4e0b-ac35-a55dc707a969 2018-07-29 01:48:16,287 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-29 01:48:16,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:48:16,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:16,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33ae2649-0d75-46c6-99f2-44c56b864fde x-compute-request-id: req-33ae2649-0d75-46c6-99f2-44c56b864fde Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 01:48:16,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-33ae2649-0d75-46c6-99f2-44c56b864fde 2018-07-29 01:48:16,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216536998749s 2018-07-29 01:48:16,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-33ae2649-0d75-46c6-99f2-44c56b864fde 2018-07-29 01:48:16,504 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-29 01:48:16,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-29 01:48:16,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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-29 01:48:16,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-790925d9-bfba-4d85-8805-393d472b679a 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.3:35357/v3/", "rel": "self"}]}]}} 2018-07-29 01:48:16,518 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-790925d9-bfba-4d85-8805-393d472b679a 2018-07-29 01:48:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:16,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb9d78b-b6d0-4d07-b81d-b6c98ae9ed63 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24fc9eb0771242ecb62efc71b7e240dc"}, "enabled": true, "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/3539089131cc4eafb6e7f05231bbb8ac"}, "enabled": true, "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a52aa64c6b84a4eafa1f9237c3070e2"}, "enabled": true, "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f4deff11c0d42f5b601e2dc652fd786"}, "enabled": true, "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5fdfa836c74a4512bc6799b26539f454"}, "enabled": true, "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/882fca0bd23d469b92c7e00c57d49ebf"}, "enabled": true, "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a41d741bdf3e41babacaa1fea3a0288f"}, "enabled": true, "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a7ac5e193ef1423b9220d52eae40ce26"}, "enabled": true, "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada02472ed6e43c0ba2f08097afab7dc"}, "enabled": true, "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7b3d220b59e436db804467fd89085d3"}, "enabled": true, "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d6638ca23cc04e32ab17cfabaa625269"}, "enabled": true, "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df3d849424924aa3a3fbc37d6edec964"}, "enabled": true, "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e1e04925bf5c43e783b8db99c480f9e1"}, "enabled": true, "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/f124a28f6bb44cb79738ec1e11c32379"}, "enabled": true, "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f827442bf1db4a5bbf1a97f521645c55"}, "enabled": true, "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-07-29 01:48:16,607 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-fbb9d78b-b6d0-4d07-b81d-b6c98ae9ed63 2018-07-29 01:48:16,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0993518829346s 2018-07-29 01:48:16,607 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-fbb9d78b-b6d0-4d07-b81d-b6c98ae9ed63 2018-07-29 01:48:16,612 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'24fc9eb0771242ecb62efc71b7e240dc', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'3539089131cc4eafb6e7f05231bbb8ac', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'3a52aa64c6b84a4eafa1f9237c3070e2', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'5f4deff11c0d42f5b601e2dc652fd786', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'5fdfa836c74a4512bc6799b26539f454', 'name': u'gnocchi'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'882fca0bd23d469b92c7e00c57d49ebf', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'a41d741bdf3e41babacaa1fea3a0288f', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'a7ac5e193ef1423b9220d52eae40ce26', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'ada02472ed6e43c0ba2f08097afab7dc', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b7b3d220b59e436db804467fd89085d3', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'd6638ca23cc04e32ab17cfabaa625269', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'df3d849424924aa3a3fbc37d6edec964', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'e1e04925bf5c43e783b8db99c480f9e1', 'name': u'cinder'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'f124a28f6bb44cb79738ec1e11c32379', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f827442bf1db4a5bbf1a97f521645c55', 'name': u'placement'})] 2018-07-29 01:48:16,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:48:16,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}2bd50765ec131aa24bfd22f43efa7d2ebc1fb9bf" 2018-07-29 01:48:16,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-76008242-ed2d-4202-ab08-babad7185237 Date: Sun, 29 Jul 2018 01:48:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 01:48:16,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-76008242-ed2d-4202-ab08-babad7185237 2018-07-29 01:48:16,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420470237732s 2018-07-29 01:48:16,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-76008242-ed2d-4202-ab08-babad7185237 2018-07-29 01:48:16,655 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:44:36Z', 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'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'tenant_id': u'd613e7e49ec946fc81f976b6303e5c94', u'created_at': u'2018-07-29T01:44:36Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'd613e7e49ec946fc81f976b6303e5c94'})] 2018-07-29 01:48:16,766 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:48:16,766 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-29 01:48:16,833 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-29 01:48:16,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:48:16,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:48:16,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:48:16,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:48:16,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:48:16,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:48:16,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:48:16,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:48:16,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:48:16,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:48:16,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d166da30-86d0-49fe-ad01-0a0364c3bf00 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:48:16,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d166da30-86d0-49fe-ad01-0a0364c3bf00 2018-07-29 01:48:16,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:48:17,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["ahICg38tQP6ZJzn30CKc5w"], "issued_at": "2018-07-29T01:48:17.000000Z"}} 2018-07-29 01:48:17,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" 2018-07-29 01:48:18,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c0bca426-9aa9-474c-9750-866211d6bcfe Date: Sun, 29 Jul 2018 01:48:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:48:18,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c0bca426-9aa9-474c-9750-866211d6bcfe 2018-07-29 01:48:18,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.953001022339s 2018-07-29 01:48:18,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c0bca426-9aa9-474c-9750-866211d6bcfe 2018-07-29 01:48:18,312 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-29 01:48:18,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:48:18,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" -d '{"network": {"name": "tenantnetwork1-net_ed796642-58c5-459e-856e-e572d8da6c84", "admin_state_up": true}}' 2018-07-29 01:48:18,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8e9c1a03-d53e-42b2-a0b8-2d5d57852203 Date: Sun, 29 Jul 2018 01:48:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b62f2947-bf13-4c7e-a48c-2b6b82e5af54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_ed796642-58c5-459e-856e-e572d8da6c84","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:18Z","mtu":1450}} 2018-07-29 01:48:18,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8e9c1a03-d53e-42b2-a0b8-2d5d57852203 2018-07-29 01:48:18,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.396735906601s 2018-07-29 01:48:18,710 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8e9c1a03-d53e-42b2-a0b8-2d5d57852203 2018-07-29 01:48:18,710 - 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-29T01:48:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b62f2947-bf13-4c7e-a48c-2b6b82e5af54', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_ed796642-58c5-459e-856e-e572d8da6c84', u'created_at': u'2018-07-29T01:48:18Z', u'mtu': 1450, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'l2_adjacency': True}) 2018-07-29 01:48:18,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:18,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" 2018-07-29 01:48:18,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-8358f015-2062-410a-b422-5ebecd83f624 Date: Sun, 29 Jul 2018 01:48:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b62f2947-bf13-4c7e-a48c-2b6b82e5af54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:18Z","qos_policy_id":null,"name":"tenantnetwork1-net_ed796642-58c5-459e-856e-e572d8da6c84","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:18Z","provider:network_type":"vxlan"}]} 2018-07-29 01:48:18,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8358f015-2062-410a-b422-5ebecd83f624 2018-07-29 01:48:18,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941770076752s 2018-07-29 01:48:18,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8358f015-2062-410a-b422-5ebecd83f624 2018-07-29 01:48:18,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:48:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" -d '{"subnet": {"name": "tenantnetwork1-subnet_ed796642-58c5-459e-856e-e572d8da6c84", "enable_dhcp": true, "network_id": "b62f2947-bf13-4c7e-a48c-2b6b82e5af54", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:48:19,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-0f2b0d41-a4d2-4ff3-9dd5-a580d8e5b91b Date: Sun, 29 Jul 2018 01:48:19 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T01:48:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"151880f9-e2ff-40a8-8772-2086f05c690b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_ed796642-58c5-459e-856e-e572d8da6c84","enable_dhcp":true,"segment_id":null,"network_id":"b62f2947-bf13-4c7e-a48c-2b6b82e5af54","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:18Z","ip_version":4}} 2018-07-29 01:48:19,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0f2b0d41-a4d2-4ff3-9dd5-a580d8e5b91b 2018-07-29 01:48:19,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.437119007111s 2018-07-29 01:48:19,245 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0f2b0d41-a4d2-4ff3-9dd5-a580d8e5b91b 2018-07-29 01:48:19,245 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:48:18Z', 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'151880f9-e2ff-40a8-8772-2086f05c690b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_ed796642-58c5-459e-856e-e572d8da6c84', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b62f2947-bf13-4c7e-a48c-2b6b82e5af54', u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:48:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:48:19,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:48:19,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "tenantnetwork1-router_ed796642-58c5-459e-856e-e572d8da6c84", "admin_state_up": true}}' 2018-07-29 01:48:20,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-d420ca6f-d74c-41c9-a92c-53f10fa7fb16 Date: Sun, 29 Jul 2018 01:48:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:19Z", "admin_state_up": true, "updated_at": "2018-07-29T01:48:20Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "86d72444-5486-4ecb-9317-750824864c37", "name": "tenantnetwork1-router_ed796642-58c5-459e-856e-e572d8da6c84"}} 2018-07-29 01:48:20,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d420ca6f-d74c-41c9-a92c-53f10fa7fb16 2018-07-29 01:48:20,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67464494705s 2018-07-29 01:48:20,921 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d420ca6f-d74c-41c9-a92c-53f10fa7fb16 2018-07-29 01:48:20,921 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:48:20Z', u'revision_number': 2, u'ha': False, u'id': u'86d72444-5486-4ecb-9317-750824864c37', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_ed796642-58c5-459e-856e-e572d8da6c84', u'admin_state_up': True, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:48:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:48:20,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:48:20,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37/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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" -d '{"subnet_id": "151880f9-e2ff-40a8-8772-2086f05c690b"}' 2018-07-29 01:48:22,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8bab6ce8-63f9-4e18-bbcd-930695c45bdd Date: Sun, 29 Jul 2018 01:48:22 GMT RESP BODY: {"network_id": "b62f2947-bf13-4c7e-a48c-2b6b82e5af54", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "151880f9-e2ff-40a8-8772-2086f05c690b", "subnet_ids": ["151880f9-e2ff-40a8-8772-2086f05c690b"], "port_id": "85a8a1da-c14a-49f9-bfd1-999303acba5a", "id": "86d72444-5486-4ecb-9317-750824864c37"} 2018-07-29 01:48:22,960 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37/add_router_interface.json used request id req-8bab6ce8-63f9-4e18-bbcd-930695c45bdd 2018-07-29 01:48:22,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03844499588s 2018-07-29 01:48:22,961 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37/add_router_interface.json used request id req-8bab6ce8-63f9-4e18-bbcd-930695c45bdd returning object 86d72444-5486-4ecb-9317-750824864c37 2018-07-29 01:48:23,082 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:48:23,082 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-29 01:48:23,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:48:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37/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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" -d '{"subnet_id": "151880f9-e2ff-40a8-8772-2086f05c690b"}' 2018-07-29 01:48:24,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c797c8c9-fb0a-43dc-949b-67dc00c16ae9 Date: Sun, 29 Jul 2018 01:48:24 GMT RESP BODY: {"network_id": "b62f2947-bf13-4c7e-a48c-2b6b82e5af54", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "151880f9-e2ff-40a8-8772-2086f05c690b", "subnet_ids": ["151880f9-e2ff-40a8-8772-2086f05c690b"], "port_id": "85a8a1da-c14a-49f9-bfd1-999303acba5a", "id": "86d72444-5486-4ecb-9317-750824864c37"} 2018-07-29 01:48:24,947 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37/remove_router_interface.json used request id req-c797c8c9-fb0a-43dc-949b-67dc00c16ae9 2018-07-29 01:48:24,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86130905151s 2018-07-29 01:48:24,948 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37/remove_router_interface.json used request id req-c797c8c9-fb0a-43dc-949b-67dc00c16ae9 returning object 86d72444-5486-4ecb-9317-750824864c37 2018-07-29 01:48:24,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:48:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" 2018-07-29 01:48:25,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f55d362d-238f-4725-af3d-aa91db74d457 Date: Sun, 29 Jul 2018 01:48:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:19Z", "admin_state_up": true, "updated_at": "2018-07-29T01:48:23Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "86d72444-5486-4ecb-9317-750824864c37", "name": "tenantnetwork1-router_ed796642-58c5-459e-856e-e572d8da6c84"}]} 2018-07-29 01:48:25,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f55d362d-238f-4725-af3d-aa91db74d457 2018-07-29 01:48:25,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133598089218s 2018-07-29 01:48:25,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f55d362d-238f-4725-af3d-aa91db74d457 2018-07-29 01:48:25,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:48:25,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" 2018-07-29 01:48:26,439 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25c96aa7-3180-43a5-85e0-6deaed733e96 Content-Length: 0 Date: Sun, 29 Jul 2018 01:48:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:26,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37.json used request id req-25c96aa7-3180-43a5-85e0-6deaed733e96 2018-07-29 01:48:26,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35547399521s 2018-07-29 01:48:26,439 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/86d72444-5486-4ecb-9317-750824864c37.json used request id req-25c96aa7-3180-43a5-85e0-6deaed733e96 2018-07-29 01:48:26,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:48:26,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" 2018-07-29 01:48:26,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-8560a55d-782d-4f14-b03b-2a90a25646da Date: Sun, 29 Jul 2018 01:48:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:48:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"151880f9-e2ff-40a8-8772-2086f05c690b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_ed796642-58c5-459e-856e-e572d8da6c84","enable_dhcp":true,"segment_id":null,"network_id":"b62f2947-bf13-4c7e-a48c-2b6b82e5af54","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:18Z","ip_version":4},{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 01:48:26,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8560a55d-782d-4f14-b03b-2a90a25646da 2018-07-29 01:48:26,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0734570026398s 2018-07-29 01:48:26,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8560a55d-782d-4f14-b03b-2a90a25646da 2018-07-29 01:48:26,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:48:26,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/151880f9-e2ff-40a8-8772-2086f05c690b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" 2018-07-29 01:48:27,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a139f3c1-e105-4e1a-a4cc-024e05b6b7d9 Date: Sun, 29 Jul 2018 01:48:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:27,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/151880f9-e2ff-40a8-8772-2086f05c690b.json used request id req-a139f3c1-e105-4e1a-a4cc-024e05b6b7d9 2018-07-29 01:48:27,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.770388841629s 2018-07-29 01:48:27,286 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/151880f9-e2ff-40a8-8772-2086f05c690b.json used request id req-a139f3c1-e105-4e1a-a4cc-024e05b6b7d9 2018-07-29 01:48:27,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" 2018-07-29 01:48:27,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-73c886ce-5462-4703-8960-d518a8a84d95 Date: Sun, 29 Jul 2018 01:48:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b62f2947-bf13-4c7e-a48c-2b6b82e5af54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:27Z","qos_policy_id":null,"name":"tenantnetwork1-net_ed796642-58c5-459e-856e-e572d8da6c84","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:18Z","provider:network_type":"vxlan"}]} 2018-07-29 01:48:27,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-73c886ce-5462-4703-8960-d518a8a84d95 2018-07-29 01:48:27,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0779230594635s 2018-07-29 01:48:27,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-73c886ce-5462-4703-8960-d518a8a84d95 2018-07-29 01:48:27,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:48:27,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/b62f2947-bf13-4c7e-a48c-2b6b82e5af54.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbf02c38e5df7130ba39ec5cbdc0b811465cd927" 2018-07-29 01:48:28,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c447f04-c886-48d6-ac35-013d85054639 Date: Sun, 29 Jul 2018 01:48:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:28,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b62f2947-bf13-4c7e-a48c-2b6b82e5af54.json used request id req-2c447f04-c886-48d6-ac35-013d85054639 2018-07-29 01:48:28,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05828905106s 2018-07-29 01:48:28,425 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b62f2947-bf13-4c7e-a48c-2b6b82e5af54.json used request id req-2c447f04-c886-48d6-ac35-013d85054639 2018-07-29 01:48:28,479 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:48:28,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:48:28,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:48:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:48:28,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46230ace-ec47-4444-a7f5-951836675afb 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:48:28,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-46230ace-ec47-4444-a7f5-951836675afb 2018-07-29 01:48:28,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:48:28,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:48:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["KR1gQRq6TTaxgbcQhIjYZg"], "issued_at": "2018-07-29T01:48:28.000000Z"}} 2018-07-29 01:48:28,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:28,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:29,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d46bfc20-a8c1-48f8-a77e-8850e3739cfb Date: Sun, 29 Jul 2018 01:48:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:48:29,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d46bfc20-a8c1-48f8-a77e-8850e3739cfb 2018-07-29 01:48:29,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256501913071s 2018-07-29 01:48:29,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d46bfc20-a8c1-48f8-a77e-8850e3739cfb 2018-07-29 01:48:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:48:29,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a523494d-e1f6-4d80-aa4c-db2a03b61736 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 01:48:29,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-a523494d-e1f6-4d80-aa4c-db2a03b61736 2018-07-29 01:48:29,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:48:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:29,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a9c38b-4a1e-416d-bf3e-60d9c8221b9a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 01:48:29,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-54a9c38b-4a1e-416d-bf3e-60d9c8221b9a 2018-07-29 01:48:29,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0967948436737s 2018-07-29 01:48:29,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-54a9c38b-4a1e-416d-bf3e-60d9c8221b9a 2018-07-29 01:48:29,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 01:48:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_f8e382d7-5edd-4e81-84c6-a56a598b855a"}}' 2018-07-29 01:48:29,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f5bbb4e-0cf3-4350-8f44-7632891167c5 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.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd"}, "tags": [], "enabled": true, "id": "f65cd07036904fdcb0961564b93ffccd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f8e382d7-5edd-4e81-84c6-a56a598b855a"}} 2018-07-29 01:48:29,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2f5bbb4e-0cf3-4350-8f44-7632891167c5 2018-07-29 01:48:29,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.17205119133s 2018-07-29 01:48:29,459 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2f5bbb4e-0cf3-4350-8f44-7632891167c5 2018-07-29 01:48:29,460 - 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'f65cd07036904fdcb0961564b93ffccd', '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_f8e382d7-5edd-4e81-84c6-a56a598b855a'}) 2018-07-29 01:48:29,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 01:48:29,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "40b9c3ec-230e-4660-85f3-f7365c0a0e29", "email": null, "name": "tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a"}}' 2018-07-29 01:48:30,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e1ffb4f-7b96-4e7d-8688-a9f74f4c864e Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a", "links": {"self": "http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8e7e2804263647ffa88036a5e3cf2d24", "domain_id": "default", "password_expires_at": null}} 2018-07-29 01:48:30,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-7e1ffb4f-7b96-4e7d-8688-a9f74f4c864e 2018-07-29 01:48:30,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.584685087204s 2018-07-29 01:48:30,051 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-7e1ffb4f-7b96-4e7d-8688-a9f74f4c864e 2018-07-29 01:48:30,051 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8e7e2804263647ffa88036a5e3cf2d24', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a'}) 2018-07-29 01:48:30,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:48:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:30,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df75a4af-dbc7-4974-be33-363017b5a9cc Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:48:30,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-df75a4af-dbc7-4974-be33-363017b5a9cc 2018-07-29 01:48:30,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992970466614s 2018-07-29 01:48:30,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-df75a4af-dbc7-4974-be33-363017b5a9cc 2018-07-29 01:48:30,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:48:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:30,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28fc16f5-2082-4721-9818-cdf6dffe441d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:48:30,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-28fc16f5-2082-4721-9818-cdf6dffe441d 2018-07-29 01:48:30,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935440063477s 2018-07-29 01:48:30,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-28fc16f5-2082-4721-9818-cdf6dffe441d 2018-07-29 01:48:30,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:48:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:30,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d99f92-016f-4581-beae-a770a804414a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:48:30,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e7d99f92-016f-4581-beae-a770a804414a 2018-07-29 01:48:30,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0218200683594s 2018-07-29 01:48:30,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e7d99f92-016f-4581-beae-a770a804414a 2018-07-29 01:48:30,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:48:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:30,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a157c3-276c-4279-8d8c-60b6dd62650a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 01:48:30,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-24a157c3-276c-4279-8d8c-60b6dd62650a 2018-07-29 01:48:30,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0975110530853s 2018-07-29 01:48:30,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-24a157c3-276c-4279-8d8c-60b6dd62650a 2018-07-29 01:48:30,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:48:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:30,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8905445c-843f-4118-85d8-ad81bad37096 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a", "links": {"self": "http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8e7e2804263647ffa88036a5e3cf2d24", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:48:30,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8905445c-843f-4118-85d8-ad81bad37096 2018-07-29 01:48:30,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106945991516s 2018-07-29 01:48:30,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8905445c-843f-4118-85d8-ad81bad37096 2018-07-29 01:48:30,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:48:30,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:30,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468c58b1-4565-4621-ad84-b83efb1bc1ee Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd"}, "tags": [], "enabled": true, "id": "f65cd07036904fdcb0961564b93ffccd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f8e382d7-5edd-4e81-84c6-a56a598b855a"}]} 2018-07-29 01:48:30,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-468c58b1-4565-4621-ad84-b83efb1bc1ee 2018-07-29 01:48:30,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0943291187286s 2018-07-29 01:48:30,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-468c58b1-4565-4621-ad84-b83efb1bc1ee 2018-07-29 01:48:30,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 01:48:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=8e7e2804263647ffa88036a5e3cf2d24&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=f65cd07036904fdcb0961564b93ffccd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:30,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feefd025-7a8d-4983-b28c-9ba73997d07e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=8e7e2804263647ffa88036a5e3cf2d24&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=f65cd07036904fdcb0961564b93ffccd", "previous": null, "next": null}} 2018-07-29 01:48:30,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=8e7e2804263647ffa88036a5e3cf2d24&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=f65cd07036904fdcb0961564b93ffccd used request id req-feefd025-7a8d-4983-b28c-9ba73997d07e 2018-07-29 01:48:30,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0988898277283s 2018-07-29 01:48:30,702 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=8e7e2804263647ffa88036a5e3cf2d24&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=f65cd07036904fdcb0961564b93ffccd used request id req-feefd025-7a8d-4983-b28c-9ba73997d07e 2018-07-29 01:48:30,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 01:48:30,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd/users/8e7e2804263647ffa88036a5e3cf2d24/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:30,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3517c135-0bcc-4535-b968-2c8328289af4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:48:30,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd/users/8e7e2804263647ffa88036a5e3cf2d24/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-3517c135-0bcc-4535-b968-2c8328289af4 2018-07-29 01:48:30,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.194672107697s 2018-07-29 01:48:30,900 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd/users/8e7e2804263647ffa88036a5e3cf2d24/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-3517c135-0bcc-4535-b968-2c8328289af4 2018-07-29 01:48:30,901 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_f8e382d7-5edd-4e81-84c6-a56a598b855a', 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'f65cd07036904fdcb0961564b93ffccd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '40b9c3ec-230e-4660-85f3-f7365c0a0e29', 'username': u'tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 01:48:30,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:48:30,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:48:30,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:48:30,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:48:30,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:48:30,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:48:30,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:48:30,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:48:30,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:48:30,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:48:30,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:48:30,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:48:30,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:48:30,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:48:30,906 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a', 'password': '40b9c3ec-230e-4660-85f3-f7365c0a0e29', 'project_name': 'tenantnetwork2-project_f8e382d7-5edd-4e81-84c6-a56a598b855a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'f65cd07036904fdcb0961564b93ffccd', 'project_domain_name': 'Default'} 2018-07-29 01:48:30,906 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-29 01:48:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:48:30,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc4aead-ad64-4d68-8d16-07c97e6ae553 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:48:30,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-efc4aead-ad64-4d68-8d16-07c97e6ae553 2018-07-29 01:48:30,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:48:31,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T02:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f65cd07036904fdcb0961564b93ffccd", "name": "tenantnetwork2-project_f8e382d7-5edd-4e81-84c6-a56a598b855a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f65cd07036904fdcb0961564b93ffccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/f65cd07036904fdcb0961564b93ffccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/f65cd07036904fdcb0961564b93ffccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f65cd07036904fdcb0961564b93ffccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/f65cd07036904fdcb0961564b93ffccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/f65cd07036904fdcb0961564b93ffccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f65cd07036904fdcb0961564b93ffccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_f65cd07036904fdcb0961564b93ffccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f65cd07036904fdcb0961564b93ffccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/f65cd07036904fdcb0961564b93ffccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/f65cd07036904fdcb0961564b93ffccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f65cd07036904fdcb0961564b93ffccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/f65cd07036904fdcb0961564b93ffccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/f65cd07036904fdcb0961564b93ffccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a", "id": "8e7e2804263647ffa88036a5e3cf2d24"}, "audit_ids": ["pQOHrM3uSYul7OtMZIXHHQ"], "issued_at": "2018-07-29T01:48:31.000000Z"}} 2018-07-29 01:48:31,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:48:31,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" -d '{"network": {"name": "tenantnetwork2-net_f8e382d7-5edd-4e81-84c6-a56a598b855a", "admin_state_up": true}}' 2018-07-29 01:48:32,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-e0c68da8-7e1b-4c44-a87d-1b3364cc56e1 Date: Sun, 29 Jul 2018 01:48:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3f3794dc-30ee-4747-8d7a-ef583bef56c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f65cd07036904fdcb0961564b93ffccd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:32Z","is_default":false,"name":"tenantnetwork2-net_f8e382d7-5edd-4e81-84c6-a56a598b855a","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f65cd07036904fdcb0961564b93ffccd","created_at":"2018-07-29T01:48:32Z","mtu":1450}} 2018-07-29 01:48:32,670 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e0c68da8-7e1b-4c44-a87d-1b3364cc56e1 2018-07-29 01:48:32,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.36912798882s 2018-07-29 01:48:32,671 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e0c68da8-7e1b-4c44-a87d-1b3364cc56e1 2018-07-29 01:48:32,671 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T01:48:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3f3794dc-30ee-4747-8d7a-ef583bef56c0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_f8e382d7-5edd-4e81-84c6-a56a598b855a', u'admin_state_up': True, u'tenant_id': u'f65cd07036904fdcb0961564b93ffccd', u'created_at': u'2018-07-29T01:48:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f65cd07036904fdcb0961564b93ffccd', u'l2_adjacency': True}) 2018-07-29 01:48:32,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:32,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" 2018-07-29 01:48:32,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-161cb373-baa0-4732-83e8-b0fdb03b2cce Date: Sun, 29 Jul 2018 01:48:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3f3794dc-30ee-4747-8d7a-ef583bef56c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f65cd07036904fdcb0961564b93ffccd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:32Z","qos_policy_id":null,"name":"tenantnetwork2-net_f8e382d7-5edd-4e81-84c6-a56a598b855a","admin_state_up":true,"tenant_id":"f65cd07036904fdcb0961564b93ffccd","created_at":"2018-07-29T01:48:32Z","mtu":1450}]} 2018-07-29 01:48:32,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-161cb373-baa0-4732-83e8-b0fdb03b2cce 2018-07-29 01:48:32,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129733085632s 2018-07-29 01:48:32,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-161cb373-baa0-4732-83e8-b0fdb03b2cce 2018-07-29 01:48:32,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:48:32,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" -d '{"subnet": {"name": "tenantnetwork2-subnet_f8e382d7-5edd-4e81-84c6-a56a598b855a", "enable_dhcp": true, "network_id": "3f3794dc-30ee-4747-8d7a-ef583bef56c0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:48:33,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6015a4d3-fb33-49a4-a2b3-e1b0fbb5590d Date: Sun, 29 Jul 2018 01:48:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3794dc-30ee-4747-8d7a-ef583bef56c0","tenant_id":"f65cd07036904fdcb0961564b93ffccd","created_at":"2018-07-29T01:48:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:48:33Z","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":"f65cd07036904fdcb0961564b93ffccd","id":"29a28701-e880-471e-ace3-19772a54455a","subnetpool_id":null,"name":"tenantnetwork2-subnet_f8e382d7-5edd-4e81-84c6-a56a598b855a"}} 2018-07-29 01:48:33,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6015a4d3-fb33-49a4-a2b3-e1b0fbb5590d 2018-07-29 01:48:33,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.60977602005s 2018-07-29 01:48:33,414 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6015a4d3-fb33-49a4-a2b3-e1b0fbb5590d 2018-07-29 01:48:33,415 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:48:33Z', 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'29a28701-e880-471e-ace3-19772a54455a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_f8e382d7-5edd-4e81-84c6-a56a598b855a', u'enable_dhcp': True, u'network_id': u'3f3794dc-30ee-4747-8d7a-ef583bef56c0', u'tenant_id': u'f65cd07036904fdcb0961564b93ffccd', u'created_at': u'2018-07-29T01:48:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f65cd07036904fdcb0961564b93ffccd'}) 2018-07-29 01:48:33,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:48:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "tenantnetwork2-router_f8e382d7-5edd-4e81-84c6-a56a598b855a", "admin_state_up": true}}' 2018-07-29 01:48:35,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9960fead-6a0f-4388-b5f5-9ba84aac6d87 Date: Sun, 29 Jul 2018 01:48:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "created_at": "2018-07-29T01:48:33Z", "admin_state_up": true, "updated_at": "2018-07-29T01:48:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f65cd07036904fdcb0961564b93ffccd", "id": "6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc", "name": "tenantnetwork2-router_f8e382d7-5edd-4e81-84c6-a56a598b855a"}} 2018-07-29 01:48:35,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9960fead-6a0f-4388-b5f5-9ba84aac6d87 2018-07-29 01:48:35,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68275499344s 2018-07-29 01:48:35,098 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9960fead-6a0f-4388-b5f5-9ba84aac6d87 2018-07-29 01:48:35,099 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:48:34Z', u'revision_number': 2, u'id': u'6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_f8e382d7-5edd-4e81-84c6-a56a598b855a', u'admin_state_up': True, u'tenant_id': u'f65cd07036904fdcb0961564b93ffccd', u'created_at': u'2018-07-29T01:48:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'f65cd07036904fdcb0961564b93ffccd'}) 2018-07-29 01:48:35,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:48:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc/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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" -d '{"subnet_id": "29a28701-e880-471e-ace3-19772a54455a"}' 2018-07-29 01:48:37,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c7368bf1-1c3d-4965-ae66-24b93ebcc319 Date: Sun, 29 Jul 2018 01:48:37 GMT RESP BODY: {"network_id": "3f3794dc-30ee-4747-8d7a-ef583bef56c0", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "subnet_id": "29a28701-e880-471e-ace3-19772a54455a", "subnet_ids": ["29a28701-e880-471e-ace3-19772a54455a"], "port_id": "fca7168a-7346-41d6-a768-79a4d021137f", "id": "6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc"} 2018-07-29 01:48:37,344 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc/add_router_interface.json used request id req-c7368bf1-1c3d-4965-ae66-24b93ebcc319 2018-07-29 01:48:37,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24520993233s 2018-07-29 01:48:37,345 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc/add_router_interface.json used request id req-c7368bf1-1c3d-4965-ae66-24b93ebcc319 returning object 6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc 2018-07-29 01:48:37,457 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:48:37,458 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-29 01:48:37,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:48:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc/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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" -d '{"subnet_id": "29a28701-e880-471e-ace3-19772a54455a"}' 2018-07-29 01:48:39,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e4779972-68bd-484a-97a0-79c31e5216c6 Date: Sun, 29 Jul 2018 01:48:39 GMT RESP BODY: {"network_id": "3f3794dc-30ee-4747-8d7a-ef583bef56c0", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "subnet_id": "29a28701-e880-471e-ace3-19772a54455a", "subnet_ids": ["29a28701-e880-471e-ace3-19772a54455a"], "port_id": "fca7168a-7346-41d6-a768-79a4d021137f", "id": "6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc"} 2018-07-29 01:48:39,341 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc/remove_router_interface.json used request id req-e4779972-68bd-484a-97a0-79c31e5216c6 2018-07-29 01:48:39,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.87856507301s 2018-07-29 01:48:39,341 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc/remove_router_interface.json used request id req-e4779972-68bd-484a-97a0-79c31e5216c6 returning object 6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc 2018-07-29 01:48:39,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:48:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" 2018-07-29 01:48:39,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-0113828f-d83d-487f-9652-778010a8b775 Date: Sun, 29 Jul 2018 01:48:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "created_at": "2018-07-29T01:48:33Z", "admin_state_up": true, "updated_at": "2018-07-29T01:48:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f65cd07036904fdcb0961564b93ffccd", "id": "6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc", "name": "tenantnetwork2-router_f8e382d7-5edd-4e81-84c6-a56a598b855a"}]} 2018-07-29 01:48:39,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-0113828f-d83d-487f-9652-778010a8b775 2018-07-29 01:48:39,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.307901144028s 2018-07-29 01:48:39,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-0113828f-d83d-487f-9652-778010a8b775 2018-07-29 01:48:39,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:48:39,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" 2018-07-29 01:48:40,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ebe6e19-8f8e-49ef-9f70-98aaff8db0bb Content-Length: 0 Date: Sun, 29 Jul 2018 01:48:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:40,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc.json used request id req-5ebe6e19-8f8e-49ef-9f70-98aaff8db0bb 2018-07-29 01:48:40,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15498018265s 2018-07-29 01:48:40,807 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6af1ad8d-5d6e-4af2-bb52-5c744b4ae0bc.json used request id req-5ebe6e19-8f8e-49ef-9f70-98aaff8db0bb 2018-07-29 01:48:40,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:48:40,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" 2018-07-29 01:48:40,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-42fcbe0e-c80a-40da-a2f0-6bf357792644 Date: Sun, 29 Jul 2018 01:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3794dc-30ee-4747-8d7a-ef583bef56c0","tenant_id":"f65cd07036904fdcb0961564b93ffccd","created_at":"2018-07-29T01:48:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:48:33Z","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":"f65cd07036904fdcb0961564b93ffccd","id":"29a28701-e880-471e-ace3-19772a54455a","subnetpool_id":null,"name":"tenantnetwork2-subnet_f8e382d7-5edd-4e81-84c6-a56a598b855a"}]} 2018-07-29 01:48:40,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-42fcbe0e-c80a-40da-a2f0-6bf357792644 2018-07-29 01:48:40,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.136228084564s 2018-07-29 01:48:40,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-42fcbe0e-c80a-40da-a2f0-6bf357792644 2018-07-29 01:48:40,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:48:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/29a28701-e880-471e-ace3-19772a54455a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" 2018-07-29 01:48:41,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88ddc7ed-bc2a-47c3-b775-b631dd713e1e Date: Sun, 29 Jul 2018 01:48:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:41,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/29a28701-e880-471e-ace3-19772a54455a.json used request id req-88ddc7ed-bc2a-47c3-b775-b631dd713e1e 2018-07-29 01:48:41,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0464758873s 2018-07-29 01:48:41,992 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/29a28701-e880-471e-ace3-19772a54455a.json used request id req-88ddc7ed-bc2a-47c3-b775-b631dd713e1e 2018-07-29 01:48:41,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:41,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" 2018-07-29 01:48:42,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-d928101c-1601-4f99-a7e6-5c82ac27a07c Date: Sun, 29 Jul 2018 01:48:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3794dc-30ee-4747-8d7a-ef583bef56c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f65cd07036904fdcb0961564b93ffccd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:41Z","qos_policy_id":null,"name":"tenantnetwork2-net_f8e382d7-5edd-4e81-84c6-a56a598b855a","admin_state_up":true,"tenant_id":"f65cd07036904fdcb0961564b93ffccd","created_at":"2018-07-29T01:48:32Z","mtu":1450}]} 2018-07-29 01:48:42,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d928101c-1601-4f99-a7e6-5c82ac27a07c 2018-07-29 01:48:42,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11731004715s 2018-07-29 01:48:42,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d928101c-1601-4f99-a7e6-5c82ac27a07c 2018-07-29 01:48:42,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:48:42,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/3f3794dc-30ee-4747-8d7a-ef583bef56c0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a280f3b7d57704d7de7be2c832aeec2c1ca9868" 2018-07-29 01:48:43,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4251a0fe-3bd2-4e56-a600-7b3ff821fe65 Date: Sun, 29 Jul 2018 01:48:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:43,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3f3794dc-30ee-4747-8d7a-ef583bef56c0.json used request id req-4251a0fe-3bd2-4e56-a600-7b3ff821fe65 2018-07-29 01:48:43,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11392116547s 2018-07-29 01:48:43,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3f3794dc-30ee-4747-8d7a-ef583bef56c0.json used request id req-4251a0fe-3bd2-4e56-a600-7b3ff821fe65 2018-07-29 01:48:43,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:48:43,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:43,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a65b6d1-9c60-4722-b08c-ade882be1b8c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a", "links": {"self": "http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8e7e2804263647ffa88036a5e3cf2d24", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:48:43,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5a65b6d1-9c60-4722-b08c-ade882be1b8c 2018-07-29 01:48:43,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113634824753s 2018-07-29 01:48:43,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5a65b6d1-9c60-4722-b08c-ade882be1b8c 2018-07-29 01:48:43,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:48:43,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:43,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c73908-1c39-4142-8e7c-07e5caaa383c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_f8e382d7-5edd-4e81-84c6-a56a598b855a", "links": {"self": "http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8e7e2804263647ffa88036a5e3cf2d24", "description": null}} 2018-07-29 01:48:43,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24 used request id req-d0c73908-1c39-4142-8e7c-07e5caaa383c 2018-07-29 01:48:43,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110792160034s 2018-07-29 01:48:43,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24 used request id req-d0c73908-1c39-4142-8e7c-07e5caaa383c 2018-07-29 01:48:43,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 01:48:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:43,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18128730-658c-4e55-9ab7-ec8c1b7fef89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:48:43,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24 used request id req-18128730-658c-4e55-9ab7-ec8c1b7fef89 2018-07-29 01:48:43,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232837915421s 2018-07-29 01:48:43,690 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8e7e2804263647ffa88036a5e3cf2d24 used request id req-18128730-658c-4e55-9ab7-ec8c1b7fef89 2018-07-29 01:48:43,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:48:43,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:43,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8a8ac2-f462-4d72-9c68-1dc90464fa0c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd"}, "tags": [], "enabled": true, "id": "f65cd07036904fdcb0961564b93ffccd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f8e382d7-5edd-4e81-84c6-a56a598b855a"}]} 2018-07-29 01:48:43,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3f8a8ac2-f462-4d72-9c68-1dc90464fa0c 2018-07-29 01:48:43,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0970070362091s 2018-07-29 01:48:43,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3f8a8ac2-f462-4d72-9c68-1dc90464fa0c 2018-07-29 01:48:43,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 01:48:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}320f5c4bfa7d62aef3365733d4495a84affda002" 2018-07-29 01:48:44,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a734197-3e22-4bb8-bc18-4e357f5c8ede Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:48:44,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd used request id req-7a734197-3e22-4bb8-bc18-4e357f5c8ede 2018-07-29 01:48:44,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.649755001068s 2018-07-29 01:48:44,447 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd used request id req-7a734197-3e22-4bb8-bc18-4e357f5c8ede 2018-07-29 01:48:44,496 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-29 01:48:44,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:48:44,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:48:44,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:48:44,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:48:44,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:48:44,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:48:44,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:48:44,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:48:44,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:48:44,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:48:44,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba89b720-1b4b-46ff-bbd5-01b7b6042c73 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:48:44,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ba89b720-1b4b-46ff-bbd5-01b7b6042c73 2018-07-29 01:48:44,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:48:44,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["trSnHbZ0TWOaoBiYGzNjZA"], "issued_at": "2018-07-29T01:48:44.000000Z"}} 2018-07-29 01:48:44,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:44,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:45,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-56faf2eb-3e15-4213-95d4-73019c9a4db7 Date: Sun, 29 Jul 2018 01:48:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:48:45,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-56faf2eb-3e15-4213-95d4-73019c9a4db7 2018-07-29 01:48:45,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257809877396s 2018-07-29 01:48:45,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-56faf2eb-3e15-4213-95d4-73019c9a4db7 2018-07-29 01:48:45,222 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-29 01:48:45,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:48:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '{"network": {"name": "vmready1-net_164d03d4-5d0e-40b8-ae00-735da1960ec3", "admin_state_up": true}}' 2018-07-29 01:48:45,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-df1dc4bc-dde3-43db-b65b-769fb3d72996 Date: Sun, 29 Jul 2018 01:48:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bca28304-50cd-41e8-951d-83c4e78b92a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:45Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_164d03d4-5d0e-40b8-ae00-735da1960ec3","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:45Z","mtu":1450}} 2018-07-29 01:48:45,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-df1dc4bc-dde3-43db-b65b-769fb3d72996 2018-07-29 01:48:45,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.269857883453s 2018-07-29 01:48:45,493 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-df1dc4bc-dde3-43db-b65b-769fb3d72996 2018-07-29 01:48:45,493 - 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-29T01:48:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bca28304-50cd-41e8-951d-83c4e78b92a0', u'provider:segmentation_id': 84, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_164d03d4-5d0e-40b8-ae00-735da1960ec3', u'created_at': u'2018-07-29T01:48:45Z', u'mtu': 1450, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'l2_adjacency': True}) 2018-07-29 01:48:45,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:45,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:45,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-9d6e0403-881f-48dc-bf3b-65013adb4800 Date: Sun, 29 Jul 2018 01:48:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bca28304-50cd-41e8-951d-83c4e78b92a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:45Z","qos_policy_id":null,"name":"vmready1-net_164d03d4-5d0e-40b8-ae00-735da1960ec3","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:45Z","provider:network_type":"vxlan"}]} 2018-07-29 01:48:45,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9d6e0403-881f-48dc-bf3b-65013adb4800 2018-07-29 01:48:45,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.312569856644s 2018-07-29 01:48:45,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9d6e0403-881f-48dc-bf3b-65013adb4800 2018-07-29 01:48:45,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:48:45,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '{"subnet": {"name": "vmready1-subnet_164d03d4-5d0e-40b8-ae00-735da1960ec3", "enable_dhcp": true, "network_id": "bca28304-50cd-41e8-951d-83c4e78b92a0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:48:46,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-b701baf7-9b95-4e7d-8339-ac00a5096072 Date: Sun, 29 Jul 2018 01:48:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T01:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3a4c7cbe-028a-4556-adba-edbe1e49418f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_164d03d4-5d0e-40b8-ae00-735da1960ec3","enable_dhcp":true,"segment_id":null,"network_id":"bca28304-50cd-41e8-951d-83c4e78b92a0","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:45Z","ip_version":4}} 2018-07-29 01:48:46,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b701baf7-9b95-4e7d-8339-ac00a5096072 2018-07-29 01:48:46,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.418037891388s 2018-07-29 01:48:46,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b701baf7-9b95-4e7d-8339-ac00a5096072 2018-07-29 01:48:46,227 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:48: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'3a4c7cbe-028a-4556-adba-edbe1e49418f', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_164d03d4-5d0e-40b8-ae00-735da1960ec3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bca28304-50cd-41e8-951d-83c4e78b92a0', u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:48: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'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:48:46,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:48:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "vmready1-router_164d03d4-5d0e-40b8-ae00-735da1960ec3", "admin_state_up": true}}' 2018-07-29 01:48:47,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-917bd9fb-d2c5-4a57-9fc7-f80ce713b54c Date: Sun, 29 Jul 2018 01:48:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:46Z", "admin_state_up": true, "updated_at": "2018-07-29T01:48:47Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8b7437d7-be0b-43fc-b089-6103f4afb2f2", "name": "vmready1-router_164d03d4-5d0e-40b8-ae00-735da1960ec3"}} 2018-07-29 01:48:47,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-917bd9fb-d2c5-4a57-9fc7-f80ce713b54c 2018-07-29 01:48:47,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44977712631s 2018-07-29 01:48:47,677 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-917bd9fb-d2c5-4a57-9fc7-f80ce713b54c 2018-07-29 01:48:47,678 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:48:47Z', u'revision_number': 2, u'ha': False, u'id': u'8b7437d7-be0b-43fc-b089-6103f4afb2f2', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_164d03d4-5d0e-40b8-ae00-735da1960ec3', u'admin_state_up': True, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:48:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:48:47,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:48:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2/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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '{"subnet_id": "3a4c7cbe-028a-4556-adba-edbe1e49418f"}' 2018-07-29 01:48:49,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d2953b2-264b-43fd-88b8-98611ba7d5a6 Date: Sun, 29 Jul 2018 01:48:49 GMT RESP BODY: {"network_id": "bca28304-50cd-41e8-951d-83c4e78b92a0", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "3a4c7cbe-028a-4556-adba-edbe1e49418f", "subnet_ids": ["3a4c7cbe-028a-4556-adba-edbe1e49418f"], "port_id": "8331a78f-c3bf-42fc-8214-005a0066a076", "id": "8b7437d7-be0b-43fc-b089-6103f4afb2f2"} 2018-07-29 01:48:49,794 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2/add_router_interface.json used request id req-8d2953b2-264b-43fd-88b8-98611ba7d5a6 2018-07-29 01:48:49,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11521410942s 2018-07-29 01:48:49,794 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2/add_router_interface.json used request id req-8d2953b2-264b-43fd-88b8-98611ba7d5a6 returning object 8b7437d7-be0b-43fc-b089-6103f4afb2f2 2018-07-29 01:48:49,795 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:48:49,926 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:48:49,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:48:49,933 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:48:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:48:49,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:48:49,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:50,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8f78ba91-412a-4c6e-bf47-e646988cda6b Date: Sun, 29 Jul 2018 01:48:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:48:50,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8f78ba91-412a-4c6e-bf47-e646988cda6b 2018-07-29 01:48:50,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.65732717514s 2018-07-29 01:48:50,596 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8f78ba91-412a-4c6e-bf47-e646988cda6b 2018-07-29 01:48:50,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:48:50,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_164d03d4-5d0e-40b8-ae00-735da1960ec3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_164d03d4-5d0e-40b8-ae00-735da1960ec3"}' 2018-07-29 01:48:50,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a8513b9b-4134-4443-892c-108cb59eee61 Date: Sun, 29 Jul 2018 01:48:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "6d18f885-3205-4b9f-9351-bd63552a5e3b", "size": null, "self": "/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:48:50Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_164d03d4-5d0e-40b8-ae00-735da1960ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_164d03d4-5d0e-40b8-ae00-735da1960ec3", "checksum": null, "created_at": "2018-07-29T01:48:50Z", "protected": false} 2018-07-29 01:48:50,756 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a8513b9b-4134-4443-892c-108cb59eee61 2018-07-29 01:48:50,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.151701927185s 2018-07-29 01:48:50,756 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a8513b9b-4134-4443-892c-108cb59eee61 returning object 6d18f885-3205-4b9f-9351-bd63552a5e3b 2018-07-29 01:48:50,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:48:50,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b/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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '' 2018-07-29 01:48:53,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-416015cc-dca1-4296-88fa-60d6a645ae25 Date: Sun, 29 Jul 2018 01:48:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 01:48:53,251 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b/file used request id req-416015cc-dca1-4296-88fa-60d6a645ae25 2018-07-29 01:48:53,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.49376893044s 2018-07-29 01:48:53,251 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b/file used request id req-416015cc-dca1-4296-88fa-60d6a645ae25 2018-07-29 01:48:53,251 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_164d03d4-5d0e-40b8-ae00-735da1960ec3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:48:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6d18f885-3205-4b9f-9351-bd63552a5e3b', u'size': None, u'name': u'vmready1-img_164d03d4-5d0e-40b8-ae00-735da1960ec3', u'checksum': None, u'self': u'/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:48:50Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:48:53,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:48:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_164d03d4-5d0e-40b8-ae00-735da1960ec3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:48:54,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48: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-7e2bfe4e-b90e-4c5d-912d-e43b5fd44170 x-compute-request-id: req-7e2bfe4e-b90e-4c5d-912d-e43b5fd44170 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_164d03d4-5d0e-40b8-ae00-735da1960ec3", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc", "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": "ad40a755-2ee9-4331-92b1-db161f92b3cc"}} 2018-07-29 01:48:54,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7e2bfe4e-b90e-4c5d-912d-e43b5fd44170 2018-07-29 01:48:54,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.794225215912s 2018-07-29 01:48:54,047 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7e2bfe4e-b90e-4c5d-912d-e43b5fd44170 2018-07-29 01:48:54,048 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_164d03d4-5d0e-40b8-ae00-735da1960ec3', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'ad40a755-2ee9-4331-92b1-db161f92b3cc', 'swap': 0}) 2018-07-29 01:48:54,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:48:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc/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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '{"extra_specs": {}}' 2018-07-29 01:48:54,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ef2f9c4-b1b8-4f81-858d-f00672ed54c3 x-compute-request-id: req-5ef2f9c4-b1b8-4f81-858d-f00672ed54c3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:48:54,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc/os-extra_specs used request id req-5ef2f9c4-b1b8-4f81-858d-f00672ed54c3 2018-07-29 01:48:54,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130138158798s 2018-07-29 01:48:54,179 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc/os-extra_specs used request id req-5ef2f9c4-b1b8-4f81-858d-f00672ed54c3 2018-07-29 01:48:54,289 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:48:54,290 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 01:48:54,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:48:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2/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}f9098ae950f3605ac573f8ed54756a5c3806d865" -d '{"subnet_id": "3a4c7cbe-028a-4556-adba-edbe1e49418f"}' 2018-07-29 01:48:56,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-552879be-96e8-428e-a85e-0ca7597d68ca Date: Sun, 29 Jul 2018 01:48:56 GMT RESP BODY: {"network_id": "bca28304-50cd-41e8-951d-83c4e78b92a0", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "3a4c7cbe-028a-4556-adba-edbe1e49418f", "subnet_ids": ["3a4c7cbe-028a-4556-adba-edbe1e49418f"], "port_id": "8331a78f-c3bf-42fc-8214-005a0066a076", "id": "8b7437d7-be0b-43fc-b089-6103f4afb2f2"} 2018-07-29 01:48:56,159 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2/remove_router_interface.json used request id req-552879be-96e8-428e-a85e-0ca7597d68ca 2018-07-29 01:48:56,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86339712143s 2018-07-29 01:48:56,159 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2/remove_router_interface.json used request id req-552879be-96e8-428e-a85e-0ca7597d68ca returning object 8b7437d7-be0b-43fc-b089-6103f4afb2f2 2018-07-29 01:48:56,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:48:56,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:56,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-7b32a194-0f70-4485-a3d2-6c512b0f05b2 Date: Sun, 29 Jul 2018 01:48:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:46Z", "admin_state_up": true, "updated_at": "2018-07-29T01:48:55Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8b7437d7-be0b-43fc-b089-6103f4afb2f2", "name": "vmready1-router_164d03d4-5d0e-40b8-ae00-735da1960ec3"}]} 2018-07-29 01:48:56,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7b32a194-0f70-4485-a3d2-6c512b0f05b2 2018-07-29 01:48:56,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13544511795s 2018-07-29 01:48:56,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7b32a194-0f70-4485-a3d2-6c512b0f05b2 2018-07-29 01:48:56,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:48:56,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:57,646 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37cdc3e1-a309-40d4-a0d3-e8e16b1a5bf3 Content-Length: 0 Date: Sun, 29 Jul 2018 01:48:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:57,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2.json used request id req-37cdc3e1-a309-40d4-a0d3-e8e16b1a5bf3 2018-07-29 01:48:57,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34926795959s 2018-07-29 01:48:57,647 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8b7437d7-be0b-43fc-b089-6103f4afb2f2.json used request id req-37cdc3e1-a309-40d4-a0d3-e8e16b1a5bf3 2018-07-29 01:48:57,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:48:57,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:57,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-4a722938-c1f5-4386-a6af-942524ba0c37 Date: Sun, 29 Jul 2018 01:48:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3a4c7cbe-028a-4556-adba-edbe1e49418f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_164d03d4-5d0e-40b8-ae00-735da1960ec3","enable_dhcp":true,"segment_id":null,"network_id":"bca28304-50cd-41e8-951d-83c4e78b92a0","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:45Z","ip_version":4},{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 01:48:57,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4a722938-c1f5-4386-a6af-942524ba0c37 2018-07-29 01:48:57,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0671279430389s 2018-07-29 01:48:57,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4a722938-c1f5-4386-a6af-942524ba0c37 2018-07-29 01:48:57,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:48:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/3a4c7cbe-028a-4556-adba-edbe1e49418f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:58,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ab9f13f-80db-41e1-95ea-8018271dc984 Date: Sun, 29 Jul 2018 01:48:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:58,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3a4c7cbe-028a-4556-adba-edbe1e49418f.json used request id req-8ab9f13f-80db-41e1-95ea-8018271dc984 2018-07-29 01:48:58,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.812994003296s 2018-07-29 01:48:58,530 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3a4c7cbe-028a-4556-adba-edbe1e49418f.json used request id req-8ab9f13f-80db-41e1-95ea-8018271dc984 2018-07-29 01:48:58,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:48:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:58,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-dc5484ba-f53f-4da6-b127-25e1b092bbe3 Date: Sun, 29 Jul 2018 01:48:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bca28304-50cd-41e8-951d-83c4e78b92a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:48:58Z","qos_policy_id":null,"name":"vmready1-net_164d03d4-5d0e-40b8-ae00-735da1960ec3","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:48:45Z","provider:network_type":"vxlan"}]} 2018-07-29 01:48:58,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dc5484ba-f53f-4da6-b127-25e1b092bbe3 2018-07-29 01:48:58,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0816371440887s 2018-07-29 01:48:58,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dc5484ba-f53f-4da6-b127-25e1b092bbe3 2018-07-29 01:48:58,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:48:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/bca28304-50cd-41e8-951d-83c4e78b92a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:59,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b165f47d-d49f-4276-8163-25076d1aee9d Date: Sun, 29 Jul 2018 01:48:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:48:59,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/bca28304-50cd-41e8-951d-83c4e78b92a0.json used request id req-b165f47d-d49f-4276-8163-25076d1aee9d 2018-07-29 01:48:59,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19850587845s 2018-07-29 01:48:59,813 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/bca28304-50cd-41e8-951d-83c4e78b92a0.json used request id req-b165f47d-d49f-4276-8163-25076d1aee9d 2018-07-29 01:48:59,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:48:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:48:59,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-f99e4c05-5b27-49e0-bbc3-152a78a9f019 Date: Sun, 29 Jul 2018 01:48:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/6d18f885-3205-4b9f-9351-bd63552a5e3b/snap", "metadata": {}}], "file": "/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "6d18f885-3205-4b9f-9351-bd63552a5e3b", "size": 12716032, "self": "/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/6d18f885-3205-4b9f-9351-bd63552a5e3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:48:53Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_164d03d4-5d0e-40b8-ae00-735da1960ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_164d03d4-5d0e-40b8-ae00-735da1960ec3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:48:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:48:59,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f99e4c05-5b27-49e0-bbc3-152a78a9f019 2018-07-29 01:48:59,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0284659862518s 2018-07-29 01:48:59,847 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f99e4c05-5b27-49e0-bbc3-152a78a9f019 2018-07-29 01:48:59,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:48:59,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:49:00,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a43b288e-58c9-4cd2-8f9c-13a001d71957 Date: Sun, 29 Jul 2018 01:49: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-29 01:49:00,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b used request id req-a43b288e-58c9-4cd2-8f9c-13a001d71957 2018-07-29 01:49:00,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06578803062s 2018-07-29 01:49:00,914 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6d18f885-3205-4b9f-9351-bd63552a5e3b used request id req-a43b288e-58c9-4cd2-8f9c-13a001d71957 2018-07-29 01:49:00,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:49:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:49:00,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-08e7b1f3-b1d2-4dc2-8588-d2d825f8fea3 x-compute-request-id: req-08e7b1f3-b1d2-4dc2-8588-d2d825f8fea3 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_164d03d4-5d0e-40b8-ae00-735da1960ec3", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc", "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": "ad40a755-2ee9-4331-92b1-db161f92b3cc"}]} 2018-07-29 01:49:00,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-08e7b1f3-b1d2-4dc2-8588-d2d825f8fea3 2018-07-29 01:49:00,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278370380402s 2018-07-29 01:49:00,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-08e7b1f3-b1d2-4dc2-8588-d2d825f8fea3 2018-07-29 01:49:00,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:49:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9098ae950f3605ac573f8ed54756a5c3806d865" 2018-07-29 01:49:01,087 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:49:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75d1ad6a-5e28-4245-87da-a02db1003c79 x-compute-request-id: req-75d1ad6a-5e28-4245-87da-a02db1003c79 Content-Length: 0 Content-Type: application/json 2018-07-29 01:49:01,088 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc used request id req-75d1ad6a-5e28-4245-87da-a02db1003c79 2018-07-29 01:49:01,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.142987966537s 2018-07-29 01:49:01,088 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ad40a755-2ee9-4331-92b1-db161f92b3cc used request id req-75d1ad6a-5e28-4245-87da-a02db1003c79 2018-07-29 01:49:01,142 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-29 01:49:01,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:49:01,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:49:01,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:49:01,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:49:01,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:49:01,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:49:01,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:49:01,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:49:01,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:49:01,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:49:01,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5ed221-6eb7-4f2b-b3f3-2a523c840cc0 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:49:01,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ac5ed221-6eb7-4f2b-b3f3-2a523c840cc0 2018-07-29 01:49:01,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:49:01,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["Y7UJtyeSQLGS4oz4_qnMzQ"], "issued_at": "2018-07-29T01:49:01.000000Z"}} 2018-07-29 01:49:01,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:01,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:01,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8781cdaa-7703-494b-a26b-6c9f86f8d2cb Date: Sun, 29 Jul 2018 01:49:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:49:01,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8781cdaa-7703-494b-a26b-6c9f86f8d2cb 2018-07-29 01:49:01,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271358013153s 2018-07-29 01:49:01,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8781cdaa-7703-494b-a26b-6c9f86f8d2cb 2018-07-29 01:49:01,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:49:01,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb3c75c-63ff-4215-8a79-41ec9ec519ca 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 01:49:01,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-feb3c75c-63ff-4215-8a79-41ec9ec519ca 2018-07-29 01:49:01,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:49:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:01,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9617c5f-8964-4ba0-88f0-f235bbaf4841 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 01:49:01,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-a9617c5f-8964-4ba0-88f0-f235bbaf4841 2018-07-29 01:49:01,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101681947708s 2018-07-29 01:49:01,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-a9617c5f-8964-4ba0-88f0-f235bbaf4841 2018-07-29 01:49:01,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 01:49:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}}' 2018-07-29 01:49:02,088 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4e68e3-05c8-4233-a77c-63134a9f6b60 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.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7"}, "tags": [], "enabled": true, "id": "eb073936aec74c97ae364912f437c9e7", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}} 2018-07-29 01:49:02,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5c4e68e3-05c8-4233-a77c-63134a9f6b60 2018-07-29 01:49:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123620986938s 2018-07-29 01:49:02,088 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5c4e68e3-05c8-4233-a77c-63134a9f6b60 2018-07-29 01:49:02,089 - 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'eb073936aec74c97ae364912f437c9e7', '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_b3404bdd-e14a-4e1e-b037-9307bc2bca3c'}) 2018-07-29 01:49:02,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 01:49:02,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "05f829c1-3bd4-4031-99b2-4d46aa089364", "email": null, "name": "vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}}' 2018-07-29 01:49:02,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57191a80-2d83-48b2-bf69-cfdf2cd4ea38 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "links": {"self": "http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a80c1fb46b644592bf30eb77654bd470", "domain_id": "default", "password_expires_at": null}} 2018-07-29 01:49:02,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-57191a80-2d83-48b2-bf69-cfdf2cd4ea38 2018-07-29 01:49:02,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.408449888229s 2018-07-29 01:49:02,502 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-57191a80-2d83-48b2-bf69-cfdf2cd4ea38 2018-07-29 01:49:02,503 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a80c1fb46b644592bf30eb77654bd470', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c'}) 2018-07-29 01:49:02,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:49:02,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:02,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6186d82-c77c-430a-aea1-f518e03a2fad Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:49:02,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e6186d82-c77c-430a-aea1-f518e03a2fad 2018-07-29 01:49:02,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997171401978s 2018-07-29 01:49:02,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e6186d82-c77c-430a-aea1-f518e03a2fad 2018-07-29 01:49:02,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:49:02,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:02,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9939bfa0-6de1-474d-86d5-368e1ff4ee12 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:49:02,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9939bfa0-6de1-474d-86d5-368e1ff4ee12 2018-07-29 01:49:02,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0183079242706s 2018-07-29 01:49:02,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9939bfa0-6de1-474d-86d5-368e1ff4ee12 2018-07-29 01:49:02,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:49:02,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:02,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97dfc041-00bc-46f7-831a-48edeaf9e90c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:49:02,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-97dfc041-00bc-46f7-831a-48edeaf9e90c 2018-07-29 01:49:02,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0823121070862s 2018-07-29 01:49:02,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-97dfc041-00bc-46f7-831a-48edeaf9e90c 2018-07-29 01:49:02,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:49:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:02,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd711f4-ec96-43ec-8df7-358b105adab1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 01:49:02,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-efd711f4-ec96-43ec-8df7-358b105adab1 2018-07-29 01:49:02,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107321023941s 2018-07-29 01:49:02,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-efd711f4-ec96-43ec-8df7-358b105adab1 2018-07-29 01:49:02,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:49:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:02,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a54102-33b2-4f4e-a05c-4733cd429362 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "links": {"self": "http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a80c1fb46b644592bf30eb77654bd470", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:49:02,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-17a54102-33b2-4f4e-a05c-4733cd429362 2018-07-29 01:49:02,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125452041626s 2018-07-29 01:49:02,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-17a54102-33b2-4f4e-a05c-4733cd429362 2018-07-29 01:49:02,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:49:02,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:03,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299a4aa6-5ffa-4d4d-ace8-25ff6f7a7f1e Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7"}, "tags": [], "enabled": true, "id": "eb073936aec74c97ae364912f437c9e7", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}]} 2018-07-29 01:49:03,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-299a4aa6-5ffa-4d4d-ace8-25ff6f7a7f1e 2018-07-29 01:49:03,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0921320915222s 2018-07-29 01:49:03,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-299a4aa6-5ffa-4d4d-ace8-25ff6f7a7f1e 2018-07-29 01:49:03,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 01:49:03,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=a80c1fb46b644592bf30eb77654bd470&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=eb073936aec74c97ae364912f437c9e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:03,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e463cda-516f-497a-87ae-56d48c9a90c9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=a80c1fb46b644592bf30eb77654bd470&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=eb073936aec74c97ae364912f437c9e7", "previous": null, "next": null}} 2018-07-29 01:49:03,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a80c1fb46b644592bf30eb77654bd470&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=eb073936aec74c97ae364912f437c9e7 used request id req-7e463cda-516f-497a-87ae-56d48c9a90c9 2018-07-29 01:49:03,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.094094991684s 2018-07-29 01:49:03,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a80c1fb46b644592bf30eb77654bd470&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=eb073936aec74c97ae364912f437c9e7 used request id req-7e463cda-516f-497a-87ae-56d48c9a90c9 2018-07-29 01:49:03,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 01:49:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7/users/a80c1fb46b644592bf30eb77654bd470/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:03,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cc4d2a6-193c-4b7b-8c7a-7527cb93d3f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:49:03,326 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7/users/a80c1fb46b644592bf30eb77654bd470/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-2cc4d2a6-193c-4b7b-8c7a-7527cb93d3f0 2018-07-29 01:49:03,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15954709053s 2018-07-29 01:49:03,326 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7/users/a80c1fb46b644592bf30eb77654bd470/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-2cc4d2a6-193c-4b7b-8c7a-7527cb93d3f0 2018-07-29 01:49:03,327 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', 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'eb073936aec74c97ae364912f437c9e7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '05f829c1-3bd4-4031-99b2-4d46aa089364', 'username': u'vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 01:49:03,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:49:03,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:49:03,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:49:03,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:49:03,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:49:03,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:49:03,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:49:03,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:49:03,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:49:03,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:49:03,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:49:03,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:49:03,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:49:03,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:49:03,332 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', 'password': '05f829c1-3bd4-4031-99b2-4d46aa089364', 'project_name': 'vmready2-project_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'eb073936aec74c97ae364912f437c9e7', 'project_domain_name': 'Default'} 2018-07-29 01:49:03,332 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-29 01:49:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:49:03,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f0e162-dd88-4f12-b22e-d8bb3f74726a 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:49:03,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-81f0e162-dd88-4f12-b22e-d8bb3f74726a 2018-07-29 01:49:03,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:49:03,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T02:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb073936aec74c97ae364912f437c9e7", "name": "vmready2-project_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eb073936aec74c97ae364912f437c9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/eb073936aec74c97ae364912f437c9e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/eb073936aec74c97ae364912f437c9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eb073936aec74c97ae364912f437c9e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/eb073936aec74c97ae364912f437c9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/eb073936aec74c97ae364912f437c9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_eb073936aec74c97ae364912f437c9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_eb073936aec74c97ae364912f437c9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eb073936aec74c97ae364912f437c9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/eb073936aec74c97ae364912f437c9e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/eb073936aec74c97ae364912f437c9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/eb073936aec74c97ae364912f437c9e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/eb073936aec74c97ae364912f437c9e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/eb073936aec74c97ae364912f437c9e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "id": "a80c1fb46b644592bf30eb77654bd470"}, "audit_ids": ["xWcRkGegRjaYm8U7NxZa0Q"], "issued_at": "2018-07-29T01:49:03.000000Z"}} 2018-07-29 01:49:03,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:49:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" -d '{"network": {"name": "vmready2-net_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "admin_state_up": true}}' 2018-07-29 01:49:04,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-ebbd96ca-ee40-4833-a160-308cb9808cf6 Date: Sun, 29 Jul 2018 01:49:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6e68d9e3-13ed-4cdc-8901-942c33f9e3bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb073936aec74c97ae364912f437c9e7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:49:04Z","is_default":false,"name":"vmready2-net_b3404bdd-e14a-4e1e-b037-9307bc2bca3c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eb073936aec74c97ae364912f437c9e7","created_at":"2018-07-29T01:49:04Z","mtu":1450}} 2018-07-29 01:49:04,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ebbd96ca-ee40-4833-a160-308cb9808cf6 2018-07-29 01:49:04,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.506089925766s 2018-07-29 01:49:04,237 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ebbd96ca-ee40-4833-a160-308cb9808cf6 2018-07-29 01:49:04,238 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T01:49:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'6e68d9e3-13ed-4cdc-8901-942c33f9e3bd', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', u'admin_state_up': True, u'tenant_id': u'eb073936aec74c97ae364912f437c9e7', u'created_at': u'2018-07-29T01:49:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eb073936aec74c97ae364912f437c9e7', u'l2_adjacency': True}) 2018-07-29 01:49:04,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:04,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-8890cf46-5df1-489b-a6f9-a0bf5f988d64 Date: Sun, 29 Jul 2018 01:49:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6e68d9e3-13ed-4cdc-8901-942c33f9e3bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb073936aec74c97ae364912f437c9e7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:49:04Z","qos_policy_id":null,"name":"vmready2-net_b3404bdd-e14a-4e1e-b037-9307bc2bca3c","admin_state_up":true,"tenant_id":"eb073936aec74c97ae364912f437c9e7","created_at":"2018-07-29T01:49:04Z","mtu":1450}]} 2018-07-29 01:49:04,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8890cf46-5df1-489b-a6f9-a0bf5f988d64 2018-07-29 01:49:04,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13588309288s 2018-07-29 01:49:04,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8890cf46-5df1-489b-a6f9-a0bf5f988d64 2018-07-29 01:49:04,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:49:04,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" -d '{"subnet": {"name": "vmready2-subnet_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "enable_dhcp": true, "network_id": "6e68d9e3-13ed-4cdc-8901-942c33f9e3bd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:49:04,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cefe2dfb-da9b-4719-8c58-adaf5c7280d5 Date: Sun, 29 Jul 2018 01:49:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e68d9e3-13ed-4cdc-8901-942c33f9e3bd","tenant_id":"eb073936aec74c97ae364912f437c9e7","created_at":"2018-07-29T01:49:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:49:04Z","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":"eb073936aec74c97ae364912f437c9e7","id":"d74e7739-b260-496e-bd0d-758e5be620a4","subnetpool_id":null,"name":"vmready2-subnet_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}} 2018-07-29 01:49:04,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-cefe2dfb-da9b-4719-8c58-adaf5c7280d5 2018-07-29 01:49:04,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.609688997269s 2018-07-29 01:49:04,987 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-cefe2dfb-da9b-4719-8c58-adaf5c7280d5 2018-07-29 01:49:04,987 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:49:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd74e7739-b260-496e-bd0d-758e5be620a4', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', u'enable_dhcp': True, u'network_id': u'6e68d9e3-13ed-4cdc-8901-942c33f9e3bd', u'tenant_id': u'eb073936aec74c97ae364912f437c9e7', u'created_at': u'2018-07-29T01:49:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eb073936aec74c97ae364912f437c9e7'}) 2018-07-29 01:49:04,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:49:04,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "vmready2-router_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "admin_state_up": true}}' 2018-07-29 01:49:06,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ececa5cf-f524-4796-8b80-07223ee42416 Date: Sun, 29 Jul 2018 01:49:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.220"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eb073936aec74c97ae364912f437c9e7", "created_at": "2018-07-29T01:49:05Z", "admin_state_up": true, "updated_at": "2018-07-29T01:49:06Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "eb073936aec74c97ae364912f437c9e7", "id": "fb1201f0-57c0-4022-9cf3-991df1255206", "name": "vmready2-router_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}} 2018-07-29 01:49:06,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-ececa5cf-f524-4796-8b80-07223ee42416 2018-07-29 01:49:06,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48741602898s 2018-07-29 01:49:06,475 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-ececa5cf-f524-4796-8b80-07223ee42416 2018-07-29 01:49:06,476 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:49:06Z', u'revision_number': 2, u'id': u'fb1201f0-57c0-4022-9cf3-991df1255206', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.220'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', u'admin_state_up': True, u'tenant_id': u'eb073936aec74c97ae364912f437c9e7', u'created_at': u'2018-07-29T01:49:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'eb073936aec74c97ae364912f437c9e7'}) 2018-07-29 01:49:06,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:49:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206/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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" -d '{"subnet_id": "d74e7739-b260-496e-bd0d-758e5be620a4"}' 2018-07-29 01:49:08,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7cffc38a-96f3-40c9-bc21-2399e70aa2b0 Date: Sun, 29 Jul 2018 01:49:08 GMT RESP BODY: {"network_id": "6e68d9e3-13ed-4cdc-8901-942c33f9e3bd", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "subnet_id": "d74e7739-b260-496e-bd0d-758e5be620a4", "subnet_ids": ["d74e7739-b260-496e-bd0d-758e5be620a4"], "port_id": "ffd44252-0535-4395-80b8-8105ca364fa9", "id": "fb1201f0-57c0-4022-9cf3-991df1255206"} 2018-07-29 01:49:08,825 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206/add_router_interface.json used request id req-7cffc38a-96f3-40c9-bc21-2399e70aa2b0 2018-07-29 01:49:08,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34847998619s 2018-07-29 01:49:08,825 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206/add_router_interface.json used request id req-7cffc38a-96f3-40c9-bc21-2399e70aa2b0 returning object fb1201f0-57c0-4022-9cf3-991df1255206 2018-07-29 01:49:08,825 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:49:08,957 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:49:08,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:49:08,963 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:49:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:49:08,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:49:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:09,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-54d60a88-d994-4ef8-b76a-3884677ff1e2 Date: Sun, 29 Jul 2018 01:49:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:49:09,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-54d60a88-d994-4ef8-b76a-3884677ff1e2 2018-07-29 01:49:09,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.691474914551s 2018-07-29 01:49:09,657 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-54d60a88-d994-4ef8-b76a-3884677ff1e2 2018-07-29 01:49:09,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:49:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}' 2018-07-29 01:49:09,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e422950a-5faf-4126-a102-fc548a7805ca Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e8802d94-d123-4aa3-b2c7-37878942d07d Date: Sun, 29 Jul 2018 01:49:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e422950a-5faf-4126-a102-fc548a7805ca/file", "owner": "eb073936aec74c97ae364912f437c9e7", "id": "e422950a-5faf-4126-a102-fc548a7805ca", "size": null, "self": "/v2/images/e422950a-5faf-4126-a102-fc548a7805ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:49:09Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "checksum": null, "created_at": "2018-07-29T01:49:09Z", "protected": false} 2018-07-29 01:49:09,757 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e8802d94-d123-4aa3-b2c7-37878942d07d 2018-07-29 01:49:09,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0916950702667s 2018-07-29 01:49:09,758 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e8802d94-d123-4aa3-b2c7-37878942d07d returning object e422950a-5faf-4126-a102-fc548a7805ca 2018-07-29 01:49:09,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:49:09,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e422950a-5faf-4126-a102-fc548a7805ca/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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" -d '' 2018-07-29 01:49:10,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72bad5f8-95bb-4eb2-9c44-b88e1ce4117d Date: Sun, 29 Jul 2018 01: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-29 01:49:10,858 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e422950a-5faf-4126-a102-fc548a7805ca/file used request id req-72bad5f8-95bb-4eb2-9c44-b88e1ce4117d 2018-07-29 01:49:10,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09997987747s 2018-07-29 01:49:10,859 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e422950a-5faf-4126-a102-fc548a7805ca/file used request id req-72bad5f8-95bb-4eb2-9c44-b88e1ce4117d 2018-07-29 01:49:10,859 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:49:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e422950a-5faf-4126-a102-fc548a7805ca/file', u'owner': u'eb073936aec74c97ae364912f437c9e7', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e422950a-5faf-4126-a102-fc548a7805ca', u'size': None, u'name': u'vmready2-img_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', u'checksum': None, u'self': u'/v2/images/e422950a-5faf-4126-a102-fc548a7805ca', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:49:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:49:10,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:49:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:49:11,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01: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,Accept-Encoding x-openstack-request-id: req-75f12748-5a56-4099-9ab8-0fb09a0a7e40 x-compute-request-id: req-75f12748-5a56-4099-9ab8-0fb09a0a7e40 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad", "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": "ada2312c-77f9-4163-bdb4-5bfecb04b5ad"}} 2018-07-29 01:49:11,163 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-75f12748-5a56-4099-9ab8-0fb09a0a7e40 2018-07-29 01:49:11,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303969860077s 2018-07-29 01:49:11,164 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-75f12748-5a56-4099-9ab8-0fb09a0a7e40 2018-07-29 01:49:11,165 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_b3404bdd-e14a-4e1e-b037-9307bc2bca3c', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'ada2312c-77f9-4163-bdb4-5bfecb04b5ad', 'swap': 0}) 2018-07-29 01:49:11,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:49:11,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad/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}900d8d564767880f2debab0931432a4031bb5acf" -d '{"extra_specs": {}}' 2018-07-29 01:49:11,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d88e4a7-c8ed-4ed6-be13-b8a1e2be8fd8 x-compute-request-id: req-5d88e4a7-c8ed-4ed6-be13-b8a1e2be8fd8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:49:11,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad/os-extra_specs used request id req-5d88e4a7-c8ed-4ed6-be13-b8a1e2be8fd8 2018-07-29 01:49:11,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0335829257965s 2018-07-29 01:49:11,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad/os-extra_specs used request id req-5d88e4a7-c8ed-4ed6-be13-b8a1e2be8fd8 2018-07-29 01:49:11,311 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:49:11,312 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 01:49:11,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:49:11,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206/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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" -d '{"subnet_id": "d74e7739-b260-496e-bd0d-758e5be620a4"}' 2018-07-29 01:49:13,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bfc785db-f0b8-439b-955c-1d868695c94e Date: Sun, 29 Jul 2018 01:49:13 GMT RESP BODY: {"network_id": "6e68d9e3-13ed-4cdc-8901-942c33f9e3bd", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "subnet_id": "d74e7739-b260-496e-bd0d-758e5be620a4", "subnet_ids": ["d74e7739-b260-496e-bd0d-758e5be620a4"], "port_id": "ffd44252-0535-4395-80b8-8105ca364fa9", "id": "fb1201f0-57c0-4022-9cf3-991df1255206"} 2018-07-29 01:49:13,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206/remove_router_interface.json used request id req-bfc785db-f0b8-439b-955c-1d868695c94e 2018-07-29 01:49:13,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99461603165s 2018-07-29 01:49:13,312 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206/remove_router_interface.json used request id req-bfc785db-f0b8-439b-955c-1d868695c94e returning object fb1201f0-57c0-4022-9cf3-991df1255206 2018-07-29 01:49:13,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:49:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:13,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-99bf3e96-69b9-49c9-8664-31c593dee61d Date: Sun, 29 Jul 2018 01:49:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.220"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eb073936aec74c97ae364912f437c9e7", "created_at": "2018-07-29T01:49:05Z", "admin_state_up": true, "updated_at": "2018-07-29T01:49:12Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "eb073936aec74c97ae364912f437c9e7", "id": "fb1201f0-57c0-4022-9cf3-991df1255206", "name": "vmready2-router_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}]} 2018-07-29 01:49:13,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-99bf3e96-69b9-49c9-8664-31c593dee61d 2018-07-29 01:49:13,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.162656068802s 2018-07-29 01:49:13,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-99bf3e96-69b9-49c9-8664-31c593dee61d 2018-07-29 01:49:13,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:49:13,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:15,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db251e7e-a220-4636-b877-1a3e848199bb Content-Length: 0 Date: Sun, 29 Jul 2018 01:49:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:49:15,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206.json used request id req-db251e7e-a220-4636-b877-1a3e848199bb 2018-07-29 01:49:15,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.67214798927s 2018-07-29 01:49:15,151 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/fb1201f0-57c0-4022-9cf3-991df1255206.json used request id req-db251e7e-a220-4636-b877-1a3e848199bb 2018-07-29 01:49:15,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:49:15,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:15,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3fb03b93-2aab-406e-8079-acb49ee020fe Date: Sun, 29 Jul 2018 01:49:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e68d9e3-13ed-4cdc-8901-942c33f9e3bd","tenant_id":"eb073936aec74c97ae364912f437c9e7","created_at":"2018-07-29T01:49:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:49:04Z","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":"eb073936aec74c97ae364912f437c9e7","id":"d74e7739-b260-496e-bd0d-758e5be620a4","subnetpool_id":null,"name":"vmready2-subnet_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}]} 2018-07-29 01:49:15,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3fb03b93-2aab-406e-8079-acb49ee020fe 2018-07-29 01:49:15,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.070317029953s 2018-07-29 01:49:15,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3fb03b93-2aab-406e-8079-acb49ee020fe 2018-07-29 01:49:15,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:49:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/d74e7739-b260-496e-bd0d-758e5be620a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:16,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-171c535d-533a-43fb-8fda-0db68f9a70b3 Date: Sun, 29 Jul 2018 01:49:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:49:16,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/d74e7739-b260-496e-bd0d-758e5be620a4.json used request id req-171c535d-533a-43fb-8fda-0db68f9a70b3 2018-07-29 01:49:16,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11819505692s 2018-07-29 01:49:16,342 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/d74e7739-b260-496e-bd0d-758e5be620a4.json used request id req-171c535d-533a-43fb-8fda-0db68f9a70b3 2018-07-29 01:49:16,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:16,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:16,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-0862ee74-92cf-40fb-9936-8df239314246 Date: Sun, 29 Jul 2018 01:49:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6e68d9e3-13ed-4cdc-8901-942c33f9e3bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb073936aec74c97ae364912f437c9e7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:49:16Z","qos_policy_id":null,"name":"vmready2-net_b3404bdd-e14a-4e1e-b037-9307bc2bca3c","admin_state_up":true,"tenant_id":"eb073936aec74c97ae364912f437c9e7","created_at":"2018-07-29T01:49:04Z","mtu":1450}]} 2018-07-29 01:49:16,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0862ee74-92cf-40fb-9936-8df239314246 2018-07-29 01:49:16,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107538938522s 2018-07-29 01:49:16,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0862ee74-92cf-40fb-9936-8df239314246 2018-07-29 01:49:16,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:49:16,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/6e68d9e3-13ed-4cdc-8901-942c33f9e3bd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:17,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebf4064c-83a2-442d-83d2-b945a16c4361 Date: Sun, 29 Jul 2018 01:49:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:49:17,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6e68d9e3-13ed-4cdc-8901-942c33f9e3bd.json used request id req-ebf4064c-83a2-442d-83d2-b945a16c4361 2018-07-29 01:49:17,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11336398125s 2018-07-29 01:49:17,565 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6e68d9e3-13ed-4cdc-8901-942c33f9e3bd.json used request id req-ebf4064c-83a2-442d-83d2-b945a16c4361 2018-07-29 01:49:17,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:49:17,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:17,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-6ebf4070-4450-424b-b665-a630eccd0ed9 Date: Sun, 29 Jul 2018 01:49:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e422950a-5faf-4126-a102-fc548a7805ca/snap", "metadata": {}}], "file": "/v2/images/e422950a-5faf-4126-a102-fc548a7805ca/file", "owner": "eb073936aec74c97ae364912f437c9e7", "id": "e422950a-5faf-4126-a102-fc548a7805ca", "size": 12716032, "self": "/v2/images/e422950a-5faf-4126-a102-fc548a7805ca", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e422950a-5faf-4126-a102-fc548a7805ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:49:10Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:49:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:49:17,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6ebf4070-4450-424b-b665-a630eccd0ed9 2018-07-29 01:49:17,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366060733795s 2018-07-29 01:49:17,607 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6ebf4070-4450-424b-b665-a630eccd0ed9 2018-07-29 01:49:17,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:49:17,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e422950a-5faf-4126-a102-fc548a7805ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89144e70da01c6b5836e1bd54de7d60b9eb4e8eb" 2018-07-29 01:49:17,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f38dd80-7cec-4ded-a525-7ff9a8d1e6f8 Date: Sun, 29 Jul 2018 01:49:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 01:49:17,912 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e422950a-5faf-4126-a102-fc548a7805ca used request id req-9f38dd80-7cec-4ded-a525-7ff9a8d1e6f8 2018-07-29 01:49:17,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.30374789238s 2018-07-29 01:49:17,912 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e422950a-5faf-4126-a102-fc548a7805ca used request id req-9f38dd80-7cec-4ded-a525-7ff9a8d1e6f8 2018-07-29 01:49:17,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:49:17,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:17,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-e8aa4a7e-320c-439d-a0a6-dfd8dcbad792 x-compute-request-id: req-e8aa4a7e-320c-439d-a0a6-dfd8dcbad792 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad", "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": "ada2312c-77f9-4163-bdb4-5bfecb04b5ad"}]} 2018-07-29 01:49:17,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e8aa4a7e-320c-439d-a0a6-dfd8dcbad792 2018-07-29 01:49:17,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257639884949s 2018-07-29 01:49:17,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e8aa4a7e-320c-439d-a0a6-dfd8dcbad792 2018-07-29 01:49:17,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:49:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:17,977 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:49:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df3fcfe4-7547-43c7-9ba4-8ed526d3da6f x-compute-request-id: req-df3fcfe4-7547-43c7-9ba4-8ed526d3da6f Content-Length: 0 Content-Type: application/json 2018-07-29 01:49:17,977 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad used request id req-df3fcfe4-7547-43c7-9ba4-8ed526d3da6f 2018-07-29 01:49:17,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0372171401978s 2018-07-29 01:49:17,978 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ada2312c-77f9-4163-bdb4-5bfecb04b5ad used request id req-df3fcfe4-7547-43c7-9ba4-8ed526d3da6f 2018-07-29 01:49:17,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:49:17,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:18,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0becda-2e23-4195-b697-a1d400e89f35 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "links": {"self": "http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a80c1fb46b644592bf30eb77654bd470", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:49:18,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ac0becda-2e23-4195-b697-a1d400e89f35 2018-07-29 01:49:18,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114911079407s 2018-07-29 01:49:18,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ac0becda-2e23-4195-b697-a1d400e89f35 2018-07-29 01:49:18,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:49:18,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:18,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd081550-6d16-436a-b08a-04b05ce9ee85 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_b3404bdd-e14a-4e1e-b037-9307bc2bca3c", "links": {"self": "http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a80c1fb46b644592bf30eb77654bd470", "description": null}} 2018-07-29 01:49:18,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470 used request id req-dd081550-6d16-436a-b08a-04b05ce9ee85 2018-07-29 01:49:18,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144595146179s 2018-07-29 01:49:18,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470 used request id req-dd081550-6d16-436a-b08a-04b05ce9ee85 2018-07-29 01:49:18,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 01:49:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:18,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88316079-fb9b-4fca-830b-0648be07d6bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:49:18,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470 used request id req-88316079-fb9b-4fca-830b-0648be07d6bb 2018-07-29 01:49:18,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265201091766s 2018-07-29 01:49:18,510 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a80c1fb46b644592bf30eb77654bd470 used request id req-88316079-fb9b-4fca-830b-0648be07d6bb 2018-07-29 01:49:18,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:49:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:18,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c4ed75-7073-4de4-a171-16db3c20e75f Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7"}, "tags": [], "enabled": true, "id": "eb073936aec74c97ae364912f437c9e7", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b3404bdd-e14a-4e1e-b037-9307bc2bca3c"}]} 2018-07-29 01:49:18,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-f5c4ed75-7073-4de4-a171-16db3c20e75f 2018-07-29 01:49:18,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0880599021912s 2018-07-29 01:49:18,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-f5c4ed75-7073-4de4-a171-16db3c20e75f 2018-07-29 01:49:18,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 01:49:18,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}900d8d564767880f2debab0931432a4031bb5acf" 2018-07-29 01:49:18,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be39ca6d-9a8c-4a7c-a8af-beed814e355e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:49:18,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7 used request id req-be39ca6d-9a8c-4a7c-a8af-beed814e355e 2018-07-29 01:49:18,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.175532102585s 2018-07-29 01:49:18,785 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/eb073936aec74c97ae364912f437c9e7 used request id req-be39ca6d-9a8c-4a7c-a8af-beed814e355e 2018-07-29 01:49:18,836 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:49:18,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:49:18,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:49:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:49:18,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36540b45-a034-4d45-8695-13a77043fe9c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:49:18,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-36540b45-a034-4d45-8695-13a77043fe9c 2018-07-29 01:49:18,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:49:19,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["Ox_ri5h4RRW-suSK0RLLbg"], "issued_at": "2018-07-29T01:49:19.000000Z"}} 2018-07-29 01:49:19,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:19,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f6bf9052-522e-483f-8ee6-de756e5941fb Date: Sun, 29 Jul 2018 01:49:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:49:19,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6bf9052-522e-483f-8ee6-de756e5941fb 2018-07-29 01:49:19,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276230096817s 2018-07-29 01:49:19,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6bf9052-522e-483f-8ee6-de756e5941fb 2018-07-29 01:49:19,558 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-29 01:49:19,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:49:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"network": {"name": "singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382", "admin_state_up": true}}' 2018-07-29 01:49:19,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c223b67b-3086-4f4f-943f-6ade7ca66558 Date: Sun, 29 Jul 2018 01:49:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"63182800-5109-449b-89b0-2c204578b276","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:49:19Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:19Z","mtu":1450}} 2018-07-29 01:49:19,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c223b67b-3086-4f4f-943f-6ade7ca66558 2018-07-29 01:49:19,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.26949095726s 2018-07-29 01:49:19,829 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c223b67b-3086-4f4f-943f-6ade7ca66558 2018-07-29 01:49:19,829 - 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-29T01:49:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'63182800-5109-449b-89b0-2c204578b276', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382', u'created_at': u'2018-07-29T01:49:19Z', u'mtu': 1450, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'l2_adjacency': True}) 2018-07-29 01:49:19,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:19,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:19,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-c533fb37-cfcc-45e6-9fca-20de709e684d Date: Sun, 29 Jul 2018 01:49:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"63182800-5109-449b-89b0-2c204578b276","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:49:19Z","qos_policy_id":null,"name":"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:19Z","provider:network_type":"vxlan"}]} 2018-07-29 01:49:19,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c533fb37-cfcc-45e6-9fca-20de709e684d 2018-07-29 01:49:19,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0963041782379s 2018-07-29 01:49:19,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c533fb37-cfcc-45e6-9fca-20de709e684d 2018-07-29 01:49:19,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:49:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"subnet": {"name": "singlevm1-subnet_25e97979-3d5f-4305-98c1-f99109347382", "enable_dhcp": true, "network_id": "63182800-5109-449b-89b0-2c204578b276", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:49:20,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ee333d81-55be-4e40-bb5a-78f27eb16c1c Date: Sun, 29 Jul 2018 01:49:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T01:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1acde2dc-d57a-463b-a203-64f15e7fe947","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_25e97979-3d5f-4305-98c1-f99109347382","enable_dhcp":true,"segment_id":null,"network_id":"63182800-5109-449b-89b0-2c204578b276","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:20Z","ip_version":4}} 2018-07-29 01:49:20,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ee333d81-55be-4e40-bb5a-78f27eb16c1c 2018-07-29 01:49:20,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.569863080978s 2018-07-29 01:49:20,499 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ee333d81-55be-4e40-bb5a-78f27eb16c1c 2018-07-29 01:49:20,499 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:49:20Z', 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'1acde2dc-d57a-463b-a203-64f15e7fe947', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_25e97979-3d5f-4305-98c1-f99109347382', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'63182800-5109-449b-89b0-2c204578b276', u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:49:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:49:20,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:49:20,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "singlevm1-router_25e97979-3d5f-4305-98c1-f99109347382", "admin_state_up": true}}' 2018-07-29 01:49:21,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-63bbf125-2581-435e-8d9f-dae135a3aa38 Date: Sun, 29 Jul 2018 01:49:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:20Z", "admin_state_up": true, "updated_at": "2018-07-29T01:49:21Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23", "name": "singlevm1-router_25e97979-3d5f-4305-98c1-f99109347382"}} 2018-07-29 01:49:21,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-63bbf125-2581-435e-8d9f-dae135a3aa38 2018-07-29 01:49:21,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48082995415s 2018-07-29 01:49:21,981 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-63bbf125-2581-435e-8d9f-dae135a3aa38 2018-07-29 01:49:21,981 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:49:21Z', u'revision_number': 2, u'ha': False, u'id': u'9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_25e97979-3d5f-4305-98c1-f99109347382', u'admin_state_up': True, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:49:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:49:21,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:49:21,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23/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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"subnet_id": "1acde2dc-d57a-463b-a203-64f15e7fe947"}' 2018-07-29 01:49:24,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7d28ad27-e11a-4429-84e2-ce4988e88f45 Date: Sun, 29 Jul 2018 01:49:24 GMT RESP BODY: {"network_id": "63182800-5109-449b-89b0-2c204578b276", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "1acde2dc-d57a-463b-a203-64f15e7fe947", "subnet_ids": ["1acde2dc-d57a-463b-a203-64f15e7fe947"], "port_id": "6dcfc60e-612b-40bc-9c35-2a05d38c1016", "id": "9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23"} 2018-07-29 01:49:24,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23/add_router_interface.json used request id req-7d28ad27-e11a-4429-84e2-ce4988e88f45 2018-07-29 01:49:24,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11572909355s 2018-07-29 01:49:24,098 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23/add_router_interface.json used request id req-7d28ad27-e11a-4429-84e2-ce4988e88f45 returning object 9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23 2018-07-29 01:49:24,099 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:49:24,231 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:49:24,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:49:24,237 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:49:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:49:24,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:49:24,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:24,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-74d70a11-a6f1-4ebb-bf82-52aac261421c Date: Sun, 29 Jul 2018 01:49:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:49:24,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-74d70a11-a6f1-4ebb-bf82-52aac261421c 2018-07-29 01:49:24,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182369947433s 2018-07-29 01:49:24,422 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-74d70a11-a6f1-4ebb-bf82-52aac261421c 2018-07-29 01:49:24,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:49:24,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382"}' 2018-07-29 01:49:24,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a471971c-3908-4a30-a302-ea5f631a0677 Date: Sun, 29 Jul 2018 01:49:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "size": null, "self": "/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:49:24Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382", "checksum": null, "created_at": "2018-07-29T01:49:24Z", "protected": false} 2018-07-29 01:49:24,599 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a471971c-3908-4a30-a302-ea5f631a0677 2018-07-29 01:49:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.169322013855s 2018-07-29 01:49:24,600 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a471971c-3908-4a30-a302-ea5f631a0677 returning object 248b96b2-7fa5-4f01-8f2f-d883945dd2d2 2018-07-29 01:49:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:49:24,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '' 2018-07-29 01:49:25,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d026d974-f5fb-464d-8626-df8f40e5f48c Date: Sun, 29 Jul 2018 01:49: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-29 01:49:25,123 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/file used request id req-d026d974-f5fb-464d-8626-df8f40e5f48c 2018-07-29 01:49:25,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.523041009903s 2018-07-29 01:49:25,124 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/file used request id req-d026d974-f5fb-464d-8626-df8f40e5f48c 2018-07-29 01:49:25,124 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:49:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'248b96b2-7fa5-4f01-8f2f-d883945dd2d2', u'size': None, u'name': u'singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382', u'checksum': None, u'self': u'/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:49:24Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:49:25,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:49:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_25e97979-3d5f-4305-98c1-f99109347382", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:49:25,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-9baedb8e-d8f1-43a3-82a4-cd6e4c886ff1 x-compute-request-id: req-9baedb8e-d8f1-43a3-82a4-cd6e4c886ff1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_25e97979-3d5f-4305-98c1-f99109347382", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "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": "0625549f-1ea7-4ad3-a30b-1529f830a43f"}} 2018-07-29 01:49:25,757 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9baedb8e-d8f1-43a3-82a4-cd6e4c886ff1 2018-07-29 01:49:25,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.63251209259s 2018-07-29 01:49:25,758 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9baedb8e-d8f1-43a3-82a4-cd6e4c886ff1 2018-07-29 01:49:25,759 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_25e97979-3d5f-4305-98c1-f99109347382', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'0625549f-1ea7-4ad3-a30b-1529f830a43f', 'swap': 0}) 2018-07-29 01:49:25,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:49:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f/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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"extra_specs": {}}' 2018-07-29 01:49:25,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-cd62569d-17c2-4a2b-8c7a-cd3d13a80a99 x-compute-request-id: req-cd62569d-17c2-4a2b-8c7a-cd3d13a80a99 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:49:25,782 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f/os-extra_specs used request id req-cd62569d-17c2-4a2b-8c7a-cd3d13a80a99 2018-07-29 01:49:25,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022351026535s 2018-07-29 01:49:25,782 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f/os-extra_specs used request id req-cd62569d-17c2-4a2b-8c7a-cd3d13a80a99 2018-07-29 01:49:25,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 01:49:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"keypair": {"name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382"}}' 2018-07-29 01:49:25,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-6dc3ce5d-ca95-43ba-a976-4e963ccd6694 x-compute-request-id: req-6dc3ce5d-ca95-43ba-a976-4e963ccd6694 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwo2cDSa4CNGf/FsTIy6THm40TbfptdWGz6PNvKAE6pLqFMWV5CgZMcCZdApdAWOZHuJb6hrf6Xg05Yhv2nmYsI37rkEkTBAZ/MKMqQ6PYkoYQi1CE5gSfRQ/YfmjSgf7VEuhDHxH/fuORrjkPrcqCIXJWoyWSHwC4G0C9Vl/bhR8ffuoS0Jp8MFteWA9Nv14zdQtLd5ssXZiqa+SJhnn0vIP8GdnKT/lyNFN6UqX+xw6HWw6zjfP88qZ02FVlPUwH5GPOEyxTg3xJ1m+xUyCgCaecUSrdQfOxgSFvltMsgmkWMnZmlM56fiOTwiDyJE5lXFrGfNHkFsjLqKV8Ewcf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsKNnA0muAjRn/xbEyMukx5uNE236bXVhs+jzbygBOqS6hTFl\neQoGTHAmXQKXQFjmR7iW+oa3+l4NOWIb9p5mLCN+65BJEwQGfzCjKkOj2JKGEItQ\nhOYEn0UP2H5o0oH+1RLoQx8R/37jka45D63KgiFyVqMlkh8AuBtAvVZf24UfH37q\nEtCafDBbXlgPTb9eM3ULS3ebLF2YqmvkiYZ59LyD/BnZyk/5cjRTelKl/scOh1sO\ns43z/PKmdNhVZT1MB+RjzhMsU4N8SdZvsVMgoAmnnFEq3UHzsYEhb5bTLIJpFjJ2\nZpTOen4jk8Ig8iROZVxaxnzR5BbIy6ilfBMHHwIDAQABAoIBAB4OsCjPEN0vLcMq\njLHedVvCDG+R91tI7ic/LK1tkUf5YAPqM+o02n2HV//bwQEiH410y7w10Hi6KGXr\nW/bLXXeFUsOi+cxSkwhxrlIy0F66EDYgfsMeoQq5JckhOZUYqdR4My24y8c+QFs5\n2lvgpuUd6+byPCJxRB4QBSQy3nzsEdB7i4Pl9yHv4Zz2k1uFTUYoHYjOKkp1mO+g\ncfjgARmmsj/xibGhbqIok6GOs0v6vde7m9fEvv8vmypnCZDs3p2cjzkUOMCx8hc6\nSIlPpskdAOV+tDEUJ8xb8m3ywUof3/Di6YooYfxv3fx3V6q6IfX5Krbg+60bvVC2\ndI0PH4ECgYEA1bwsbTeUyvBlJnq2MkYq44CtnYaedByYhilajABnaGe7FCIXKnrD\nAbGmqtPi02S1oTLyBPODiQnfSeUd1i2W7X8LIC1nhKeOA7YiPyKdJEcwMQSrlsvD\nDjKNssKiudi91NZyz9h/+M+3oBryg2BKjlZWnWYE+Z0xUBH/PWaxZ00CgYEA05FL\nO9vvKVmuegMH9lMK6Vs9nGS3qIQz6lmNc95Jce0OYtgWTBH1RYjtY14HCLcg/rgY\nhRTe7CUPFXHtdXwvYN1vjsrUYcYodcudbFfMBVP83EYeMaPaJcJyLLQuJeL7zv9o\nXSoig0iqukg05GisSFH7EpYw5kcX6wiKzQHUqhsCgYEAxQOxh/Ml6nLxKikO7QSU\n4CRq5LuEL890IKbZ2hc9OpXzcjmCVRvXySXyVaD+gpFggvis8jdtVdKNylWxzQ01\nBDKJFN4Ff9fbJjyrELtdUmV0XJrLeDLW161txAt5aAoL4bbTGheczsLZpnFwff0y\nfEXFjUzO5TAqln4gYn7YpDkCgYEAso/xkI761sqTYPVH9hV2oyfX4zR6cedKreNx\naLbXBCmQt8orX37UpSCBQxmsFCYD2hhk0YWg9Gv+xBnI0hzDHB0ot7rm77LAmVMG\nBdhAIMsXIo6nkzv4tV/c33AfduiRoM6eNeuG/4kIV3rz8UeLCOrwXmqW0PR18m/e\nPlLqO7sCgYB5AjcY92c8HbIE0sOcBRdaq7REJDgzfMlBcl4wLhEJXF4Vet2zJRGb\nWvSUa46bcmj0VCfMxQKHC5Ue/3lwK8rFc9yGL/g4DDIKH7Fw1YO8eG2nHPtwP/6s\nISeUS41fM2Qsh5BwzfRomBIG46+uJ/y/ap04Br7gj27Tz/nrH/HwXA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "fingerprint": "6d:9a:45:ac:78:11:6e:85:86:4b:be:41:ea:49:36:55"}} 2018-07-29 01:49:25,958 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6dc3ce5d-ca95-43ba-a976-4e963ccd6694 2018-07-29 01:49:25,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.174782991409s 2018-07-29 01:49:25,958 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6dc3ce5d-ca95-43ba-a976-4e963ccd6694 2018-07-29 01:49:25,959 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwo2cDSa4CNGf/FsTIy6THm40TbfptdWGz6PNvKAE6pLqFMWV5CgZMcCZdApdAWOZHuJb6hrf6Xg05Yhv2nmYsI37rkEkTBAZ/MKMqQ6PYkoYQi1CE5gSfRQ/YfmjSgf7VEuhDHxH/fuORrjkPrcqCIXJWoyWSHwC4G0C9Vl/bhR8ffuoS0Jp8MFteWA9Nv14zdQtLd5ssXZiqa+SJhnn0vIP8GdnKT/lyNFN6UqX+xw6HWw6zjfP88qZ02FVlPUwH5GPOEyxTg3xJ1m+xUyCgCaecUSrdQfOxgSFvltMsgmkWMnZmlM56fiOTwiDyJE5lXFrGfNHkFsjLqKV8Ewcf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsKNnA0muAjRn/xbEyMukx5uNE236bXVhs+jzbygBOqS6hTFl\neQoGTHAmXQKXQFjmR7iW+oa3+l4NOWIb9p5mLCN+65BJEwQGfzCjKkOj2JKGEItQ\nhOYEn0UP2H5o0oH+1RLoQx8R/37jka45D63KgiFyVqMlkh8AuBtAvVZf24UfH37q\nEtCafDBbXlgPTb9eM3ULS3ebLF2YqmvkiYZ59LyD/BnZyk/5cjRTelKl/scOh1sO\ns43z/PKmdNhVZT1MB+RjzhMsU4N8SdZvsVMgoAmnnFEq3UHzsYEhb5bTLIJpFjJ2\nZpTOen4jk8Ig8iROZVxaxnzR5BbIy6ilfBMHHwIDAQABAoIBAB4OsCjPEN0vLcMq\njLHedVvCDG+R91tI7ic/LK1tkUf5YAPqM+o02n2HV//bwQEiH410y7w10Hi6KGXr\nW/bLXXeFUsOi+cxSkwhxrlIy0F66EDYgfsMeoQq5JckhOZUYqdR4My24y8c+QFs5\n2lvgpuUd6+byPCJxRB4QBSQy3nzsEdB7i4Pl9yHv4Zz2k1uFTUYoHYjOKkp1mO+g\ncfjgARmmsj/xibGhbqIok6GOs0v6vde7m9fEvv8vmypnCZDs3p2cjzkUOMCx8hc6\nSIlPpskdAOV+tDEUJ8xb8m3ywUof3/Di6YooYfxv3fx3V6q6IfX5Krbg+60bvVC2\ndI0PH4ECgYEA1bwsbTeUyvBlJnq2MkYq44CtnYaedByYhilajABnaGe7FCIXKnrD\nAbGmqtPi02S1oTLyBPODiQnfSeUd1i2W7X8LIC1nhKeOA7YiPyKdJEcwMQSrlsvD\nDjKNssKiudi91NZyz9h/+M+3oBryg2BKjlZWnWYE+Z0xUBH/PWaxZ00CgYEA05FL\nO9vvKVmuegMH9lMK6Vs9nGS3qIQz6lmNc95Jce0OYtgWTBH1RYjtY14HCLcg/rgY\nhRTe7CUPFXHtdXwvYN1vjsrUYcYodcudbFfMBVP83EYeMaPaJcJyLLQuJeL7zv9o\nXSoig0iqukg05GisSFH7EpYw5kcX6wiKzQHUqhsCgYEAxQOxh/Ml6nLxKikO7QSU\n4CRq5LuEL890IKbZ2hc9OpXzcjmCVRvXySXyVaD+gpFggvis8jdtVdKNylWxzQ01\nBDKJFN4Ff9fbJjyrELtdUmV0XJrLeDLW161txAt5aAoL4bbTGheczsLZpnFwff0y\nfEXFjUzO5TAqln4gYn7YpDkCgYEAso/xkI761sqTYPVH9hV2oyfX4zR6cedKreNx\naLbXBCmQt8orX37UpSCBQxmsFCYD2hhk0YWg9Gv+xBnI0hzDHB0ot7rm77LAmVMG\nBdhAIMsXIo6nkzv4tV/c33AfduiRoM6eNeuG/4kIV3rz8UeLCOrwXmqW0PR18m/e\nPlLqO7sCgYB5AjcY92c8HbIE0sOcBRdaq7REJDgzfMlBcl4wLhEJXF4Vet2zJRGb\nWvSUa46bcmj0VCfMxQKHC5Ue/3lwK8rFc9yGL/g4DDIKH7Fw1YO8eG2nHPtwP/6s\nISeUS41fM2Qsh5BwzfRomBIG46+uJ/y/ap04Br7gj27Tz/nrH/HwXA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fd73ac2418364ddeba9339c3359d8fd7', 'name': u'singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382', 'created_at': '2018-07-29T01:49:25.959292', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6d:9a:45:ac:78:11:6e:85:86:4b:be:41:ea:49:36:55', 'type': 'ssh', 'id': u'singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382'}) 2018-07-29 01:49:25,959 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsKNnA0muAjRn/xbEyMukx5uNE236bXVhs+jzbygBOqS6hTFl eQoGTHAmXQKXQFjmR7iW+oa3+l4NOWIb9p5mLCN+65BJEwQGfzCjKkOj2JKGEItQ hOYEn0UP2H5o0oH+1RLoQx8R/37jka45D63KgiFyVqMlkh8AuBtAvVZf24UfH37q EtCafDBbXlgPTb9eM3ULS3ebLF2YqmvkiYZ59LyD/BnZyk/5cjRTelKl/scOh1sO s43z/PKmdNhVZT1MB+RjzhMsU4N8SdZvsVMgoAmnnFEq3UHzsYEhb5bTLIJpFjJ2 ZpTOen4jk8Ig8iROZVxaxnzR5BbIy6ilfBMHHwIDAQABAoIBAB4OsCjPEN0vLcMq jLHedVvCDG+R91tI7ic/LK1tkUf5YAPqM+o02n2HV//bwQEiH410y7w10Hi6KGXr W/bLXXeFUsOi+cxSkwhxrlIy0F66EDYgfsMeoQq5JckhOZUYqdR4My24y8c+QFs5 2lvgpuUd6+byPCJxRB4QBSQy3nzsEdB7i4Pl9yHv4Zz2k1uFTUYoHYjOKkp1mO+g cfjgARmmsj/xibGhbqIok6GOs0v6vde7m9fEvv8vmypnCZDs3p2cjzkUOMCx8hc6 SIlPpskdAOV+tDEUJ8xb8m3ywUof3/Di6YooYfxv3fx3V6q6IfX5Krbg+60bvVC2 dI0PH4ECgYEA1bwsbTeUyvBlJnq2MkYq44CtnYaedByYhilajABnaGe7FCIXKnrD AbGmqtPi02S1oTLyBPODiQnfSeUd1i2W7X8LIC1nhKeOA7YiPyKdJEcwMQSrlsvD DjKNssKiudi91NZyz9h/+M+3oBryg2BKjlZWnWYE+Z0xUBH/PWaxZ00CgYEA05FL O9vvKVmuegMH9lMK6Vs9nGS3qIQz6lmNc95Jce0OYtgWTBH1RYjtY14HCLcg/rgY hRTe7CUPFXHtdXwvYN1vjsrUYcYodcudbFfMBVP83EYeMaPaJcJyLLQuJeL7zv9o XSoig0iqukg05GisSFH7EpYw5kcX6wiKzQHUqhsCgYEAxQOxh/Ml6nLxKikO7QSU 4CRq5LuEL890IKbZ2hc9OpXzcjmCVRvXySXyVaD+gpFggvis8jdtVdKNylWxzQ01 BDKJFN4Ff9fbJjyrELtdUmV0XJrLeDLW161txAt5aAoL4bbTGheczsLZpnFwff0y fEXFjUzO5TAqln4gYn7YpDkCgYEAso/xkI761sqTYPVH9hV2oyfX4zR6cedKreNx aLbXBCmQt8orX37UpSCBQxmsFCYD2hhk0YWg9Gv+xBnI0hzDHB0ot7rm77LAmVMG BdhAIMsXIo6nkzv4tV/c33AfduiRoM6eNeuG/4kIV3rz8UeLCOrwXmqW0PR18m/e PlLqO7sCgYB5AjcY92c8HbIE0sOcBRdaq7REJDgzfMlBcl4wLhEJXF4Vet2zJRGb WvSUa46bcmj0VCfMxQKHC5Ue/3lwK8rFc9yGL/g4DDIKH7Fw1YO8eG2nHPtwP/6s ISeUS41fM2Qsh5BwzfRomBIG46+uJ/y/ap04Br7gj27Tz/nrH/HwXA== -----END RSA PRIVATE KEY----- 2018-07-29 01:49:25,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 01:49:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"security_group": {"name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-29 01:49:26,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-37624b40-1c29-4487-a4a7-1b63df8ddcf4 Date: Sun, 29 Jul 2018 01:49:26 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:26Z", "updated_at": "2018-07-29T01:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "82621ca5-5379-44d5-8898-1e8633244e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "fb5161f2-a833-41f7-8838-93ce445e9d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 1, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}} 2018-07-29 01:49:26,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-37624b40-1c29-4487-a4a7-1b63df8ddcf4 2018-07-29 01:49:26,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.186059951782s 2018-07-29 01:49:26,149 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-37624b40-1c29-4487-a4a7-1b63df8ddcf4 2018-07-29 01:49:26,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:49:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-c7229813-aa2a-4a1a-8a78-c7b9f2d2e0cf Date: Sun, 29 Jul 2018 01:49:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "created_at": "2018-07-29T01:48:32Z", "updated_at": "2018-07-29T01:48:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "359ef67f-4d9e-4508-897b-3ab7e8da2862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "44062829-4868-4b0e-a4c2-8a2a375e7fef", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "76f7667b-2c6c-414d-9ba7-324192690e68", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "a9e1dafc-f20f-4414-a6d3-56f8f486f44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}], "revision_number": 1, "project_id": "f65cd07036904fdcb0961564b93ffccd", "id": "0c418488-f11f-46d6-8c24-d3495a93112b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:26Z", "updated_at": "2018-07-29T01:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "82621ca5-5379-44d5-8898-1e8633244e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "fb5161f2-a833-41f7-8838-93ce445e9d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 1, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}, {"description": "Default security group", "tags": [], "tenant_id": "eb073936aec74c97ae364912f437c9e7", "created_at": "2018-07-29T01:49:03Z", "updated_at": "2018-07-29T01:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "1e559999-b3e3-485e-8749-688f94cde746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "2bc7e334-093c-4ef0-afa4-2d0af5305c7c", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "dc099ef6-9993-450d-9ba0-c856e6ca9318", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "e6a2346f-338e-40bb-8853-bc26ec404ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}], "revision_number": 1, "project_id": "eb073936aec74c97ae364912f437c9e7", "id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:18Z", "updated_at": "2018-07-29T01:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "0f2b717e-d2a7-4f39-b341-0d80949dcd99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "2be598f8-17ee-41c9-b877-5413c23163f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "40957546-83c0-4993-929e-d40eac86ccac", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "65f739cc-9a35-4af3-a4ca-c5dfd660a9b8", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 1, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-29T01:48:19Z", "updated_at": "2018-07-29T01:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5adaedcd-2eec-4caa-a76c-f2c116916eeb", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5c0c0a5e-14e5-4dff-bb3e-de0e3e5ff7df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "73529b63-291f-465a-9df6-f2921cbdde08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "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-29T01:48:19Z", "revision_number": 0, "id": "f6fcfe54-00ca-4449-bbd1-7e9d0a951e87", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "created_at": "2018-07-29T01:44:30Z", "updated_at": "2018-07-29T01:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "0d30d012-fd7f-4fc0-8da0-10f905d1b2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "7548dc77-4a66-4b52-8371-4d069106d423", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "a8c4e98f-7df3-4d4b-8891-6bd1ffa5ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "eb39a948-823d-4e54-b105-3103fb94bf68", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}], "revision_number": 1, "project_id": "d613e7e49ec946fc81f976b6303e5c94", "id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "name": "default"}]} 2018-07-29 01:49:26,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c7229813-aa2a-4a1a-8a78-c7b9f2d2e0cf 2018-07-29 01:49:26,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.084883928299s 2018-07-29 01:49:26,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c7229813-aa2a-4a1a-8a78-c7b9f2d2e0cf 2018-07-29 01:49:26,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 01:49:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -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": "2d074c07-d34e-4daf-88dd-675194a6bf79"}}' 2018-07-29 01:49:26,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0bef701e-4ff7-4035-b61f-253999ad47e3 Date: Sun, 29 Jul 2018 01:49:26 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-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "port_range_min": 22, "revision_number": 0, "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:26Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "e0a50cb6-191e-42f8-8ffa-ee605971827b"}} 2018-07-29 01:49:26,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0bef701e-4ff7-4035-b61f-253999ad47e3 2018-07-29 01:49:26,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160731077194s 2018-07-29 01:49:26,404 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0bef701e-4ff7-4035-b61f-253999ad47e3 2018-07-29 01:49:26,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:49:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:26,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-992091c7-f355-4891-8eee-9690e538ff02 Date: Sun, 29 Jul 2018 01:49:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "created_at": "2018-07-29T01:48:32Z", "updated_at": "2018-07-29T01:48:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "359ef67f-4d9e-4508-897b-3ab7e8da2862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "44062829-4868-4b0e-a4c2-8a2a375e7fef", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "76f7667b-2c6c-414d-9ba7-324192690e68", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "a9e1dafc-f20f-4414-a6d3-56f8f486f44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}], "revision_number": 1, "project_id": "f65cd07036904fdcb0961564b93ffccd", "id": "0c418488-f11f-46d6-8c24-d3495a93112b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:26Z", "updated_at": "2018-07-29T01:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "82621ca5-5379-44d5-8898-1e8633244e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "e0a50cb6-191e-42f8-8ffa-ee605971827b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "fb5161f2-a833-41f7-8838-93ce445e9d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 2, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}, {"description": "Default security group", "tags": [], "tenant_id": "eb073936aec74c97ae364912f437c9e7", "created_at": "2018-07-29T01:49:03Z", "updated_at": "2018-07-29T01:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "1e559999-b3e3-485e-8749-688f94cde746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "2bc7e334-093c-4ef0-afa4-2d0af5305c7c", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "dc099ef6-9993-450d-9ba0-c856e6ca9318", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "e6a2346f-338e-40bb-8853-bc26ec404ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}], "revision_number": 1, "project_id": "eb073936aec74c97ae364912f437c9e7", "id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:18Z", "updated_at": "2018-07-29T01:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "0f2b717e-d2a7-4f39-b341-0d80949dcd99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "2be598f8-17ee-41c9-b877-5413c23163f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "40957546-83c0-4993-929e-d40eac86ccac", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "65f739cc-9a35-4af3-a4ca-c5dfd660a9b8", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 1, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-29T01:48:19Z", "updated_at": "2018-07-29T01:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5adaedcd-2eec-4caa-a76c-f2c116916eeb", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5c0c0a5e-14e5-4dff-bb3e-de0e3e5ff7df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "73529b63-291f-465a-9df6-f2921cbdde08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "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-29T01:48:19Z", "revision_number": 0, "id": "f6fcfe54-00ca-4449-bbd1-7e9d0a951e87", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "created_at": "2018-07-29T01:44:30Z", "updated_at": "2018-07-29T01:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "0d30d012-fd7f-4fc0-8da0-10f905d1b2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "7548dc77-4a66-4b52-8371-4d069106d423", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "a8c4e98f-7df3-4d4b-8891-6bd1ffa5ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "eb39a948-823d-4e54-b105-3103fb94bf68", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}], "revision_number": 1, "project_id": "d613e7e49ec946fc81f976b6303e5c94", "id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "name": "default"}]} 2018-07-29 01:49:26,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-992091c7-f355-4891-8eee-9690e538ff02 2018-07-29 01:49:26,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.052139043808s 2018-07-29 01:49:26,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-992091c7-f355-4891-8eee-9690e538ff02 2018-07-29 01:49:26,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 01:49:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -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": "2d074c07-d34e-4daf-88dd-675194a6bf79"}}' 2018-07-29 01:49:26,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c81d6dc3-149b-4e53-9729-f97e10f69e39 Date: Sun, 29 Jul 2018 01:49:26 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-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "port_range_min": null, "revision_number": 0, "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:26Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "4a98ae03-9eb9-44c8-bc73-36558d4a6714"}} 2018-07-29 01:49:26,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c81d6dc3-149b-4e53-9729-f97e10f69e39 2018-07-29 01:49:26,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144183158875s 2018-07-29 01:49:26,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c81d6dc3-149b-4e53-9729-f97e10f69e39 2018-07-29 01:49:26,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:26,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:26,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-4df41307-0964-41ad-892e-82a93577bc00 Date: Sun, 29 Jul 2018 01:49:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63182800-5109-449b-89b0-2c204578b276","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":["1acde2dc-d57a-463b-a203-64f15e7fe947"],"description":"","tags":[],"updated_at":"2018-07-29T01:49:20Z","qos_policy_id":null,"name":"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:19Z","provider:network_type":"vxlan"}]} 2018-07-29 01:49:26,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4df41307-0964-41ad-892e-82a93577bc00 2018-07-29 01:49:26,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.080463886261s 2018-07-29 01:49:26,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4df41307-0964-41ad-892e-82a93577bc00 2018-07-29 01:49:26,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:49:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:26,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-74fbe78f-72fd-4ccc-b7ce-9bd3dd3558aa Date: Sun, 29 Jul 2018 01:49:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/snap", "metadata": {}}], "file": "/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "size": 12716032, "self": "/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:49:25Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:49:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:49:26,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-74fbe78f-72fd-4ccc-b7ce-9bd3dd3558aa 2018-07-29 01:49:26,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248019695282s 2018-07-29 01:49:26,720 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-74fbe78f-72fd-4ccc-b7ce-9bd3dd3558aa 2018-07-29 01:49:26,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:49:26,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:26,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-4dbc2833-f7be-4e16-93ae-19b08206b3f1 x-compute-request-id: req-4dbc2833-f7be-4e16-93ae-19b08206b3f1 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_25e97979-3d5f-4305-98c1-f99109347382", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "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": "0625549f-1ea7-4ad3-a30b-1529f830a43f"}]} 2018-07-29 01:49:26,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4dbc2833-f7be-4e16-93ae-19b08206b3f1 2018-07-29 01:49:26,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023334980011s 2018-07-29 01:49:26,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4dbc2833-f7be-4e16-93ae-19b08206b3f1 2018-07-29 01:49:26,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 01:49:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"server": {"name": "singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382", "imageRef": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "key_name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "flavorRef": "0625549f-1ea7-4ad3-a30b-1529f830a43f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "63182800-5109-449b-89b0-2c204578b276"}], "security_groups": [{"name": "2d074c07-d34e-4daf-88dd-675194a6bf79"}]}}' 2018-07-29 01:49:30,253 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:49: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-e5281c9c-18bb-49e6-9262-b57745d1e1f7 x-compute-request-id: req-e5281c9c-18bb-49e6-9262-b57745d1e1f7 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2d074c07-d34e-4daf-88dd-675194a6bf79"}], "OS-DCF:diskConfig": "MANUAL", "id": "ffd61b75-03c2-4893-8d92-a499544394ed", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "bookmark"}], "adminPass": "wwhRgD2ruhjG"}} 2018-07-29 01:49:30,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e5281c9c-18bb-49e6-9262-b57745d1e1f7 2018-07-29 01:49:30,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.50648999214s 2018-07-29 01:49:30,254 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e5281c9c-18bb-49e6-9262-b57745d1e1f7 2018-07-29 01:49:30,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:49:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:31,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-b7c58401-601f-4c58-8d6f-b0f7c888f978 x-compute-request-id: req-b7c58401-601f-4c58-8d6f-b0f7c888f978 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "bookmark"}], "image": {"id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "links": [{"href": "http://172.30.9.25:8774/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0625549f-1ea7-4ad3-a30b-1529f830a43f", "links": [{"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "bookmark"}]}, "id": "ffd61b75-03c2-4893-8d92-a499544394ed", "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "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-29T01:49:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382", "created": "2018-07-29T01:49:30Z", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:49:31,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7c58401-601f-4c58-8d6f-b0f7c888f978 2018-07-29 01:49:31,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.55480694771s 2018-07-29 01:49:31,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7c58401-601f-4c58-8d6f-b0f7c888f978 2018-07-29 01:49:31,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:31,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:31,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-c15340ac-35c1-4f9a-a9f8-e34888f00629 Date: Sun, 29 Jul 2018 01:49:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63182800-5109-449b-89b0-2c204578b276","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":["1acde2dc-d57a-463b-a203-64f15e7fe947"],"description":"","tags":[],"updated_at":"2018-07-29T01:49:20Z","qos_policy_id":null,"name":"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:19Z","provider:network_type":"vxlan"}]} 2018-07-29 01:49:31,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c15340ac-35c1-4f9a-a9f8-e34888f00629 2018-07-29 01:49:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100999832153s 2018-07-29 01:49:31,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c15340ac-35c1-4f9a-a9f8-e34888f00629 2018-07-29 01:49:31,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:49:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:32,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-c0bc754a-46f3-455d-9ba7-e7b25a3c9513 Date: Sun, 29 Jul 2018 01:49:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1acde2dc-d57a-463b-a203-64f15e7fe947","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_25e97979-3d5f-4305-98c1-f99109347382","enable_dhcp":true,"segment_id":null,"network_id":"63182800-5109-449b-89b0-2c204578b276","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:20Z","ip_version":4},{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 01:49:32,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c0bc754a-46f3-455d-9ba7-e7b25a3c9513 2018-07-29 01:49:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0951108932495s 2018-07-29 01:49:32,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c0bc754a-46f3-455d-9ba7-e7b25a3c9513 2018-07-29 01:49:32,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:49:34,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:49:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:35,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-33d4d9b3-7888-4cb1-9337-cd0fd87f08a7 x-compute-request-id: req-33d4d9b3-7888-4cb1-9337-cd0fd87f08a7 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "bookmark"}], "image": {"id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "links": [{"href": "http://172.30.9.25:8774/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0625549f-1ea7-4ad3-a30b-1529f830a43f", "links": [{"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "bookmark"}]}, "id": "ffd61b75-03c2-4893-8d92-a499544394ed", "security_groups": [{"name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}], "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:49:34Z", "hostId": "4ebb89e9c51849a4d708cc4589f7e4b46b9421947f9afacb0ca70552", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382", "created": "2018-07-29T01:49:30Z", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:49:35,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-33d4d9b3-7888-4cb1-9337-cd0fd87f08a7 2018-07-29 01:49:35,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03897380829s 2018-07-29 01:49:35,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-33d4d9b3-7888-4cb1-9337-cd0fd87f08a7 2018-07-29 01:49:35,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:49:37,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:49:37,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:38,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-fbbcd706-0929-4f36-95f4-1740e4966c16 x-compute-request-id: req-fbbcd706-0929-4f36-95f4-1740e4966c16 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:84:be", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "bookmark"}], "image": {"id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "links": [{"href": "http://172.30.9.25:8774/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0625549f-1ea7-4ad3-a30b-1529f830a43f", "links": [{"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "bookmark"}]}, "id": "ffd61b75-03c2-4893-8d92-a499544394ed", "security_groups": [{"name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}], "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:49:34Z", "hostId": "4ebb89e9c51849a4d708cc4589f7e4b46b9421947f9afacb0ca70552", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382", "created": "2018-07-29T01:49:30Z", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:49:38,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fbbcd706-0929-4f36-95f4-1740e4966c16 2018-07-29 01:49:38,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27672696114s 2018-07-29 01:49:38,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fbbcd706-0929-4f36-95f4-1740e4966c16 2018-07-29 01:49:38,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:49:40,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:49:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:41,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-f460a1d5-e38d-4aaa-9bb4-8ac9505706da x-compute-request-id: req-f460a1d5-e38d-4aaa-9bb4-8ac9505706da Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:84:be", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "bookmark"}], "image": {"id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "links": [{"href": "http://172.30.9.25:8774/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0625549f-1ea7-4ad3-a30b-1529f830a43f", "links": [{"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "bookmark"}]}, "id": "ffd61b75-03c2-4893-8d92-a499544394ed", "security_groups": [{"name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}], "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:49:34Z", "hostId": "4ebb89e9c51849a4d708cc4589f7e4b46b9421947f9afacb0ca70552", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382", "created": "2018-07-29T01:49:30Z", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:49:41,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f460a1d5-e38d-4aaa-9bb4-8ac9505706da 2018-07-29 01:49:41,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810165882111s 2018-07-29 01:49:41,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f460a1d5-e38d-4aaa-9bb4-8ac9505706da 2018-07-29 01:49:41,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:49:43,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:49:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:43,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-952d1f72-c574-4f4b-8b97-cc6fa0ca6305 x-compute-request-id: req-952d1f72-c574-4f4b-8b97-cc6fa0ca6305 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:84:be", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "bookmark"}], "image": {"id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "links": [{"href": "http://172.30.9.25:8774/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-29T01:49:40.000000", "flavor": {"id": "0625549f-1ea7-4ad3-a30b-1529f830a43f", "links": [{"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "bookmark"}]}, "id": "ffd61b75-03c2-4893-8d92-a499544394ed", "security_groups": [{"name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}], "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:49:40Z", "hostId": "4ebb89e9c51849a4d708cc4589f7e4b46b9421947f9afacb0ca70552", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382", "created": "2018-07-29T01:49:30Z", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:49:43,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-952d1f72-c574-4f4b-8b97-cc6fa0ca6305 2018-07-29 01:49:43,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338140010834s 2018-07-29 01:49:43,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-952d1f72-c574-4f4b-8b97-cc6fa0ca6305 2018-07-29 01:49:43,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:49:43,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:43,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-536f9a89-e343-4f3f-92b2-9cd59982086c Date: Sun, 29 Jul 2018 01:49:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:49:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1acde2dc-d57a-463b-a203-64f15e7fe947","ip_address":"192.168.120.4"}],"id":"6b683bae-7ca0-49e8-a86b-08d22da658f0","security_groups":["2d074c07-d34e-4daf-88dd-675194a6bf79"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:84:be","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63182800-5109-449b-89b0-2c204578b276","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:33Z","binding:vnic_type":"normal","device_id":"ffd61b75-03c2-4893-8d92-a499544394ed","ip_allocation":"immediate"}]} 2018-07-29 01:49:43,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed used request id req-536f9a89-e343-4f3f-92b2-9cd59982086c 2018-07-29 01:49:43,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.047641992569s 2018-07-29 01:49:43,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed used request id req-536f9a89-e343-4f3f-92b2-9cd59982086c 2018-07-29 01:49:43,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:49:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6b683bae-7ca0-49e8-a86b-08d22da658f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:43,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-917afaff-fc57-498a-88c5-0a0e21a402e2 Date: Sun, 29 Jul 2018 01:49:43 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:49:43,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6b683bae-7ca0-49e8-a86b-08d22da658f0 used request id req-917afaff-fc57-498a-88c5-0a0e21a402e2 2018-07-29 01:49:43,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0499348640442s 2018-07-29 01:49:43,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6b683bae-7ca0-49e8-a86b-08d22da658f0 used request id req-917afaff-fc57-498a-88c5-0a0e21a402e2 2018-07-29 01:49:43,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:49:43,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:44,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-0f660a9d-4f84-4dcf-9d12-d74c93da5787 x-compute-request-id: req-0f660a9d-4f84-4dcf-9d12-d74c93da5787 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:84:be", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "bookmark"}], "image": {"id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "links": [{"href": "http://172.30.9.25:8774/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-29T01:49:40.000000", "flavor": {"id": "0625549f-1ea7-4ad3-a30b-1529f830a43f", "links": [{"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "bookmark"}]}, "id": "ffd61b75-03c2-4893-8d92-a499544394ed", "security_groups": [{"name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}], "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:49:40Z", "hostId": "4ebb89e9c51849a4d708cc4589f7e4b46b9421947f9afacb0ca70552", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382", "created": "2018-07-29T01:49:30Z", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:49:44,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0f660a9d-4f84-4dcf-9d12-d74c93da5787 2018-07-29 01:49:44,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.991662025452s 2018-07-29 01:49:44,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0f660a9d-4f84-4dcf-9d12-d74c93da5787 2018-07-29 01:49:44,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:49:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:44,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-9e7e23f1-f926-48c0-bcd7-52633cd64e2f Date: Sun, 29 Jul 2018 01:49:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:49:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1acde2dc-d57a-463b-a203-64f15e7fe947","ip_address":"192.168.120.4"}],"id":"6b683bae-7ca0-49e8-a86b-08d22da658f0","security_groups":["2d074c07-d34e-4daf-88dd-675194a6bf79"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:84:be","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63182800-5109-449b-89b0-2c204578b276","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:33Z","binding:vnic_type":"normal","device_id":"ffd61b75-03c2-4893-8d92-a499544394ed","ip_allocation":"immediate"}]} 2018-07-29 01:49:44,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed used request id req-9e7e23f1-f926-48c0-bcd7-52633cd64e2f 2018-07-29 01:49:44,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.047779083252s 2018-07-29 01:49:44,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed used request id req-9e7e23f1-f926-48c0-bcd7-52633cd64e2f 2018-07-29 01:49:44,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:49:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6b683bae-7ca0-49e8-a86b-08d22da658f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:44,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dad4faa8-8495-46c8-b468-65cbc1dab2df Date: Sun, 29 Jul 2018 01:49:44 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:49:44,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6b683bae-7ca0-49e8-a86b-08d22da658f0 used request id req-dad4faa8-8495-46c8-b468-65cbc1dab2df 2018-07-29 01:49:44,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451951026917s 2018-07-29 01:49:44,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6b683bae-7ca0-49e8-a86b-08d22da658f0 used request id req-dad4faa8-8495-46c8-b468-65cbc1dab2df 2018-07-29 01:49:44,710 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:03:84:be', 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'248b96b2-7fa5-4f01-8f2f-d883945dd2d2'}), 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-29T01:49:40.000000', 'flavor': Munch({u'id': u'0625549f-1ea7-4ad3-a30b-1529f830a43f'}), 'az': u'nova', 'id': u'ffd61b75-03c2-4893-8d92-a499544394ed', 'security_groups': [Munch({u'name': u'singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fd73ac2418364ddeba9339c3359d8fd7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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-29T01:49:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T01:49:40Z', 'hostId': u'4ebb89e9c51849a4d708cc4589f7e4b46b9421947f9afacb0ca70552', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'4ebb89e9c51849a4d708cc4589f7e4b46b9421947f9afacb0ca70552', '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-29T01:49:40.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'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382', 'adminPass': None, 'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', 'created_at': u'2018-07-29T01:49:30Z', 'created': u'2018-07-29T01:49:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 01:49:44,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:44,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:44,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-b2ad3aa1-96a0-4d18-97c3-f0cdcd89c1b7 Date: Sun, 29 Jul 2018 01:49:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63182800-5109-449b-89b0-2c204578b276","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":["1acde2dc-d57a-463b-a203-64f15e7fe947"],"description":"","tags":[],"updated_at":"2018-07-29T01:49:20Z","qos_policy_id":null,"name":"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:19Z","provider:network_type":"vxlan"}]} 2018-07-29 01:49:44,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b2ad3aa1-96a0-4d18-97c3-f0cdcd89c1b7 2018-07-29 01:49:44,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0952470302582s 2018-07-29 01:49:44,808 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b2ad3aa1-96a0-4d18-97c3-f0cdcd89c1b7 2018-07-29 01:49:44,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:49:44,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:44,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-253f0941-e0b3-4897-8155-9055b3f2cb8f Date: Sun, 29 Jul 2018 01:49:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:49:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1acde2dc-d57a-463b-a203-64f15e7fe947","ip_address":"192.168.120.4"}],"id":"6b683bae-7ca0-49e8-a86b-08d22da658f0","security_groups":["2d074c07-d34e-4daf-88dd-675194a6bf79"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:84:be","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63182800-5109-449b-89b0-2c204578b276","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:33Z","binding:vnic_type":"normal","device_id":"ffd61b75-03c2-4893-8d92-a499544394ed","ip_allocation":"immediate"}]} 2018-07-29 01:49:44,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed used request id req-253f0941-e0b3-4897-8155-9055b3f2cb8f 2018-07-29 01:49:44,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0460200309753s 2018-07-29 01:49:44,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ffd61b75-03c2-4893-8d92-a499544394ed used request id req-253f0941-e0b3-4897-8155-9055b3f2cb8f 2018-07-29 01:49:44,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 01:49:44,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.4", "port_id": "6b683bae-7ca0-49e8-a86b-08d22da658f0"}}' 2018-07-29 01:49:47,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-ce41e4b0-3aa8-49b7-bb8b-74832062adcc Date: Sun, 29 Jul 2018 01:49:47 GMT RESP BODY: {"floatingip": {"router_id": "9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:45Z", "updated_at": "2018-07-29T01:49:45Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "63182800-5109-449b-89b0-2c204578b276", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:84:be", "device_id": "ffd61b75-03c2-4893-8d92-a499544394ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_id": "6b683bae-7ca0-49e8-a86b-08d22da658f0", "id": "c20ee061-8bd6-40c8-bb5f-16d4ca0e8da1", "qos_policy_id": null}} 2018-07-29 01:49:47,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ce41e4b0-3aa8-49b7-bb8b-74832062adcc 2018-07-29 01:49:47,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25308895111s 2018-07-29 01:49:47,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ce41e4b0-3aa8-49b7-bb8b-74832062adcc 2018-07-29 01:49:47,114 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23', 'updated_at': u'2018-07-29T01:49:45Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.211', 'revision_number': 0, 'port_id': u'6b683bae-7ca0-49e8-a86b-08d22da658f0', 'id': u'c20ee061-8bd6-40c8-bb5f-16d4ca0e8da1', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'6b683bae-7ca0-49e8-a86b-08d22da658f0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'63182800-5109-449b-89b0-2c204578b276', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:03:84:be', u'device_id': u'ffd61b75-03c2-4893-8d92-a499544394ed'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', 'created_at': u'2018-07-29T01:49:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'63182800-5109-449b-89b0-2c204578b276', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:03:84:be', u'device_id': u'ffd61b75-03c2-4893-8d92-a499544394ed'}), 'router': u'9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23'}) 2018-07-29 01:49:47,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 01:49:47,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed/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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 01:49:47,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-80247021-0254-49d6-b007-26101bdb15c1 x-compute-request-id: req-80247021-0254-49d6-b007-26101bdb15c1 Content-Encoding: gzip Content-Length: 9596 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 490365242 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.908 MHz processor\n[ 0.137880] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.139536] pid_max: default: 32768 minimum: 301\n[ 0.140426] ACPI: Core revision 20150930\n[ 0.141803] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143105] Security Framework initialized\n[ 0.143917] Yama: becoming mindful.\n[ 0.144654] AppArmor: AppArmor initialized\n[ 0.145516] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146833] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148101] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149307] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150873] Initializing cgroup subsys io\n[ 0.151689] Initializing cgroup subsys memory\n[ 0.152547] Initializing cgroup subsys devices\n[ 0.153422] Initializing cgroup subsys freezer\n[ 0.154296] Initializing cgroup subsys net_cls\n[ 0.155157] Initializing cgroup subsys perf_event\n[ 0.156069] Initializing cgroup subsys net_prio\n[ 0.156961] Initializing cgroup subsys hugetlb\n[ 0.157828] Initializing cgroup subsys pids\n[ 0.158695] CPU: Physical Processor ID: 0\n[ 0.160184] mce: CPU supports 10 MCE banks\n[ 0.161039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183822] ftrace: allocating 31920 entries in 125 pages\n[ 0.208723] smpboot: Max logical packages: 1\n[ 0.209595] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210935] x2apic enabled\n[ 0.211732] Switched APIC routing to physical x2apic.\n[ 0.213460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214568] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218406] KVM setup paravirtual spinlock\n[ 0.219701] x86: Booted up 1 node, 1 CPUs\n[ 0.220508] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.221895] devtmpfs: initialized\n[ 0.223858] evm: security.selinux\n[ 0.224557] evm: security.SMACK64\n[ 0.225257] evm: security.SMACK64EXEC\n[ 0.225994] evm: security.SMACK64TRANSMUTE\n[ 0.226798] evm: security.SMACK64MMAP\n[ 0.227543] evm: security.ima\n[ 0.228179] evm: security.capability\n[ 0.228986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230835] pinctrl core: initialized pinctrl subsystem\n[ 0.231939] RTC time: 1:49:40, date: 07/29/18\n[ 0.232905] NET: Registered protocol family 16\n[ 0.233890] cpuidle: using governor ladder\n[ 0.234712] cpuidle: using governor menu\n[ 0.235496] PCCT header not found.\n[ 0.236255] ACPI: bus type PCI registered\n[ 0.237056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238306] PCI: Using configuration type 1 for base access\n[ 0.240068] ACPI: Added _OSI(Module Device)\n[ 0.240912] ACPI: Added _OSI(Processor Device)\n[ 0.241772] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244414] ACPI: Interpreter enabled\n[ 0.245179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252524] ACPI: (supports S0 S5)\n[ 0.253222] ACPI: Using IOAPIC for interrupt routing\n[ 0.254162] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258423] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259649] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260834] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263050] acpiphp: Slot [3] registered\n[ 0.263855] acpiphp: Slot [4] registered\n[ 0.264651] acpiphp: Slot [5] registered\n[ 0.265453] acpiphp: Slot [6] registered\n[ 0.266240] acpiphp: Slot [7] registered\n[ 0.267037] acpiphp: Slot [8] registered\n[ 0.267833] acpiphp: Slot [9] registered\n[ 0.268626] acpiphp: Slot [10] registered\n[ 0.269428] acpiphp: Slot [11] registered\n[ 0.270236] acpiphp: Slot [12] registered\n[ 0.271049] acpiphp: Slot [13] registered\n[ 0.271861] acpiphp: Slot [14] registered\n[ 0.272665] acpiphp: Slot [15] registered\n[ 0.283522] acpiphp: Slot [16] registered\n[ 0.284344] acpiphp: Slot [17] registered\n[ 0.285148] acpiphp: Slot [18] registered\n[ 0.285967] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287588] acpiphp: Slot [21] registered\n[ 0.288399] acpiphp: Slot [22] registered\n[ 0.289202] acpiphp: Slot [23] registered\n[ 0.290013] acpiphp: Slot [24] registered\n[ 0.290821] acpiphp: Slot [25] registered\n[ 0.291632] acpiphp: Slot [26] registered\n[ 0.292435] acpiphp: Slot [27] registered\n[ 0.293239] acpiphp: Slot [28] registered\n[ 0.294047] acpiphp: Slot [29] registered\n[ 0.294883] acpiphp: Slot [30] registered\n[ 0.295699] acpiphp: Slot [31] registered\n[ 0.296505] PCI host bridge to bus 0000:00\n[ 0.297310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299727] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302602] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.304073] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308604] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314641] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.335150] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.336951] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.338376] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.339785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.341166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.342434] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.343722] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.344769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.346303] vgaarb: loaded\n[ 0.346900] vgaarb: bridge control possible 0000:00:02.0\n[ 0.348115] SCSI subsystem initialized\n[ 0.349035] ACPI: bus type USB registered\n[ 0.349864] usbcore: registered new interface driver usbfs\n[ 0.350890] usbcore: registered new interface driver hub\n[ 0.351891] usbcore: registered new device driver usb\n[ 0.353283] PCI: Using ACPI for IRQ routing\n[ 0.354635] NetLabel: Initializing\n[ 0.355536] NetLabel: domain hash size = 128\n[ 0.356619] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.357824] NetLabel: unlabeled traffic allowed by default\n[ 0.359275] clocksource: Switched to clocksource kvm-clock\n[ 0.367696] AppArmor: AppArmor Filesystem Enabled\n[ 0.368916] pnp: PnP ACPI init\n[ 0.370017] pnp: PnP ACPI: found 5 devices\n[ 0.376533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378741] NET: Registered protocol family 2\n[ 0.379960] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.381570] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.383051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.384560] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387408] NET: Registered protocol family 1\n[ 0.388542] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.389926] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391331] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405429] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419580] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.477331] Scanning for low memory corruption every 60 seconds\n[ 0.478999] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480415] audit: initializing netlink subsys (disabled)\n[ 0.481663] audit: type=2000 audit(1532828981.180:1): initialized\n[ 0.483258] Initialise system trusted keyring\n[ 0.484384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485821] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.488202] zbud: loaded\n[ 0.489066] VFS: Disk quotas dquot_6.6.0\n[ 0.490033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491917] fuse init (API version 7.23)\n[ 0.492971] Key type big_key registered\n[ 0.493929] Allocating IMA MOK and blacklist keyrings.\n[ 0.495340] Key type asymmetric registered\n[ 0.496330] Asymmetric key parser 'x509' registered\n[ 0.497490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499345] io scheduler noop registered\n[ 0.500333] io scheduler deadline registered (default)\n[ 0.501617] io scheduler cfq registered\n[ 0.502626] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503940] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505514] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507324] ACPI: Power Button [PWRF]\n[ 0.508383] GHES: HEST is not enabled!\n[ 0.521972] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549717] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552045] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577607] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.580614] Linux agpgart interface v0.103\n[ 0.583657] brd: module loaded\n[ 0.585467] loop: module loaded\n[ 0.589993] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591756] GPT:90111 != 2097151\n[ 0.592553] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593884] GPT:90111 != 2097151\n[ 0.594700] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595874] vda: vda1 vda15\n[ 0.597350] scsi host0: ata_piix\n[ 0.598274] scsi host1: ata_piix\n[ 0.599121] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.600633] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.602387] libphy: Fixed MDIO Bus: probed\n[ 0.603552] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604708] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607109] PPP generic driver version 2.4.2\n[ 0.608457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610074] ehci-pci: EHCI PCI platform driver\n[ 0.611248] ehci-platform: EHCI generic platform driver\n[ 0.612579] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614111] ohci-pci: OHCI PCI platform driver\n[ 0.615287] ohci-platform: OHCI generic platform driver\n[ 0.616619] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631188] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634560] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635872] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.637397] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639060] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640949] usb usb1: Product: UHCI Host Controller\n[ 0.642200] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.643754] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645047] hub 1-0:1.0: USB hub found\n[ 0.646078] hub 1-0:1.0: 2 ports detected\n[ 0.647312] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650036] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651335] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652712] mousedev: PS/2 mouse device common for all mice\n[ 0.654355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656786] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659821] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661448] i2c /dev entries driver\n[ 0.662455] device-mapper: uevent: version 1.0.3\n[ 0.663729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665929] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667772] NET: Registered protocol family 10\n[ 0.669203] NET: Registered protocol family 17\n[ 0.670414] Key type dns_resolver registered\n[ 0.671717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673196] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675585] registered taskstats version 1\n[ 0.676718] Loading compiled-in X.509 certificates\n[ 0.678509] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681063] zswap: loaded using pool lzo/zbud\n[ 0.682995] Key type trusted registered\n[ 0.685043] Key type encrypted registered\n[ 0.686150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687561] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688991] evm: HMAC attrs: 0x1\n[ 0.690158] Magic number: 10:77:813\n[ 0.691262] rtc_cmos 00:00: setting system clock to 2018-07-29 01:49:40 UTC (1532828980)\n[ 0.693425] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694940] EDD information not available.\n[ 0.760596] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772568] Write protecting the kernel read-only data: 14336k\n[ 0.775030] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777417] 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.824388] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.90. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNpoDvEfbh7hfnr3q1cgq1rGxkUdFi1dy4IQHFXXHfOsWruYCnjUFz7yoSRS/tuHpTLO/4prtL9ngoRioftzolSJTEwE83C5/lKRckRr1vC0m01hxjNZI/OXDR+/J/wYHc/QAXQ+pYrjFv8we4djW8EzL6R4ObryoGy9J2DsGmabE/bTSiuOD4RRDbGgd7JKlOcyfD6DOpKpSpGEJOvWngdU4dFmCRpZrdFKMugcFXvzPngffVejSoOSOsh0V2r/HTWzd4QWFkkh0LgwPgwmJDPyQdkpt93xDh1OzGMBAzAGljI4uk9RudkEsh4FiVMOx+JdrPKWXOM0eGP7+8+pWp root@singlevm1-vm-25e97979-3d5f-4305-98c1-f99109347382\nssh-dss AAAAB3NzaC1kc3MAAACBALSAKcLHYG3qEBo7wHZ1QkWwLtQQbVd9anODsNGVSZfZCHTJ8b09Y3dpxr9zrp+DbSNn+B/JFey46p9AwHhluKjNOXfnyc7L/bMqAnE450dpXV92LGJ17PjQ/GociyC+eNDsFtvBTd8dOVnVgsMZv3Mk53LlHAP3a6mnHBouZFvtAAAAFQC0vSprY+Btfg8DaiuAtUnTpJj+iQAAAIAs5qKwwX/Tqe5jHNQC719P1oIUwSifDIfx2Xnk/1V/Z/NL6m/EuJzpuxiF1htJrddFOEwbNVBbmucFqh5ejrc7bHHklJc3Zc9DddOV0POgqZt8zEfDrvtmiJO4OIbarnQLT30T5BpNtT+57RqicpqTgFBE9ucF3PI6fw7rdN5hJAAAAIByE8A7b1jngoA48i0Jplap6Lm7bMqKEjcm7KyyuOgyLbbvmd2NX9CBK6f4uFC6Jv7bcr42noefAs/sm6C7B7nqpl07u3COwTm2pjlL32ejliRafkkC7wqmL/Z7potLlVfQFxBF5f407+l8fsq3hcSgeeDAvQslsakVYqJrKzuEAA== root@singlevm1-vm-25e97979-3d5f-4305-98c1-f99109347382\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe03:84be/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-25e97979-3d5f-4305-98c1-f99109347382\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-25e97979-3d5f-4305-98c1-f99109347382 login: "} 2018-07-29 01:49:47,825 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed/action used request id req-80247021-0254-49d6-b007-26101bdb15c1 2018-07-29 01:49:47,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.710682868958s 2018-07-29 01:49:47,826 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed/action used request id req-80247021-0254-49d6-b007-26101bdb15c1 2018-07-29 01:49:47,826 - 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 490365242 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.908 MHz processor [ 0.137880] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.139536] pid_max: default: 32768 minimum: 301 [ 0.140426] ACPI: Core revision 20150930 [ 0.141803] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143105] Security Framework initialized [ 0.143917] Yama: becoming mindful. [ 0.144654] AppArmor: AppArmor initialized [ 0.145516] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146833] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148101] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149307] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150873] Initializing cgroup subsys io [ 0.151689] Initializing cgroup subsys memory [ 0.152547] Initializing cgroup subsys devices [ 0.153422] Initializing cgroup subsys freezer [ 0.154296] Initializing cgroup subsys net_cls [ 0.155157] Initializing cgroup subsys perf_event [ 0.156069] Initializing cgroup subsys net_prio [ 0.156961] Initializing cgroup subsys hugetlb [ 0.157828] Initializing cgroup subsys pids [ 0.158695] CPU: Physical Processor ID: 0 [ 0.160184] mce: CPU supports 10 MCE banks [ 0.161039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183822] ftrace: allocating 31920 entries in 125 pages [ 0.208723] smpboot: Max logical packages: 1 [ 0.209595] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210935] x2apic enabled [ 0.211732] Switched APIC routing to physical x2apic. [ 0.213460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214568] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218406] KVM setup paravirtual spinlock [ 0.219701] x86: Booted up 1 node, 1 CPUs [ 0.220508] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.221895] devtmpfs: initialized [ 0.223858] evm: security.selinux [ 0.224557] evm: security.SMACK64 [ 0.225257] evm: security.SMACK64EXEC [ 0.225994] evm: security.SMACK64TRANSMUTE [ 0.226798] evm: security.SMACK64MMAP [ 0.227543] evm: security.ima [ 0.228179] evm: security.capability [ 0.228986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230835] pinctrl core: initialized pinctrl subsystem [ 0.231939] RTC time: 1:49:40, date: 07/29/18 [ 0.232905] NET: Registered protocol family 16 [ 0.233890] cpuidle: using governor ladder [ 0.234712] cpuidle: using governor menu [ 0.235496] PCCT header not found. [ 0.236255] ACPI: bus type PCI registered [ 0.237056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238306] PCI: Using configuration type 1 for base access [ 0.240068] ACPI: Added _OSI(Module Device) [ 0.240912] ACPI: Added _OSI(Processor Device) [ 0.241772] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242670] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244414] ACPI: Interpreter enabled [ 0.245179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.248856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252524] ACPI: (supports S0 S5) [ 0.253222] ACPI: Using IOAPIC for interrupt routing [ 0.254162] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258423] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.259649] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.260834] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263050] acpiphp: Slot [3] registered [ 0.263855] acpiphp: Slot [4] registered [ 0.264651] acpiphp: Slot [5] registered [ 0.265453] acpiphp: Slot [6] registered [ 0.266240] acpiphp: Slot [7] registered [ 0.267037] acpiphp: Slot [8] registered [ 0.267833] acpiphp: Slot [9] registered [ 0.268626] acpiphp: Slot [10] registered [ 0.269428] acpiphp: Slot [11] registered [ 0.270236] acpiphp: Slot [12] registered [ 0.271049] acpiphp: Slot [13] registered [ 0.271861] acpiphp: Slot [14] registered [ 0.272665] acpiphp: Slot [15] registered [ 0.283522] acpiphp: Slot [16] registered [ 0.284344] acpiphp: Slot [17] registered [ 0.285148] acpiphp: Slot [18] registered [ 0.285967] acpiphp: Slot [19] registered [ 0.286774] acpiphp: Slot [20] registered [ 0.287588] acpiphp: Slot [21] registered [ 0.288399] acpiphp: Slot [22] registered [ 0.289202] acpiphp: Slot [23] registered [ 0.290013] acpiphp: Slot [24] registered [ 0.290821] acpiphp: Slot [25] registered [ 0.291632] acpiphp: Slot [26] registered [ 0.292435] acpiphp: Slot [27] registered [ 0.293239] acpiphp: Slot [28] registered [ 0.294047] acpiphp: Slot [29] registered [ 0.294883] acpiphp: Slot [30] registered [ 0.295699] acpiphp: Slot [31] registered [ 0.296505] PCI host bridge to bus 0000:00 [ 0.297310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.298514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.299727] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.301162] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.302602] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.304073] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307329] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308604] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.314641] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.335150] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.336951] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.338376] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.339785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.341166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.342434] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343722] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.346303] vgaarb: loaded [ 0.346900] vgaarb: bridge control possible 0000:00:02.0 [ 0.348115] SCSI subsystem initialized [ 0.349035] ACPI: bus type USB registered [ 0.349864] usbcore: registered new interface driver usbfs [ 0.350890] usbcore: registered new interface driver hub [ 0.351891] usbcore: registered new device driver usb [ 0.353283] PCI: Using ACPI for IRQ routing [ 0.354635] NetLabel: Initializing [ 0.355536] NetLabel: domain hash size = 128 [ 0.356619] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.357824] NetLabel: unlabeled traffic allowed by default [ 0.359275] clocksource: Switched to clocksource kvm-clock [ 0.367696] AppArmor: AppArmor Filesystem Enabled [ 0.368916] pnp: PnP ACPI init [ 0.370017] pnp: PnP ACPI: found 5 devices [ 0.376533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378741] NET: Registered protocol family 2 [ 0.379960] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.381570] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.383051] TCP: Hash tables configured (established 4096 bind 4096) [ 0.384560] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.385882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.387408] NET: Registered protocol family 1 [ 0.388542] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389926] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391331] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405429] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419580] Trying to unpack rootfs image as initramfs... [ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.477331] Scanning for low memory corruption every 60 seconds [ 0.478999] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480415] audit: initializing netlink subsys (disabled) [ 0.481663] audit: type=2000 audit(1532828981.180:1): initialized [ 0.483258] Initialise system trusted keyring [ 0.484384] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485821] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.488202] zbud: loaded [ 0.489066] VFS: Disk quotas dquot_6.6.0 [ 0.490033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491917] fuse init (API version 7.23) [ 0.492971] Key type big_key registered [ 0.493929] Allocating IMA MOK and blacklist keyrings. [ 0.495340] Key type asymmetric registered [ 0.496330] Asymmetric key parser 'x509' registered [ 0.497490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499345] io scheduler noop registered [ 0.500333] io scheduler deadline registered (default) [ 0.501617] io scheduler cfq registered [ 0.502626] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503940] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505514] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507324] ACPI: Power Button [PWRF] [ 0.508383] GHES: HEST is not enabled! [ 0.521972] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549717] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552045] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577607] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.580614] Linux agpgart interface v0.103 [ 0.583657] brd: module loaded [ 0.585467] loop: module loaded [ 0.589993] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.591756] GPT:90111 != 2097151 [ 0.592553] GPT:Alternate GPT header not at the end of the disk. [ 0.593884] GPT:90111 != 2097151 [ 0.594700] GPT: Use GNU Parted to correct GPT errors. [ 0.595874] vda: vda1 vda15 [ 0.597350] scsi host0: ata_piix [ 0.598274] scsi host1: ata_piix [ 0.599121] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.600633] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.602387] libphy: Fixed MDIO Bus: probed [ 0.603552] tun: Universal TUN/TAP device driver, 1.6 [ 0.604708] tun: (C) 1999-2004 Max Krasnyansky [ 0.607109] PPP generic driver version 2.4.2 [ 0.608457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610074] ehci-pci: EHCI PCI platform driver [ 0.611248] ehci-platform: EHCI generic platform driver [ 0.612579] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614111] ohci-pci: OHCI PCI platform driver [ 0.615287] ohci-platform: OHCI generic platform driver [ 0.616619] uhci_hcd: USB Universal Host Controller Interface driver [ 0.631188] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.632627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.634560] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.635872] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.637397] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639060] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640949] usb usb1: Product: UHCI Host Controller [ 0.642200] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.643754] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645047] hub 1-0:1.0: USB hub found [ 0.646078] hub 1-0:1.0: 2 ports detected [ 0.647312] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650036] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651335] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652712] mousedev: PS/2 mouse device common for all mice [ 0.654355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656786] rtc_cmos 00:00: RTC can wake from S4 [ 0.658211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.659821] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661448] i2c /dev entries driver [ 0.662455] device-mapper: uevent: version 1.0.3 [ 0.663729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665929] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667772] NET: Registered protocol family 10 [ 0.669203] NET: Registered protocol family 17 [ 0.670414] Key type dns_resolver registered [ 0.671717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673196] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675585] registered taskstats version 1 [ 0.676718] Loading compiled-in X.509 certificates [ 0.678509] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681063] zswap: loaded using pool lzo/zbud [ 0.682995] Key type trusted registered [ 0.685043] Key type encrypted registered [ 0.686150] AppArmor: AppArmor sha1 policy hashing enabled [ 0.687561] ima: No TPM chip found, activating TPM-bypass! [ 0.688991] evm: HMAC attrs: 0x1 [ 0.690158] Magic number: 10:77:813 [ 0.691262] rtc_cmos 00:00: setting system clock to 2018-07-29 01:49:40 UTC (1532828980) [ 0.693425] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694940] EDD information not available. [ 0.760596] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772568] Write protecting the kernel read-only data: 14336k [ 0.775030] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.777417] 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.824388] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.90. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNpoDvEfbh7hfnr3q1cgq1rGxkUdFi1dy4IQHFXXHfOsWruYCnjUFz7yoSRS/tuHpTLO/4prtL9ngoRioftzolSJTEwE83C5/lKRckRr1vC0m01hxjNZI/OXDR+/J/wYHc/QAXQ+pYrjFv8we4djW8EzL6R4ObryoGy9J2DsGmabE/bTSiuOD4RRDbGgd7JKlOcyfD6DOpKpSpGEJOvWngdU4dFmCRpZrdFKMugcFXvzPngffVejSoOSOsh0V2r/HTWzd4QWFkkh0LgwPgwmJDPyQdkpt93xDh1OzGMBAzAGljI4uk9RudkEsh4FiVMOx+JdrPKWXOM0eGP7+8+pWp root@singlevm1-vm-25e97979-3d5f-4305-98c1-f99109347382 ssh-dss AAAAB3NzaC1kc3MAAACBALSAKcLHYG3qEBo7wHZ1QkWwLtQQbVd9anODsNGVSZfZCHTJ8b09Y3dpxr9zrp+DbSNn+B/JFey46p9AwHhluKjNOXfnyc7L/bMqAnE450dpXV92LGJ17PjQ/GociyC+eNDsFtvBTd8dOVnVgsMZv3Mk53LlHAP3a6mnHBouZFvtAAAAFQC0vSprY+Btfg8DaiuAtUnTpJj+iQAAAIAs5qKwwX/Tqe5jHNQC719P1oIUwSifDIfx2Xnk/1V/Z/NL6m/EuJzpuxiF1htJrddFOEwbNVBbmucFqh5ejrc7bHHklJc3Zc9DddOV0POgqZt8zEfDrvtmiJO4OIbarnQLT30T5BpNtT+57RqicpqTgFBE9ucF3PI6fw7rdN5hJAAAAIByE8A7b1jngoA48i0Jplap6Lm7bMqKEjcm7KyyuOgyLbbvmd2NX9CBK6f4uFC6Jv7bcr42noefAs/sm6C7B7nqpl07u3COwTm2pjlL32ejliRafkkC7wqmL/Z7potLlVfQFxBF5f407+l8fsq3hcSgeeDAvQslsakVYqJrKzuEAA== root@singlevm1-vm-25e97979-3d5f-4305-98c1-f99109347382 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe03:84be/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-25e97979-3d5f-4305-98c1-f99109347382 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-25e97979-3d5f-4305-98c1-f99109347382 login: 2018-07-29 01:49:48,003 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2e8d6d0L 2018-07-29 01:49:48,003 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 01:49:48,004 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-29 01:49:48,004 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-29 01:49:48,005 - 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-29 01:49:48,005 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 01:49:48,005 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-29 01:49:48,005 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 01:49:48,005 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 01:49:48,005 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 01:49:48,024 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 01:49:48,025 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 01:49:48,035 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: f41409c3069cd94d89a6d539d9e11c24 2018-07-29 01:49:48,037 - paramiko.transport - DEBUG - Trying discovered key 6d9a45ac78116e85864bbe41ea493655 in /tmp/tmp1nnbTo 2018-07-29 01:49:48,064 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 01:49:48,071 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 01:49:48,101 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-29 01:49:48,102 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-29 01:49:48,102 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-29 01:49:48,104 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-29 01:49:48,105 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-29 01:49:48,105 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-29 01:49:48,111 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-29 01:49:48,214 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:49:48,214 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 01:49:48,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 01:49:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/c20ee061-8bd6-40c8-bb5f-16d4ca0e8da1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:49,478 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08262a49-0d31-452a-8994-5313edeecd47 Content-Length: 0 Date: Sun, 29 Jul 2018 01:49:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:49:49,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/c20ee061-8bd6-40c8-bb5f-16d4ca0e8da1.json used request id req-08262a49-0d31-452a-8994-5313edeecd47 2018-07-29 01:49:49,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25643205643s 2018-07-29 01:49:49,479 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/c20ee061-8bd6-40c8-bb5f-16d4ca0e8da1.json used request id req-08262a49-0d31-452a-8994-5313edeecd47 2018-07-29 01:49:49,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:49:49,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:49,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0ea54f78-19c7-4d01-a7f7-97f948c7e57c Date: Sun, 29 Jul 2018 01:49:49 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:49:49,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0ea54f78-19c7-4d01-a7f7-97f948c7e57c 2018-07-29 01:49:49,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0860810279846s 2018-07-29 01:49:49,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0ea54f78-19c7-4d01-a7f7-97f948c7e57c 2018-07-29 01:49:49,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 01:49:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:49,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:49: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-f623ce36-22f0-4aa7-baea-74759c90378e x-compute-request-id: req-f623ce36-22f0-4aa7-baea-74759c90378e Content-Type: application/json 2018-07-29 01:49:49,876 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed used request id req-f623ce36-22f0-4aa7-baea-74759c90378e 2018-07-29 01:49:49,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.304120063782s 2018-07-29 01:49:49,876 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed used request id req-f623ce36-22f0-4aa7-baea-74759c90378e 2018-07-29 01:49:49,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:49:49,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:51,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-70b7d70c-86da-49b8-a6ae-315a46add67d x-compute-request-id: req-70b7d70c-86da-49b8-a6ae-315a46add67d Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:84:be", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:84:be", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffd61b75-03c2-4893-8d92-a499544394ed", "rel": "bookmark"}], "image": {"id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "links": [{"href": "http://172.30.9.25:8774/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-29T01:49:40.000000", "flavor": {"id": "0625549f-1ea7-4ad3-a30b-1529f830a43f", "links": [{"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "bookmark"}]}, "id": "ffd61b75-03c2-4893-8d92-a499544394ed", "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:49:49Z", "hostId": "4ebb89e9c51849a4d708cc4589f7e4b46b9421947f9afacb0ca70552", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_25e97979-3d5f-4305-98c1-f99109347382", "created": "2018-07-29T01:49:30Z", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:49:51,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-70b7d70c-86da-49b8-a6ae-315a46add67d 2018-07-29 01:49:51,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53165984154s 2018-07-29 01:49:51,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-70b7d70c-86da-49b8-a6ae-315a46add67d 2018-07-29 01:49:51,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:49:53,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:49:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:53,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90c1d7b6-e57e-4fa0-8da0-fd970fb9151c x-compute-request-id: req-90c1d7b6-e57e-4fa0-8da0-fd970fb9151c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 01:49:53,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-90c1d7b6-e57e-4fa0-8da0-fd970fb9151c 2018-07-29 01:49:53,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202961921692s 2018-07-29 01:49:53,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-90c1d7b6-e57e-4fa0-8da0-fd970fb9151c 2018-07-29 01:49:53,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:49:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:53,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-e235d093-b317-4fa2-803d-6815edb2a97c Date: Sun, 29 Jul 2018 01:49:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "created_at": "2018-07-29T01:48:32Z", "updated_at": "2018-07-29T01:48:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "359ef67f-4d9e-4508-897b-3ab7e8da2862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "44062829-4868-4b0e-a4c2-8a2a375e7fef", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "76f7667b-2c6c-414d-9ba7-324192690e68", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "a9e1dafc-f20f-4414-a6d3-56f8f486f44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}], "revision_number": 1, "project_id": "f65cd07036904fdcb0961564b93ffccd", "id": "0c418488-f11f-46d6-8c24-d3495a93112b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:26Z", "updated_at": "2018-07-29T01:49:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "4a98ae03-9eb9-44c8-bc73-36558d4a6714", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "82621ca5-5379-44d5-8898-1e8633244e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "e0a50cb6-191e-42f8-8ffa-ee605971827b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:26Z", "revision_number": 0, "id": "fb5161f2-a833-41f7-8838-93ce445e9d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:26Z", "security_group_id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 3, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "2d074c07-d34e-4daf-88dd-675194a6bf79", "name": "singlevm1-sg_25e97979-3d5f-4305-98c1-f99109347382"}, {"description": "Default security group", "tags": [], "tenant_id": "eb073936aec74c97ae364912f437c9e7", "created_at": "2018-07-29T01:49:03Z", "updated_at": "2018-07-29T01:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "1e559999-b3e3-485e-8749-688f94cde746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "2bc7e334-093c-4ef0-afa4-2d0af5305c7c", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "dc099ef6-9993-450d-9ba0-c856e6ca9318", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "e6a2346f-338e-40bb-8853-bc26ec404ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}], "revision_number": 1, "project_id": "eb073936aec74c97ae364912f437c9e7", "id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:18Z", "updated_at": "2018-07-29T01:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "0f2b717e-d2a7-4f39-b341-0d80949dcd99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "2be598f8-17ee-41c9-b877-5413c23163f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "40957546-83c0-4993-929e-d40eac86ccac", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "65f739cc-9a35-4af3-a4ca-c5dfd660a9b8", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 1, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-29T01:48:19Z", "updated_at": "2018-07-29T01:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5adaedcd-2eec-4caa-a76c-f2c116916eeb", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5c0c0a5e-14e5-4dff-bb3e-de0e3e5ff7df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "73529b63-291f-465a-9df6-f2921cbdde08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "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-29T01:48:19Z", "revision_number": 0, "id": "f6fcfe54-00ca-4449-bbd1-7e9d0a951e87", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "created_at": "2018-07-29T01:44:30Z", "updated_at": "2018-07-29T01:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "0d30d012-fd7f-4fc0-8da0-10f905d1b2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "7548dc77-4a66-4b52-8371-4d069106d423", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "a8c4e98f-7df3-4d4b-8891-6bd1ffa5ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "eb39a948-823d-4e54-b105-3103fb94bf68", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}], "revision_number": 1, "project_id": "d613e7e49ec946fc81f976b6303e5c94", "id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "name": "default"}]} 2018-07-29 01:49:53,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e235d093-b317-4fa2-803d-6815edb2a97c 2018-07-29 01:49:53,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0588212013245s 2018-07-29 01:49:53,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e235d093-b317-4fa2-803d-6815edb2a97c 2018-07-29 01:49:53,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 01:49:53,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2d074c07-d34e-4daf-88dd-675194a6bf79.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:53,821 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70aaa4a0-d699-440a-91b2-d49ed6a82431 Content-Length: 0 Date: Sun, 29 Jul 2018 01:49:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:49:53,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2d074c07-d34e-4daf-88dd-675194a6bf79.json used request id req-70aaa4a0-d699-440a-91b2-d49ed6a82431 2018-07-29 01:49:53,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138100862503s 2018-07-29 01:49:53,822 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2d074c07-d34e-4daf-88dd-675194a6bf79.json used request id req-70aaa4a0-d699-440a-91b2-d49ed6a82431 2018-07-29 01:49:53,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 01:49:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:53,870 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d87757e5-38ae-4581-9ba1-5b522b161822 x-compute-request-id: req-d87757e5-38ae-4581-9ba1-5b522b161822 Content-Length: 0 Content-Type: application/json 2018-07-29 01:49:53,870 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382 used request id req-d87757e5-38ae-4581-9ba1-5b522b161822 2018-07-29 01:49:53,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0477719306946s 2018-07-29 01:49:53,871 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_25e97979-3d5f-4305-98c1-f99109347382 used request id req-d87757e5-38ae-4581-9ba1-5b522b161822 2018-07-29 01:49:53,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:49:53,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23/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}35be411b07708d626981ac935aec8a853fcb3bf4" -d '{"subnet_id": "1acde2dc-d57a-463b-a203-64f15e7fe947"}' 2018-07-29 01:49:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b19ed961-602c-4993-a2e9-b327980d5607 Date: Sun, 29 Jul 2018 01:49:55 GMT RESP BODY: {"network_id": "63182800-5109-449b-89b0-2c204578b276", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "1acde2dc-d57a-463b-a203-64f15e7fe947", "subnet_ids": ["1acde2dc-d57a-463b-a203-64f15e7fe947"], "port_id": "6dcfc60e-612b-40bc-9c35-2a05d38c1016", "id": "9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23"} 2018-07-29 01:49:55,751 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23/remove_router_interface.json used request id req-b19ed961-602c-4993-a2e9-b327980d5607 2018-07-29 01:49:55,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.87966108322s 2018-07-29 01:49:55,751 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23/remove_router_interface.json used request id req-b19ed961-602c-4993-a2e9-b327980d5607 returning object 9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23 2018-07-29 01:49:55,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:49:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:55,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-cf896ff8-d5cf-4efb-8b0b-89cc374a8072 Date: Sun, 29 Jul 2018 01:49:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:49:20Z", "admin_state_up": true, "updated_at": "2018-07-29T01:49:54Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23", "name": "singlevm1-router_25e97979-3d5f-4305-98c1-f99109347382"}]} 2018-07-29 01:49:55,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-cf896ff8-d5cf-4efb-8b0b-89cc374a8072 2018-07-29 01:49:55,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114720821381s 2018-07-29 01:49:55,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-cf896ff8-d5cf-4efb-8b0b-89cc374a8072 2018-07-29 01:49:55,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:49:55,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:57,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-845ee44e-bea8-4ad3-9267-8525e5f1b293 Content-Length: 0 Date: Sun, 29 Jul 2018 01:49:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:49:57,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23.json used request id req-845ee44e-bea8-4ad3-9267-8525e5f1b293 2018-07-29 01:49:57,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14413380623s 2018-07-29 01:49:57,013 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/9d47eb4d-88af-4d3a-aeff-b5dbb2fc9b23.json used request id req-845ee44e-bea8-4ad3-9267-8525e5f1b293 2018-07-29 01:49:57,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:49:57,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:57,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-a8f20629-101e-4225-98ac-cb621bb86e21 Date: Sun, 29 Jul 2018 01:49:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1acde2dc-d57a-463b-a203-64f15e7fe947","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_25e97979-3d5f-4305-98c1-f99109347382","enable_dhcp":true,"segment_id":null,"network_id":"63182800-5109-449b-89b0-2c204578b276","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:20Z","ip_version":4},{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 01:49:57,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a8f20629-101e-4225-98ac-cb621bb86e21 2018-07-29 01:49:57,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0443551540375s 2018-07-29 01:49:57,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a8f20629-101e-4225-98ac-cb621bb86e21 2018-07-29 01:49:57,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:49:57,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/1acde2dc-d57a-463b-a203-64f15e7fe947.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:58,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e9421ee-fe95-482c-8707-661bbbb8b901 Date: Sun, 29 Jul 2018 01:49:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:49:58,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/1acde2dc-d57a-463b-a203-64f15e7fe947.json used request id req-3e9421ee-fe95-482c-8707-661bbbb8b901 2018-07-29 01:49:58,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.977305173874s 2018-07-29 01:49:58,037 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/1acde2dc-d57a-463b-a203-64f15e7fe947.json used request id req-3e9421ee-fe95-482c-8707-661bbbb8b901 2018-07-29 01:49:58,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:49:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:58,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-c755dd68-d825-40dc-b675-bb86c47a2f57 Date: Sun, 29 Jul 2018 01:49:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"63182800-5109-449b-89b0-2c204578b276","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:49:57Z","qos_policy_id":null,"name":"singlevm1-net_25e97979-3d5f-4305-98c1-f99109347382","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:49:19Z","provider:network_type":"vxlan"}]} 2018-07-29 01:49:58,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c755dd68-d825-40dc-b675-bb86c47a2f57 2018-07-29 01:49:58,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0822460651398s 2018-07-29 01:49:58,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c755dd68-d825-40dc-b675-bb86c47a2f57 2018-07-29 01:49:58,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:49:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/63182800-5109-449b-89b0-2c204578b276.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:59,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fc5f876-beeb-4899-af60-69d96384452c Date: Sun, 29 Jul 2018 01:49:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:49:59,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/63182800-5109-449b-89b0-2c204578b276.json used request id req-7fc5f876-beeb-4899-af60-69d96384452c 2018-07-29 01:49:59,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14285778999s 2018-07-29 01:49:59,265 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/63182800-5109-449b-89b0-2c204578b276.json used request id req-7fc5f876-beeb-4899-af60-69d96384452c 2018-07-29 01:49:59,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:49:59,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:59,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-1a4f9482-0be2-498c-9b9b-8d65a874b2b2 Date: Sun, 29 Jul 2018 01:49:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/snap", "metadata": {}}], "file": "/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "size": 12716032, "self": "/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:49:25Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_25e97979-3d5f-4305-98c1-f99109347382", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:49:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:49:59,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1a4f9482-0be2-498c-9b9b-8d65a874b2b2 2018-07-29 01:49:59,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025130033493s 2018-07-29 01:49:59,294 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1a4f9482-0be2-498c-9b9b-8d65a874b2b2 2018-07-29 01:49:59,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:49:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:59,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b78385c6-216f-4d14-bbba-320e98b2a5f9 Date: Sun, 29 Jul 2018 01:49:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 01:49:59,620 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2 used request id req-b78385c6-216f-4d14-bbba-320e98b2a5f9 2018-07-29 01:49:59,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.324056863785s 2018-07-29 01:49:59,620 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/248b96b2-7fa5-4f01-8f2f-d883945dd2d2 used request id req-b78385c6-216f-4d14-bbba-320e98b2a5f9 2018-07-29 01:49:59,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:49:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:59,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49: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-acac14e2-b4b3-44fd-afbc-c12c9a519d5c x-compute-request-id: req-acac14e2-b4b3-44fd-afbc-c12c9a519d5c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_25e97979-3d5f-4305-98c1-f99109347382", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f", "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": "0625549f-1ea7-4ad3-a30b-1529f830a43f"}]} 2018-07-29 01:49:59,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-acac14e2-b4b3-44fd-afbc-c12c9a519d5c 2018-07-29 01:49:59,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303270816803s 2018-07-29 01:49:59,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-acac14e2-b4b3-44fd-afbc-c12c9a519d5c 2018-07-29 01:49:59,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:49:59,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35be411b07708d626981ac935aec8a853fcb3bf4" 2018-07-29 01:49:59,685 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:49: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-c7dbbadb-2570-4e68-9b39-d981ee98debd x-compute-request-id: req-c7dbbadb-2570-4e68-9b39-d981ee98debd Content-Length: 0 Content-Type: application/json 2018-07-29 01:49:59,685 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f used request id req-c7dbbadb-2570-4e68-9b39-d981ee98debd 2018-07-29 01:49:59,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320630073547s 2018-07-29 01:49:59,685 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0625549f-1ea7-4ad3-a30b-1529f830a43f used request id req-c7dbbadb-2570-4e68-9b39-d981ee98debd 2018-07-29 01:49:59,730 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:49:59,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:49:59,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:49:59,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:49:59,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013a7fb5-bf82-4a4e-8963-078819c047fa 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:49:59,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-013a7fb5-bf82-4a4e-8963-078819c047fa 2018-07-29 01:49:59,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:50:00,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["1xUXWE8MSLy2VKua1FXREQ"], "issued_at": "2018-07-29T01:50:00.000000Z"}} 2018-07-29 01:50:00,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:00,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:00,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-39327324-a6d4-4fe2-b80d-133a348bed64 Date: Sun, 29 Jul 2018 01:50:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:50:00,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-39327324-a6d4-4fe2-b80d-133a348bed64 2018-07-29 01:50:00,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288745880127s 2018-07-29 01:50:00,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-39327324-a6d4-4fe2-b80d-133a348bed64 2018-07-29 01:50:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:50:00,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1701305-6747-4102-9077-926941c1ad35 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 01:50:00,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-e1701305-6747-4102-9077-926941c1ad35 2018-07-29 01:50:00,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:50:00,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:00,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd39809-f500-4d55-a4fa-b9547fa13e16 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 01:50:00,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-ffd39809-f500-4d55-a4fa-b9547fa13e16 2018-07-29 01:50:00,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0989220142365s 2018-07-29 01:50:00,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-ffd39809-f500-4d55-a4fa-b9547fa13e16 2018-07-29 01:50:00,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 01:50:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400"}}' 2018-07-29 01:50:00,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd163fd1-4e5c-46fa-a357-8ebcc3e1b26c 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.25:5000/v3/projects/5239a95e7146412da60267670004cc32"}, "tags": [], "enabled": true, "id": "5239a95e7146412da60267670004cc32", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400"}} 2018-07-29 01:50:00,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fd163fd1-4e5c-46fa-a357-8ebcc3e1b26c 2018-07-29 01:50:00,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.167568206787s 2018-07-29 01:50:00,742 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fd163fd1-4e5c-46fa-a357-8ebcc3e1b26c 2018-07-29 01:50:00,742 - 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'5239a95e7146412da60267670004cc32', '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_174f5cb9-8851-49b1-ae13-e2562868c400'}) 2018-07-29 01:50:00,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 01:50:00,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "318f6ac1-80f9-445c-b690-fbf62f5356b1", "email": null, "name": "singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400"}}' 2018-07-29 01:50:01,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a56b7d5-335e-4de0-8f15-0c9b89797bd5 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400", "links": {"self": "http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "671e279dc88145fea2b4a0789cb557e2", "domain_id": "default", "password_expires_at": null}} 2018-07-29 01:50:01,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-1a56b7d5-335e-4de0-8f15-0c9b89797bd5 2018-07-29 01:50:01,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.40709900856s 2018-07-29 01:50:01,156 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-1a56b7d5-335e-4de0-8f15-0c9b89797bd5 2018-07-29 01:50:01,156 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'671e279dc88145fea2b4a0789cb557e2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400'}) 2018-07-29 01:50:01,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:50:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:01,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79a6210-f0d5-4284-b373-ffe8189abe4e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:50:01,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f79a6210-f0d5-4284-b373-ffe8189abe4e 2018-07-29 01:50:01,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0835809707642s 2018-07-29 01:50:01,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f79a6210-f0d5-4284-b373-ffe8189abe4e 2018-07-29 01:50:01,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:50:01,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:01,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb250e2b-4ba3-448c-935b-80a1016c163d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:50:01,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eb250e2b-4ba3-448c-935b-80a1016c163d 2018-07-29 01:50:01,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954251289368s 2018-07-29 01:50:01,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eb250e2b-4ba3-448c-935b-80a1016c163d 2018-07-29 01:50:01,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:50:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:01,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4cc712-5a9a-425b-aee4-c125292f5017 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:50:01,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0c4cc712-5a9a-425b-aee4-c125292f5017 2018-07-29 01:50:01,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0955238342285s 2018-07-29 01:50:01,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0c4cc712-5a9a-425b-aee4-c125292f5017 2018-07-29 01:50:01,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:50:01,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:01,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8618894-5e32-4449-bd13-5d6a74ac8e64 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 01:50:01,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-b8618894-5e32-4449-bd13-5d6a74ac8e64 2018-07-29 01:50:01,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0226330757141s 2018-07-29 01:50:01,473 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-b8618894-5e32-4449-bd13-5d6a74ac8e64 2018-07-29 01:50:01,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:50:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:01,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90bccb1-a8e5-49aa-bada-bec9e78fe296 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400", "links": {"self": "http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "671e279dc88145fea2b4a0789cb557e2", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:50:01,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b90bccb1-a8e5-49aa-bada-bec9e78fe296 2018-07-29 01:50:01,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113666057587s 2018-07-29 01:50:01,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b90bccb1-a8e5-49aa-bada-bec9e78fe296 2018-07-29 01:50:01,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:50:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64add9a7-1893-4e40-bb92-0d4ddf891836 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/5239a95e7146412da60267670004cc32"}, "tags": [], "enabled": true, "id": "5239a95e7146412da60267670004cc32", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400"}]} 2018-07-29 01:50:01,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-64add9a7-1893-4e40-bb92-0d4ddf891836 2018-07-29 01:50:01,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0950870513916s 2018-07-29 01:50:01,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-64add9a7-1893-4e40-bb92-0d4ddf891836 2018-07-29 01:50:01,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 01:50:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=671e279dc88145fea2b4a0789cb557e2&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=5239a95e7146412da60267670004cc32" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:01,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2e8fe8-c56d-4246-935d-e36295dcc391 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=671e279dc88145fea2b4a0789cb557e2&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=5239a95e7146412da60267670004cc32", "previous": null, "next": null}} 2018-07-29 01:50:01,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=671e279dc88145fea2b4a0789cb557e2&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=5239a95e7146412da60267670004cc32 used request id req-0b2e8fe8-c56d-4246-935d-e36295dcc391 2018-07-29 01:50:01,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.099133014679s 2018-07-29 01:50:01,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=671e279dc88145fea2b4a0789cb557e2&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=5239a95e7146412da60267670004cc32 used request id req-0b2e8fe8-c56d-4246-935d-e36295dcc391 2018-07-29 01:50:01,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 01:50:01,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/5239a95e7146412da60267670004cc32/users/671e279dc88145fea2b4a0789cb557e2/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:01,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc440342-b562-4d05-a93d-d40fe851817a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:50:01,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5239a95e7146412da60267670004cc32/users/671e279dc88145fea2b4a0789cb557e2/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-cc440342-b562-4d05-a93d-d40fe851817a 2018-07-29 01:50:01,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131698846817s 2018-07-29 01:50:01,937 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5239a95e7146412da60267670004cc32/users/671e279dc88145fea2b4a0789cb557e2/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-cc440342-b562-4d05-a93d-d40fe851817a 2018-07-29 01:50:01,938 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400', 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'5239a95e7146412da60267670004cc32', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '318f6ac1-80f9-445c-b690-fbf62f5356b1', 'username': u'singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 01:50:01,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:50:01,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:50:01,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:50:01,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:50:01,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:50:01,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:50:01,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:50:01,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:50:01,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:50:01,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:50:01,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:50:01,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:50:01,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:50:01,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:50:01,943 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400', 'password': '318f6ac1-80f9-445c-b690-fbf62f5356b1', 'project_name': 'singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '5239a95e7146412da60267670004cc32', 'project_domain_name': 'Default'} 2018-07-29 01:50:01,943 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-29 01:50:01,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:50:01,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a0417c-e42e-44c8-bd3c-b35f780725ec 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:50:01,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b0a0417c-e42e-44c8-bd3c-b35f780725ec 2018-07-29 01:50:01,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:50:02,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T02:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5239a95e7146412da60267670004cc32", "name": "singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5239a95e7146412da60267670004cc32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/5239a95e7146412da60267670004cc32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/5239a95e7146412da60267670004cc32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5239a95e7146412da60267670004cc32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/5239a95e7146412da60267670004cc32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/5239a95e7146412da60267670004cc32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5239a95e7146412da60267670004cc32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_5239a95e7146412da60267670004cc32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5239a95e7146412da60267670004cc32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/5239a95e7146412da60267670004cc32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/5239a95e7146412da60267670004cc32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5239a95e7146412da60267670004cc32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/5239a95e7146412da60267670004cc32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/5239a95e7146412da60267670004cc32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400", "id": "671e279dc88145fea2b4a0789cb557e2"}, "audit_ids": ["UbrhN7sJSBaCPWTW8mxe9w"], "issued_at": "2018-07-29T01:50:02.000000Z"}} 2018-07-29 01:50:02,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:50:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"network": {"name": "singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400", "admin_state_up": true}}' 2018-07-29 01:50:03,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e48f38d1-28b1-434f-8c96-48761fa8c19d Date: Sun, 29 Jul 2018 01:50:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"14069557-6b7c-4e0e-a7a6-b47bba347945","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5239a95e7146412da60267670004cc32","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:50:03Z","is_default":false,"name":"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:03Z","mtu":1450}} 2018-07-29 01:50:03,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e48f38d1-28b1-434f-8c96-48761fa8c19d 2018-07-29 01:50:03,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.30124092102s 2018-07-29 01:50:03,656 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e48f38d1-28b1-434f-8c96-48761fa8c19d 2018-07-29 01:50:03,657 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T01:50:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'14069557-6b7c-4e0e-a7a6-b47bba347945', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400', u'admin_state_up': True, u'tenant_id': u'5239a95e7146412da60267670004cc32', u'created_at': u'2018-07-29T01:50:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5239a95e7146412da60267670004cc32', u'l2_adjacency': True}) 2018-07-29 01:50:03,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:03,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-10b4dc37-89e7-4e75-8db6-f76192330bbd Date: Sun, 29 Jul 2018 01:50:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"14069557-6b7c-4e0e-a7a6-b47bba347945","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5239a95e7146412da60267670004cc32","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:50:03Z","qos_policy_id":null,"name":"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400","admin_state_up":true,"tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:50:03,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-10b4dc37-89e7-4e75-8db6-f76192330bbd 2018-07-29 01:50:03,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.147799968719s 2018-07-29 01:50:03,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-10b4dc37-89e7-4e75-8db6-f76192330bbd 2018-07-29 01:50:03,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:50:03,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"subnet": {"name": "singlevm2-subnet_174f5cb9-8851-49b1-ae13-e2562868c400", "enable_dhcp": true, "network_id": "14069557-6b7c-4e0e-a7a6-b47bba347945", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:50:04,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-490f88d2-8b5e-43be-b843-c3cb7ab461b2 Date: Sun, 29 Jul 2018 01:50:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14069557-6b7c-4e0e-a7a6-b47bba347945","tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:50:04Z","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":"5239a95e7146412da60267670004cc32","id":"ccd5f76a-5674-4883-b429-dd4c610d777a","subnetpool_id":null,"name":"singlevm2-subnet_174f5cb9-8851-49b1-ae13-e2562868c400"}} 2018-07-29 01:50:04,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-490f88d2-8b5e-43be-b843-c3cb7ab461b2 2018-07-29 01:50:04,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.597010850906s 2018-07-29 01:50:04,405 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-490f88d2-8b5e-43be-b843-c3cb7ab461b2 2018-07-29 01:50:04,405 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:50:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ccd5f76a-5674-4883-b429-dd4c610d777a', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_174f5cb9-8851-49b1-ae13-e2562868c400', u'enable_dhcp': True, u'network_id': u'14069557-6b7c-4e0e-a7a6-b47bba347945', u'tenant_id': u'5239a95e7146412da60267670004cc32', u'created_at': u'2018-07-29T01:50:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5239a95e7146412da60267670004cc32'}) 2018-07-29 01:50:04,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:50:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "singlevm2-router_174f5cb9-8851-49b1-ae13-e2562868c400", "admin_state_up": true}}' 2018-07-29 01:50:06,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c1e7e02d-9a8f-40ef-a962-a53362fab9cd Date: Sun, 29 Jul 2018 01:50:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:04Z", "admin_state_up": true, "updated_at": "2018-07-29T01:50:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5239a95e7146412da60267670004cc32", "id": "3c67e698-5832-46d8-9ae8-467357369b5c", "name": "singlevm2-router_174f5cb9-8851-49b1-ae13-e2562868c400"}} 2018-07-29 01:50:06,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c1e7e02d-9a8f-40ef-a962-a53362fab9cd 2018-07-29 01:50:06,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.71934008598s 2018-07-29 01:50:06,126 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c1e7e02d-9a8f-40ef-a962-a53362fab9cd 2018-07-29 01:50:06,126 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:50:05Z', u'revision_number': 2, u'id': u'3c67e698-5832-46d8-9ae8-467357369b5c', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_174f5cb9-8851-49b1-ae13-e2562868c400', u'admin_state_up': True, u'tenant_id': u'5239a95e7146412da60267670004cc32', u'created_at': u'2018-07-29T01:50:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'5239a95e7146412da60267670004cc32'}) 2018-07-29 01:50:06,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:50:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c/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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"subnet_id": "ccd5f76a-5674-4883-b429-dd4c610d777a"}' 2018-07-29 01:50:08,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79bcc7ae-9342-4fac-b240-3460550b20ec Date: Sun, 29 Jul 2018 01:50:08 GMT RESP BODY: {"network_id": "14069557-6b7c-4e0e-a7a6-b47bba347945", "tenant_id": "5239a95e7146412da60267670004cc32", "subnet_id": "ccd5f76a-5674-4883-b429-dd4c610d777a", "subnet_ids": ["ccd5f76a-5674-4883-b429-dd4c610d777a"], "port_id": "1f8aa1e2-b938-46ff-a79a-adf0b63d49d0", "id": "3c67e698-5832-46d8-9ae8-467357369b5c"} 2018-07-29 01:50:08,516 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c/add_router_interface.json used request id req-79bcc7ae-9342-4fac-b240-3460550b20ec 2018-07-29 01:50:08,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38928890228s 2018-07-29 01:50:08,516 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c/add_router_interface.json used request id req-79bcc7ae-9342-4fac-b240-3460550b20ec returning object 3c67e698-5832-46d8-9ae8-467357369b5c 2018-07-29 01:50:08,517 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:50:08,639 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:50:08,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:50:08,645 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:50:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:50:08,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:50:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:09,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e71b4ead-967b-4039-9394-b657ce51f52c Date: Sun, 29 Jul 2018 01:50:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:50:09,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e71b4ead-967b-4039-9394-b657ce51f52c 2018-07-29 01:50:09,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676578998566s 2018-07-29 01:50:09,324 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e71b4ead-967b-4039-9394-b657ce51f52c 2018-07-29 01:50:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:50:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400"}' 2018-07-29 01:50:09,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8bbbecb1-02f4-412d-86a4-846a9392063c Date: Sun, 29 Jul 2018 01:50:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/file", "owner": "5239a95e7146412da60267670004cc32", "id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "size": null, "self": "/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:50:09Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400", "checksum": null, "created_at": "2018-07-29T01:50:09Z", "protected": false} 2018-07-29 01:50:09,419 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8bbbecb1-02f4-412d-86a4-846a9392063c 2018-07-29 01:50:09,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0861978530884s 2018-07-29 01:50:09,419 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8bbbecb1-02f4-412d-86a4-846a9392063c returning object f28300d4-2adb-4f13-a96d-c4da8ae84f7d 2018-07-29 01:50:09,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:50:09,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '' 2018-07-29 01:50:09,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-590128db-fd0f-4266-80e4-615c0c132fd4 Date: Sun, 29 Jul 2018 01:50: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-29 01:50:09,924 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/file used request id req-590128db-fd0f-4266-80e4-615c0c132fd4 2018-07-29 01:50:09,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.504436969757s 2018-07-29 01:50:09,925 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/file used request id req-590128db-fd0f-4266-80e4-615c0c132fd4 2018-07-29 01:50:09,925 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:50:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/file', u'owner': u'5239a95e7146412da60267670004cc32', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f28300d4-2adb-4f13-a96d-c4da8ae84f7d', u'size': None, u'name': u'singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400', u'checksum': None, u'self': u'/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:50:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:50:09,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:50:09,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_174f5cb9-8851-49b1-ae13-e2562868c400", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:50:10,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-e0f97b2e-cae5-491b-bdb9-428ce8dc1a5c x-compute-request-id: req-e0f97b2e-cae5-491b-bdb9-428ce8dc1a5c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_174f5cb9-8851-49b1-ae13-e2562868c400", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "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": "95d068d0-9030-406d-bd96-224473c2b1d7"}} 2018-07-29 01:50:10,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e0f97b2e-cae5-491b-bdb9-428ce8dc1a5c 2018-07-29 01:50:10,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.271172046661s 2018-07-29 01:50:10,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e0f97b2e-cae5-491b-bdb9-428ce8dc1a5c 2018-07-29 01:50:10,198 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_174f5cb9-8851-49b1-ae13-e2562868c400', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'95d068d0-9030-406d-bd96-224473c2b1d7', 'swap': 0}) 2018-07-29 01:50:10,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:50:10,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7/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}a6ace2746224b2eef38440acf3af4d36485a4f58" -d '{"extra_specs": {}}' 2018-07-29 01:50:10,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-f63498f6-e363-4978-b75e-9008f31866bf x-compute-request-id: req-f63498f6-e363-4978-b75e-9008f31866bf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:50:10,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7/os-extra_specs used request id req-f63498f6-e363-4978-b75e-9008f31866bf 2018-07-29 01:50:10,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0252380371094s 2018-07-29 01:50:10,225 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7/os-extra_specs used request id req-f63498f6-e363-4978-b75e-9008f31866bf 2018-07-29 01:50:10,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 01:50:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"keypair": {"name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400"}}' 2018-07-29 01:50:10,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-add721a8-9693-4cdf-8b4e-1f6453c30f7f x-compute-request-id: req-add721a8-9693-4cdf-8b4e-1f6453c30f7f Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWmp/P5ADyAl6RJboGSlgKGImphqN0KL5VWm06t75m2NO1znYSLuWzGJg3wG72BS4wVJL3J4IqShGCWDxX21iIZGx14vVgcFInw9gUZAVX5scPPfxsbrZX/Za5aPBcPpkv+j56hlMBNNFZVtqasfxzJ3/q3a5/98NM9DDvGOEdwMFgaZQOevqRIZXecgnUg0N362sxQbKCBUj4pwIP1pK6ZYS1c7bUr2TOk4J0vv/qz2p//+PwxxLgHy6T3Qlbv4Ac+aDZKY2K3mPF6ReGAvwSXhJbbYVe61RkbAginQlq7H4Eclp5uDnnAURPLioScqf2z13D2MsnMmwvp9Tnd08V Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1pqfz+QA8gJekSW6BkpYChiJqYajdCi+VVptOre+ZtjTtc52\nEi7lsxiYN8Bu9gUuMFSS9yeCKkoRglg8V9tYiGRsdeL1YHBSJ8PYFGQFV+bHDz38\nbG62V/2WuWjwXD6ZL/o+eoZTATTRWVbamrH8cyd/6t2uf/fDTPQw7xjhHcDBYGmU\nDnr6kSGV3nIJ1INDd+trMUGyggVI+KcCD9aSumWEtXO21K9kzpOCdL7/6s9qf//j\n8McS4B8uk90JW7+AHPmg2SmNit5jxekXhgL8El4SW22FXutUZGwIIp0Jaux+BHJa\nebg55wFETy4qEnKn9s9dw9jLJzJsL6fU53dPFQIDAQABAoIBAQDS+qTOzwsW4bly\n3TIraP9wvXrpTVJ4qm2koAfuyCHKHrTUciul6LEuB6nudaMg/yrPnPX3QcI4LSVV\njcWVYjGBtajjpMMzknlSWrmeIk8Wge2FUJ1PRPDDRK3fjglvxqL3hf/SmSgVcYW3\nXSoBF6Zm15hsoJAjgsNgblmFVmJKyh6GPIOi4MGZyB+OPA/h7KHezq+0JDkp4pLW\n259Q3gK9z+NWTS3Kef0oQEGpRorl6ke1Njop0wfdvmnpsmtj3Um+Uo0lm4yV6i5Y\n6/D4HUZNd20Z6lBqdPb/YUhmbjYquMpFUigX1xB4aamrs/n7j0cmcZGmuPL8WP1z\n5rdEyK9pAoGBAPS+mmj8IHAAGrJ9NnXgpB9BOsYVDmet/Uuiaw/wLKBNJ7dbIzdX\nd3f46kjD6XSKRaOeEvqSYWbi/yw7eJrtideQZxbkejRj8E+yv66Cp3S0V9eX9Zdp\nHBxxtfygXTqvTt1Cv6AsArTSOjtlGqCXPHgfFxo6DOkRJNfMQtvI61PbAoGBAOB5\nLJK81Kmw9R1A6E4R+KqyQfBQRlfUFn9KPatlnNIby0t/Gu322aHTW92PRFHJRRJu\n1b/tTeGDmLAOxgsOmewc25okdQsQGKnK4t5cR3Q4kKpH6rudiHTHK6fX83RD1Su5\n+vTxDAiJOf+CEo+UBBaxV75ygq4ePPdP4oRWg9PPAoGBAKAP69JPWjOFjfA/vZdY\nJF4gffzAFpyuCKMnhNd2nujzrM7Ytu5hsMtwqmCOaCcEq0i3f/gKNdNhD7tw5Y6F\nXYnyccliAZ4z4h1tbLkHz9aef3iLdF3iqzTbFUcz5eUUdAJ2vfZV8isp9lWT6Ncw\nMabpxmUro/flc3ACsZMmEunTAoGAAUHMdRnnmvept7s4Uc+Z8+LBqcXZTv6aDaZt\nx/rusOKE9exFS1XZjCVx20DFIiwdXegO/F8o0314Kmw6wa8YP5E9zZQsr54sdS70\nrEgaAlWawclbUCemrvi6jtsPuvPySqdk92AuMBIMqBijX/h1OWdO1XswribvMndZ\nDmKppFMCgYEAuPt01OMOtmQ3X7tXRsJy7jh9yz4l6OWYvQCLz7LqMXHJlvPF4H5V\nLYKyynMlPoIXVTagYtgRVECEtRVtyxIDJV3qc61WD4RiCBdFH4tt0VyI3r4pHAWd\n9w7WGNrO0Td7vi1HDL+3UL4LNeYhbB0LMnfrOWuQqqIo8su7uhXZfbk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "671e279dc88145fea2b4a0789cb557e2", "name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400", "fingerprint": "bf:13:46:a3:a9:fd:4a:d9:46:8c:e6:f2:1c:b3:9c:c2"}} 2018-07-29 01:50:10,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-add721a8-9693-4cdf-8b4e-1f6453c30f7f 2018-07-29 01:50:10,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.477052927017s 2018-07-29 01:50:10,703 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-add721a8-9693-4cdf-8b4e-1f6453c30f7f 2018-07-29 01:50:10,703 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWmp/P5ADyAl6RJboGSlgKGImphqN0KL5VWm06t75m2NO1znYSLuWzGJg3wG72BS4wVJL3J4IqShGCWDxX21iIZGx14vVgcFInw9gUZAVX5scPPfxsbrZX/Za5aPBcPpkv+j56hlMBNNFZVtqasfxzJ3/q3a5/98NM9DDvGOEdwMFgaZQOevqRIZXecgnUg0N362sxQbKCBUj4pwIP1pK6ZYS1c7bUr2TOk4J0vv/qz2p//+PwxxLgHy6T3Qlbv4Ac+aDZKY2K3mPF6ReGAvwSXhJbbYVe61RkbAginQlq7H4Eclp5uDnnAURPLioScqf2z13D2MsnMmwvp9Tnd08V Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1pqfz+QA8gJekSW6BkpYChiJqYajdCi+VVptOre+ZtjTtc52\nEi7lsxiYN8Bu9gUuMFSS9yeCKkoRglg8V9tYiGRsdeL1YHBSJ8PYFGQFV+bHDz38\nbG62V/2WuWjwXD6ZL/o+eoZTATTRWVbamrH8cyd/6t2uf/fDTPQw7xjhHcDBYGmU\nDnr6kSGV3nIJ1INDd+trMUGyggVI+KcCD9aSumWEtXO21K9kzpOCdL7/6s9qf//j\n8McS4B8uk90JW7+AHPmg2SmNit5jxekXhgL8El4SW22FXutUZGwIIp0Jaux+BHJa\nebg55wFETy4qEnKn9s9dw9jLJzJsL6fU53dPFQIDAQABAoIBAQDS+qTOzwsW4bly\n3TIraP9wvXrpTVJ4qm2koAfuyCHKHrTUciul6LEuB6nudaMg/yrPnPX3QcI4LSVV\njcWVYjGBtajjpMMzknlSWrmeIk8Wge2FUJ1PRPDDRK3fjglvxqL3hf/SmSgVcYW3\nXSoBF6Zm15hsoJAjgsNgblmFVmJKyh6GPIOi4MGZyB+OPA/h7KHezq+0JDkp4pLW\n259Q3gK9z+NWTS3Kef0oQEGpRorl6ke1Njop0wfdvmnpsmtj3Um+Uo0lm4yV6i5Y\n6/D4HUZNd20Z6lBqdPb/YUhmbjYquMpFUigX1xB4aamrs/n7j0cmcZGmuPL8WP1z\n5rdEyK9pAoGBAPS+mmj8IHAAGrJ9NnXgpB9BOsYVDmet/Uuiaw/wLKBNJ7dbIzdX\nd3f46kjD6XSKRaOeEvqSYWbi/yw7eJrtideQZxbkejRj8E+yv66Cp3S0V9eX9Zdp\nHBxxtfygXTqvTt1Cv6AsArTSOjtlGqCXPHgfFxo6DOkRJNfMQtvI61PbAoGBAOB5\nLJK81Kmw9R1A6E4R+KqyQfBQRlfUFn9KPatlnNIby0t/Gu322aHTW92PRFHJRRJu\n1b/tTeGDmLAOxgsOmewc25okdQsQGKnK4t5cR3Q4kKpH6rudiHTHK6fX83RD1Su5\n+vTxDAiJOf+CEo+UBBaxV75ygq4ePPdP4oRWg9PPAoGBAKAP69JPWjOFjfA/vZdY\nJF4gffzAFpyuCKMnhNd2nujzrM7Ytu5hsMtwqmCOaCcEq0i3f/gKNdNhD7tw5Y6F\nXYnyccliAZ4z4h1tbLkHz9aef3iLdF3iqzTbFUcz5eUUdAJ2vfZV8isp9lWT6Ncw\nMabpxmUro/flc3ACsZMmEunTAoGAAUHMdRnnmvept7s4Uc+Z8+LBqcXZTv6aDaZt\nx/rusOKE9exFS1XZjCVx20DFIiwdXegO/F8o0314Kmw6wa8YP5E9zZQsr54sdS70\nrEgaAlWawclbUCemrvi6jtsPuvPySqdk92AuMBIMqBijX/h1OWdO1XswribvMndZ\nDmKppFMCgYEAuPt01OMOtmQ3X7tXRsJy7jh9yz4l6OWYvQCLz7LqMXHJlvPF4H5V\nLYKyynMlPoIXVTagYtgRVECEtRVtyxIDJV3qc61WD4RiCBdFH4tt0VyI3r4pHAWd\n9w7WGNrO0Td7vi1HDL+3UL4LNeYhbB0LMnfrOWuQqqIo8su7uhXZfbk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'671e279dc88145fea2b4a0789cb557e2', 'name': u'singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400', 'created_at': '2018-07-29T01:50:10.703942', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5239a95e7146412da60267670004cc32', 'name': 'singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bf:13:46:a3:a9:fd:4a:d9:46:8c:e6:f2:1c:b3:9c:c2', 'type': 'ssh', 'id': u'singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400'}) 2018-07-29 01:50:10,704 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA1pqfz+QA8gJekSW6BkpYChiJqYajdCi+VVptOre+ZtjTtc52 Ei7lsxiYN8Bu9gUuMFSS9yeCKkoRglg8V9tYiGRsdeL1YHBSJ8PYFGQFV+bHDz38 bG62V/2WuWjwXD6ZL/o+eoZTATTRWVbamrH8cyd/6t2uf/fDTPQw7xjhHcDBYGmU Dnr6kSGV3nIJ1INDd+trMUGyggVI+KcCD9aSumWEtXO21K9kzpOCdL7/6s9qf//j 8McS4B8uk90JW7+AHPmg2SmNit5jxekXhgL8El4SW22FXutUZGwIIp0Jaux+BHJa ebg55wFETy4qEnKn9s9dw9jLJzJsL6fU53dPFQIDAQABAoIBAQDS+qTOzwsW4bly 3TIraP9wvXrpTVJ4qm2koAfuyCHKHrTUciul6LEuB6nudaMg/yrPnPX3QcI4LSVV jcWVYjGBtajjpMMzknlSWrmeIk8Wge2FUJ1PRPDDRK3fjglvxqL3hf/SmSgVcYW3 XSoBF6Zm15hsoJAjgsNgblmFVmJKyh6GPIOi4MGZyB+OPA/h7KHezq+0JDkp4pLW 259Q3gK9z+NWTS3Kef0oQEGpRorl6ke1Njop0wfdvmnpsmtj3Um+Uo0lm4yV6i5Y 6/D4HUZNd20Z6lBqdPb/YUhmbjYquMpFUigX1xB4aamrs/n7j0cmcZGmuPL8WP1z 5rdEyK9pAoGBAPS+mmj8IHAAGrJ9NnXgpB9BOsYVDmet/Uuiaw/wLKBNJ7dbIzdX d3f46kjD6XSKRaOeEvqSYWbi/yw7eJrtideQZxbkejRj8E+yv66Cp3S0V9eX9Zdp HBxxtfygXTqvTt1Cv6AsArTSOjtlGqCXPHgfFxo6DOkRJNfMQtvI61PbAoGBAOB5 LJK81Kmw9R1A6E4R+KqyQfBQRlfUFn9KPatlnNIby0t/Gu322aHTW92PRFHJRRJu 1b/tTeGDmLAOxgsOmewc25okdQsQGKnK4t5cR3Q4kKpH6rudiHTHK6fX83RD1Su5 +vTxDAiJOf+CEo+UBBaxV75ygq4ePPdP4oRWg9PPAoGBAKAP69JPWjOFjfA/vZdY JF4gffzAFpyuCKMnhNd2nujzrM7Ytu5hsMtwqmCOaCcEq0i3f/gKNdNhD7tw5Y6F XYnyccliAZ4z4h1tbLkHz9aef3iLdF3iqzTbFUcz5eUUdAJ2vfZV8isp9lWT6Ncw MabpxmUro/flc3ACsZMmEunTAoGAAUHMdRnnmvept7s4Uc+Z8+LBqcXZTv6aDaZt x/rusOKE9exFS1XZjCVx20DFIiwdXegO/F8o0314Kmw6wa8YP5E9zZQsr54sdS70 rEgaAlWawclbUCemrvi6jtsPuvPySqdk92AuMBIMqBijX/h1OWdO1XswribvMndZ DmKppFMCgYEAuPt01OMOtmQ3X7tXRsJy7jh9yz4l6OWYvQCLz7LqMXHJlvPF4H5V LYKyynMlPoIXVTagYtgRVECEtRVtyxIDJV3qc61WD4RiCBdFH4tt0VyI3r4pHAWd 9w7WGNrO0Td7vi1HDL+3UL4LNeYhbB0LMnfrOWuQqqIo8su7uhXZfbk= -----END RSA PRIVATE KEY----- 2018-07-29 01:50:10,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 01:50:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"security_group": {"name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-29 01:50:10,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-43377d59-cdda-470b-bb11-d8fe61cf5e00 Date: Sun, 29 Jul 2018 01:50:10 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:10Z", "updated_at": "2018-07-29T01:50:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:10Z", "revision_number": 0, "id": "57d3933c-6577-425a-8cd6-b81e60fec787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:10Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:10Z", "revision_number": 0, "id": "6e256672-d03f-4a65-89dc-9aa74c639475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:10Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 1, "project_id": "5239a95e7146412da60267670004cc32", "id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400"}} 2018-07-29 01:50:10,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-43377d59-cdda-470b-bb11-d8fe61cf5e00 2018-07-29 01:50:10,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.160986185074s 2018-07-29 01:50:10,869 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-43377d59-cdda-470b-bb11-d8fe61cf5e00 2018-07-29 01:50:10,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:50:10,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:10,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-71d14974-2bb4-44df-835e-54a22b48eb89 Date: Sun, 29 Jul 2018 01:50:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:10Z", "updated_at": "2018-07-29T01:50:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:10Z", "revision_number": 0, "id": "57d3933c-6577-425a-8cd6-b81e60fec787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:10Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:10Z", "revision_number": 0, "id": "6e256672-d03f-4a65-89dc-9aa74c639475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:10Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 1, "project_id": "5239a95e7146412da60267670004cc32", "id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400"}, {"description": "Default security group", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:03Z", "updated_at": "2018-07-29T01:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "5462d1ee-9cd5-430c-bc57-25bed3050f99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "ec4a3b6e-e434-42b5-90da-bab0ba6eef0c", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "f2bebaca-8fe4-4f8e-bed8-75f055b38b36", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "fd34adab-2029-4d13-9bf3-2441f2e9f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 1, "project_id": "5239a95e7146412da60267670004cc32", "id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "name": "default"}]} 2018-07-29 01:50:10,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-71d14974-2bb4-44df-835e-54a22b48eb89 2018-07-29 01:50:10,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0791609287262s 2018-07-29 01:50:10,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-71d14974-2bb4-44df-835e-54a22b48eb89 2018-07-29 01:50:10,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 01:50:10,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -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": "81225219-7ca8-4098-a9ad-3dd33e1f229f"}}' 2018-07-29 01:50:11,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4a52f98f-062f-431f-a6d2-14b5f22237b0 Date: Sun, 29 Jul 2018 01:50:11 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-29T01:50:11Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "port_range_min": 22, "revision_number": 0, "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:11Z", "project_id": "5239a95e7146412da60267670004cc32", "id": "35200955-f10d-42d4-b162-2e362302312f"}} 2018-07-29 01:50:11,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-4a52f98f-062f-431f-a6d2-14b5f22237b0 2018-07-29 01:50:11,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.169442892075s 2018-07-29 01:50:11,126 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-4a52f98f-062f-431f-a6d2-14b5f22237b0 2018-07-29 01:50:11,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:50:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:11,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-8546714a-9613-4a74-a3ec-564eb357b36a Date: Sun, 29 Jul 2018 01:50:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:10Z", "updated_at": "2018-07-29T01:50:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T01:50:11Z", "revision_number": 0, "id": "35200955-f10d-42d4-b162-2e362302312f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:11Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:10Z", "revision_number": 0, "id": "57d3933c-6577-425a-8cd6-b81e60fec787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:10Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:10Z", "revision_number": 0, "id": "6e256672-d03f-4a65-89dc-9aa74c639475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:10Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 2, "project_id": "5239a95e7146412da60267670004cc32", "id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400"}, {"description": "Default security group", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:03Z", "updated_at": "2018-07-29T01:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "5462d1ee-9cd5-430c-bc57-25bed3050f99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "ec4a3b6e-e434-42b5-90da-bab0ba6eef0c", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "f2bebaca-8fe4-4f8e-bed8-75f055b38b36", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "fd34adab-2029-4d13-9bf3-2441f2e9f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 1, "project_id": "5239a95e7146412da60267670004cc32", "id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "name": "default"}]} 2018-07-29 01:50:11,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8546714a-9613-4a74-a3ec-564eb357b36a 2018-07-29 01:50:11,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474212169647s 2018-07-29 01:50:11,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8546714a-9613-4a74-a3ec-564eb357b36a 2018-07-29 01:50:11,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 01:50:11,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -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": "81225219-7ca8-4098-a9ad-3dd33e1f229f"}}' 2018-07-29 01:50:11,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e2d35214-7447-471c-81e3-52ba663ee8f2 Date: Sun, 29 Jul 2018 01:50:11 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-29T01:50:11Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "port_range_min": null, "revision_number": 0, "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:11Z", "project_id": "5239a95e7146412da60267670004cc32", "id": "cd87b546-d7d0-445b-a58c-21d3d5b6aea6"}} 2018-07-29 01:50:11,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-e2d35214-7447-471c-81e3-52ba663ee8f2 2018-07-29 01:50:11,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121084928513s 2018-07-29 01:50:11,300 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-e2d35214-7447-471c-81e3-52ba663ee8f2 2018-07-29 01:50:11,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:11,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-6a37a747-a222-4aab-8370-35c9d3f5f948 Date: Sun, 29 Jul 2018 01:50:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14069557-6b7c-4e0e-a7a6-b47bba347945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5239a95e7146412da60267670004cc32","l2_adjacency":true,"status":"ACTIVE","subnets":["ccd5f76a-5674-4883-b429-dd4c610d777a"],"description":"","tags":[],"updated_at":"2018-07-29T01:50:04Z","qos_policy_id":null,"name":"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400","admin_state_up":true,"tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:50:11,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6a37a747-a222-4aab-8370-35c9d3f5f948 2018-07-29 01:50:11,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288515090942s 2018-07-29 01:50:11,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6a37a747-a222-4aab-8370-35c9d3f5f948 2018-07-29 01:50:11,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:50:11,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:11,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-310662e1-cd6b-4c50-922f-a67213c07a13 Date: Sun, 29 Jul 2018 01:50:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/snap", "metadata": {}}], "file": "/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/file", "owner": "5239a95e7146412da60267670004cc32", "id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "size": 12716032, "self": "/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:50:09Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:50:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:50:11,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-310662e1-cd6b-4c50-922f-a67213c07a13 2018-07-29 01:50:11,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338931083679s 2018-07-29 01:50:11,629 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-310662e1-cd6b-4c50-922f-a67213c07a13 2018-07-29 01:50:11,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:50:11,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:11,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38c7fcdc-36f0-433b-9f9d-1c45ab9394db x-compute-request-id: req-38c7fcdc-36f0-433b-9f9d-1c45ab9394db Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_174f5cb9-8851-49b1-ae13-e2562868c400", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "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": "95d068d0-9030-406d-bd96-224473c2b1d7"}]} 2018-07-29 01:50:11,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-38c7fcdc-36f0-433b-9f9d-1c45ab9394db 2018-07-29 01:50:11,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287380218506s 2018-07-29 01:50:11,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-38c7fcdc-36f0-433b-9f9d-1c45ab9394db 2018-07-29 01:50:11,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 01:50:11,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"server": {"name": "singlevm2-vm_174f5cb9-8851-49b1-ae13-e2562868c400", "imageRef": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "key_name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400", "flavorRef": "95d068d0-9030-406d-bd96-224473c2b1d7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "14069557-6b7c-4e0e-a7a6-b47bba347945"}], "security_groups": [{"name": "81225219-7ca8-4098-a9ad-3dd33e1f229f"}]}}' 2018-07-29 01:50:13,537 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:50:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a1e015e-fb67-4823-9e99-8b2128d23b4c x-compute-request-id: req-1a1e015e-fb67-4823-9e99-8b2128d23b4c Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "81225219-7ca8-4098-a9ad-3dd33e1f229f"}], "OS-DCF:diskConfig": "MANUAL", "id": "65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "bookmark"}], "adminPass": "TUswBpTvgw8j"}} 2018-07-29 01:50:13,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1a1e015e-fb67-4823-9e99-8b2128d23b4c 2018-07-29 01:50:13,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.87706899643s 2018-07-29 01:50:13,538 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1a1e015e-fb67-4823-9e99-8b2128d23b4c 2018-07-29 01:50:13,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:13,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-6d544901-4f52-4bd8-aff6-a132aec06ad0 x-compute-request-id: req-6d544901-4f52-4bd8-aff6-a132aec06ad0 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "bookmark"}], "image": {"id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "links": [{"href": "http://172.30.9.25:8774/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95d068d0-9030-406d-bd96-224473c2b1d7", "links": [{"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "bookmark"}]}, "id": "65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "user_id": "671e279dc88145fea2b4a0789cb557e2", "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-29T01:50:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400", "name": "singlevm2-vm_174f5cb9-8851-49b1-ae13-e2562868c400", "created": "2018-07-29T01:50:13Z", "tenant_id": "5239a95e7146412da60267670004cc32", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:13,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6d544901-4f52-4bd8-aff6-a132aec06ad0 2018-07-29 01:50:13,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395761966705s 2018-07-29 01:50:13,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6d544901-4f52-4bd8-aff6-a132aec06ad0 2018-07-29 01:50:13,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:13,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:14,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-60c0cd1a-88a3-4ab7-baeb-4677cd8ee676 Date: Sun, 29 Jul 2018 01:50:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14069557-6b7c-4e0e-a7a6-b47bba347945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5239a95e7146412da60267670004cc32","l2_adjacency":true,"status":"ACTIVE","subnets":["ccd5f76a-5674-4883-b429-dd4c610d777a"],"description":"","tags":[],"updated_at":"2018-07-29T01:50:04Z","qos_policy_id":null,"name":"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400","admin_state_up":true,"tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:50:14,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-60c0cd1a-88a3-4ab7-baeb-4677cd8ee676 2018-07-29 01:50:14,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105845212936s 2018-07-29 01:50:14,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-60c0cd1a-88a3-4ab7-baeb-4677cd8ee676 2018-07-29 01:50:14,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:50:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:14,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a241254a-8f48-4eb1-a719-9c1d522fe119 Date: Sun, 29 Jul 2018 01:50:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14069557-6b7c-4e0e-a7a6-b47bba347945","tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:50:04Z","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":"5239a95e7146412da60267670004cc32","id":"ccd5f76a-5674-4883-b429-dd4c610d777a","subnetpool_id":null,"name":"singlevm2-subnet_174f5cb9-8851-49b1-ae13-e2562868c400"}]} 2018-07-29 01:50:14,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a241254a-8f48-4eb1-a719-9c1d522fe119 2018-07-29 01:50:14,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.291625022888s 2018-07-29 01:50:14,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a241254a-8f48-4eb1-a719-9c1d522fe119 2018-07-29 01:50:14,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:50:16,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:16,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:16,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-0b3517a7-07ec-4f45-8195-43657f9c5f8c x-compute-request-id: req-0b3517a7-07ec-4f45-8195-43657f9c5f8c Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "bookmark"}], "image": {"id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "links": [{"href": "http://172.30.9.25:8774/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95d068d0-9030-406d-bd96-224473c2b1d7", "links": [{"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "bookmark"}]}, "id": "65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "user_id": "671e279dc88145fea2b4a0789cb557e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:50:15Z", "hostId": "56a873e9a7372f12d4c0ef5e62605a3b8ec98e7407d4f806cc593f9e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400", "name": "singlevm2-vm_174f5cb9-8851-49b1-ae13-e2562868c400", "created": "2018-07-29T01:50:13Z", "tenant_id": "5239a95e7146412da60267670004cc32", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:16,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b3517a7-07ec-4f45-8195-43657f9c5f8c 2018-07-29 01:50:16,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.284955978394s 2018-07-29 01:50:16,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b3517a7-07ec-4f45-8195-43657f9c5f8c 2018-07-29 01:50:16,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:50:18,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:18,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:19,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-9ce7178f-fbc0-4d3e-bd88-6e469135e349 x-compute-request-id: req-9ce7178f-fbc0-4d3e-bd88-6e469135e349 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.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "bookmark"}], "image": {"id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "links": [{"href": "http://172.30.9.25:8774/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95d068d0-9030-406d-bd96-224473c2b1d7", "links": [{"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "bookmark"}]}, "id": "65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "security_groups": [{"name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400"}], "user_id": "671e279dc88145fea2b4a0789cb557e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:50:15Z", "hostId": "56a873e9a7372f12d4c0ef5e62605a3b8ec98e7407d4f806cc593f9e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400", "name": "singlevm2-vm_174f5cb9-8851-49b1-ae13-e2562868c400", "created": "2018-07-29T01:50:13Z", "tenant_id": "5239a95e7146412da60267670004cc32", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:19,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ce7178f-fbc0-4d3e-bd88-6e469135e349 2018-07-29 01:50:19,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403510093689s 2018-07-29 01:50:19,043 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ce7178f-fbc0-4d3e-bd88-6e469135e349 2018-07-29 01:50:19,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:50:21,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:21,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-b9198740-25b5-4d96-8c0a-0f44facaab13 x-compute-request-id: req-b9198740-25b5-4d96-8c0a-0f44facaab13 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:b9:cd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "bookmark"}], "image": {"id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "links": [{"href": "http://172.30.9.25:8774/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:19.000000", "flavor": {"id": "95d068d0-9030-406d-bd96-224473c2b1d7", "links": [{"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "bookmark"}]}, "id": "65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "security_groups": [{"name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400"}], "user_id": "671e279dc88145fea2b4a0789cb557e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:19Z", "hostId": "56a873e9a7372f12d4c0ef5e62605a3b8ec98e7407d4f806cc593f9e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400", "name": "singlevm2-vm_174f5cb9-8851-49b1-ae13-e2562868c400", "created": "2018-07-29T01:50:13Z", "tenant_id": "5239a95e7146412da60267670004cc32", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:21,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9198740-25b5-4d96-8c0a-0f44facaab13 2018-07-29 01:50:21,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410367965698s 2018-07-29 01:50:21,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9198740-25b5-4d96-8c0a-0f44facaab13 2018-07-29 01:50:21,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:50:21,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:21,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-b961eca7-3c93-49ad-ae09-c65177a59985 Date: Sun, 29 Jul 2018 01:50:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:50:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ccd5f76a-5674-4883-b429-dd4c610d777a","ip_address":"192.168.120.12"}],"id":"3c6abd59-b882-484f-8816-d211372fcd76","security_groups":["81225219-7ca8-4098-a9ad-3dd33e1f229f"],"mac_address":"fa:16:3e:bb:b9:cd","project_id":"5239a95e7146412da60267670004cc32","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14069557-6b7c-4e0e-a7a6-b47bba347945","tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:16Z","binding:vnic_type":"normal","device_id":"65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43","ip_allocation":"immediate"}]} 2018-07-29 01:50:21,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 used request id req-b961eca7-3c93-49ad-ae09-c65177a59985 2018-07-29 01:50:21,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0837249755859s 2018-07-29 01:50:21,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 used request id req-b961eca7-3c93-49ad-ae09-c65177a59985 2018-07-29 01:50:21,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:50:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3c6abd59-b882-484f-8816-d211372fcd76" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:21,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6e27f2b1-6f90-4d3e-a848-39f43e66cef0 Date: Sun, 29 Jul 2018 01:50:21 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:50:21,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3c6abd59-b882-484f-8816-d211372fcd76 used request id req-6e27f2b1-6f90-4d3e-a848-39f43e66cef0 2018-07-29 01:50:21,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0499980449677s 2018-07-29 01:50:21,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3c6abd59-b882-484f-8816-d211372fcd76 used request id req-6e27f2b1-6f90-4d3e-a848-39f43e66cef0 2018-07-29 01:50:21,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:21,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:21,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-48a1989f-d326-415f-a4c3-4d430a92e99d x-compute-request-id: req-48a1989f-d326-415f-a4c3-4d430a92e99d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:b9:cd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "bookmark"}], "image": {"id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "links": [{"href": "http://172.30.9.25:8774/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:19.000000", "flavor": {"id": "95d068d0-9030-406d-bd96-224473c2b1d7", "links": [{"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "bookmark"}]}, "id": "65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "security_groups": [{"name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400"}], "user_id": "671e279dc88145fea2b4a0789cb557e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:19Z", "hostId": "56a873e9a7372f12d4c0ef5e62605a3b8ec98e7407d4f806cc593f9e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400", "name": "singlevm2-vm_174f5cb9-8851-49b1-ae13-e2562868c400", "created": "2018-07-29T01:50:13Z", "tenant_id": "5239a95e7146412da60267670004cc32", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:21,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-48a1989f-d326-415f-a4c3-4d430a92e99d 2018-07-29 01:50:21,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196712970734s 2018-07-29 01:50:21,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-48a1989f-d326-415f-a4c3-4d430a92e99d 2018-07-29 01:50:21,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:50:21,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:21,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-8c35cbb7-2fc0-418b-9c7a-aefc1b1f1acf Date: Sun, 29 Jul 2018 01:50:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:50:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ccd5f76a-5674-4883-b429-dd4c610d777a","ip_address":"192.168.120.12"}],"id":"3c6abd59-b882-484f-8816-d211372fcd76","security_groups":["81225219-7ca8-4098-a9ad-3dd33e1f229f"],"mac_address":"fa:16:3e:bb:b9:cd","project_id":"5239a95e7146412da60267670004cc32","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14069557-6b7c-4e0e-a7a6-b47bba347945","tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:16Z","binding:vnic_type":"normal","device_id":"65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43","ip_allocation":"immediate"}]} 2018-07-29 01:50:21,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 used request id req-8c35cbb7-2fc0-418b-9c7a-aefc1b1f1acf 2018-07-29 01:50:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0580408573151s 2018-07-29 01:50:21,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 used request id req-8c35cbb7-2fc0-418b-9c7a-aefc1b1f1acf 2018-07-29 01:50:21,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:50:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3c6abd59-b882-484f-8816-d211372fcd76" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:21,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9e7e9a4d-6fa6-497c-ac5c-40adf77a07ec Date: Sun, 29 Jul 2018 01:50:21 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:50:21,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3c6abd59-b882-484f-8816-d211372fcd76 used request id req-9e7e9a4d-6fa6-497c-ac5c-40adf77a07ec 2018-07-29 01:50:21,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456249713898s 2018-07-29 01:50:21,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3c6abd59-b882-484f-8816-d211372fcd76 used request id req-9e7e9a4d-6fa6-497c-ac5c-40adf77a07ec 2018-07-29 01:50:21,915 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:b9:cd', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f28300d4-2adb-4f13-a96d-c4da8ae84f7d'}), 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-29T01:50:19.000000', 'flavor': Munch({u'id': u'95d068d0-9030-406d-bd96-224473c2b1d7'}), 'az': u'nova', 'id': u'65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43', 'security_groups': [Munch({u'name': u'singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'671e279dc88145fea2b4a0789cb557e2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5239a95e7146412da60267670004cc32', 'name': 'singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400', '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-29T01:50:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T01:50:19Z', 'hostId': u'56a873e9a7372f12d4c0ef5e62605a3b8ec98e7407d4f806cc593f9e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'56a873e9a7372f12d4c0ef5e62605a3b8ec98e7407d4f806cc593f9e', '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-29T01:50:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5239a95e7146412da60267670004cc32', 'name': u'singlevm2-vm_174f5cb9-8851-49b1-ae13-e2562868c400', 'adminPass': None, 'tenant_id': u'5239a95e7146412da60267670004cc32', 'created_at': u'2018-07-29T01:50:13Z', 'created': u'2018-07-29T01:50:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 01:50:21,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:22,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-78d86dc6-0011-42c9-ba11-b5f65db4aefe Date: Sun, 29 Jul 2018 01:50:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14069557-6b7c-4e0e-a7a6-b47bba347945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5239a95e7146412da60267670004cc32","l2_adjacency":true,"status":"ACTIVE","subnets":["ccd5f76a-5674-4883-b429-dd4c610d777a"],"description":"","tags":[],"updated_at":"2018-07-29T01:50:04Z","qos_policy_id":null,"name":"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400","admin_state_up":true,"tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:50:22,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-78d86dc6-0011-42c9-ba11-b5f65db4aefe 2018-07-29 01:50:22,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106074810028s 2018-07-29 01:50:22,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-78d86dc6-0011-42c9-ba11-b5f65db4aefe 2018-07-29 01:50:22,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:50:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:22,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-0061813e-d306-44b3-9185-af2877947232 Date: Sun, 29 Jul 2018 01:50:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:50:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ccd5f76a-5674-4883-b429-dd4c610d777a","ip_address":"192.168.120.12"}],"id":"3c6abd59-b882-484f-8816-d211372fcd76","security_groups":["81225219-7ca8-4098-a9ad-3dd33e1f229f"],"mac_address":"fa:16:3e:bb:b9:cd","project_id":"5239a95e7146412da60267670004cc32","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14069557-6b7c-4e0e-a7a6-b47bba347945","tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:16Z","binding:vnic_type":"normal","device_id":"65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43","ip_allocation":"immediate"}]} 2018-07-29 01:50:22,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 used request id req-0061813e-d306-44b3-9185-af2877947232 2018-07-29 01:50:22,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.058366060257s 2018-07-29 01:50:22,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 used request id req-0061813e-d306-44b3-9185-af2877947232 2018-07-29 01:50:22,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 01:50:22,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.12", "port_id": "3c6abd59-b882-484f-8816-d211372fcd76"}}' 2018-07-29 01:50:24,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-9a84a3b4-ef15-45c3-bc3f-3342abb18d83 Date: Sun, 29 Jul 2018 01:50:24 GMT RESP BODY: {"floatingip": {"router_id": "3c67e698-5832-46d8-9ae8-467357369b5c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:23Z", "updated_at": "2018-07-29T01:50:23Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "14069557-6b7c-4e0e-a7a6-b47bba347945", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:b9:cd", "device_id": "65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "5239a95e7146412da60267670004cc32", "port_id": "3c6abd59-b882-484f-8816-d211372fcd76", "id": "66584a37-c657-4618-a91c-17505a306fda", "qos_policy_id": null}} 2018-07-29 01:50:24,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9a84a3b4-ef15-45c3-bc3f-3342abb18d83 2018-07-29 01:50:24,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.12488818169s 2018-07-29 01:50:24,211 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9a84a3b4-ef15-45c3-bc3f-3342abb18d83 2018-07-29 01:50:24,215 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3c67e698-5832-46d8-9ae8-467357369b5c', 'updated_at': u'2018-07-29T01:50:23Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.203', 'revision_number': 0, 'port_id': u'3c6abd59-b882-484f-8816-d211372fcd76', 'id': u'66584a37-c657-4618-a91c-17505a306fda', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'3c6abd59-b882-484f-8816-d211372fcd76', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5239a95e7146412da60267670004cc32', 'name': 'singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5239a95e7146412da60267670004cc32', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'14069557-6b7c-4e0e-a7a6-b47bba347945', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:bb:b9:cd', u'device_id': u'65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5239a95e7146412da60267670004cc32', 'created_at': u'2018-07-29T01:50:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'14069557-6b7c-4e0e-a7a6-b47bba347945', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:bb:b9:cd', u'device_id': u'65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43'}), 'router': u'3c67e698-5832-46d8-9ae8-467357369b5c'}) 2018-07-29 01:50:24,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 01:50:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43/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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 01:50:24,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-d917a222-0b86-4281-8be3-b7f0975e6ddf x-compute-request-id: req-d917a222-0b86-4281-8be3-b7f0975e6ddf Content-Encoding: gzip Content-Length: 9183 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 481780130 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.908 MHz processor\n[ 0.140554] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.142295] pid_max: default: 32768 minimum: 301\n[ 0.143238] ACPI: Core revision 20150930\n[ 0.144665] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146044] Security Framework initialized\n[ 0.146909] Yama: becoming mindful.\n[ 0.147687] AppArmor: AppArmor initialized\n[ 0.148590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149982] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151332] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152603] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154085] Initializing cgroup subsys io\n[ 0.154946] Initializing cgroup subsys memory\n[ 0.155869] Initializing cgroup subsys devices\n[ 0.156790] Initializing cgroup subsys freezer\n[ 0.157701] Initializing cgroup subsys net_cls\n[ 0.158611] Initializing cgroup subsys perf_event\n[ 0.159578] Initializing cgroup subsys net_prio\n[ 0.160504] Initializing cgroup subsys hugetlb\n[ 0.161416] Initializing cgroup subsys pids\n[ 0.162331] CPU: Physical Processor ID: 0\n[ 0.163904] mce: CPU supports 10 MCE banks\n[ 0.164794] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165847] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188225] ftrace: allocating 31920 entries in 125 pages\n[ 0.213013] smpboot: Max logical packages: 1\n[ 0.213942] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215351] x2apic enabled\n[ 0.216192] Switched APIC routing to physical x2apic.\n[ 0.217975] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219154] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223232] KVM setup paravirtual spinlock\n[ 0.224579] x86: Booted up 1 node, 1 CPUs\n[ 0.225423] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226889] devtmpfs: initialized\n[ 0.228640] evm: security.selinux\n[ 0.229371] evm: security.SMACK64\n[ 0.230092] evm: security.SMACK64EXEC\n[ 0.230875] evm: security.SMACK64TRANSMUTE\n[ 0.231728] evm: security.SMACK64MMAP\n[ 0.232508] evm: security.ima\n[ 0.233171] evm: security.capability\n[ 0.234011] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235966] pinctrl core: initialized pinctrl subsystem\n[ 0.237137] RTC time: 1:50:20, date: 07/29/18\n[ 0.238147] NET: Registered protocol family 16\n[ 0.239186] cpuidle: using governor ladder\n[ 0.240057] cpuidle: using governor menu\n[ 0.240888] PCCT header not found.\n[ 0.241675] ACPI: bus type PCI registered\n[ 0.242511] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243814] PCI: Using configuration type 1 for base access\n[ 0.245646] ACPI: Added _OSI(Module Device)\n[ 0.246526] ACPI: Added _OSI(Processor Device)\n[ 0.247442] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248393] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250204] ACPI: Interpreter enabled\n[ 0.251007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258753] ACPI: (supports S0 S5)\n[ 0.259488] ACPI: Using IOAPIC for interrupt routing\n[ 0.260486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264942] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267498] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269840] acpiphp: Slot [3] registered\n[ 0.270680] acpiphp: Slot [4] registered\n[ 0.271524] acpiphp: Slot [5] registered\n[ 0.272361] acpiphp: Slot [6] registered\n[ 0.273198] acpiphp: Slot [7] registered\n[ 0.274042] acpiphp: Slot [8] registered\n[ 0.274887] acpiphp: Slot [9] registered\n[ 0.275729] acpiphp: Slot [10] registered\n[ 0.276580] acpiphp: Slot [11] registered\n[ 0.277426] acpiphp: Slot [12] registered\n[ 0.278278] acpiphp: Slot [13] registered\n[ 0.279123] acpiphp: Slot [14] registered\n[ 0.279979] acpiphp: Slot [15] registered\n[ 0.290724] acpiphp: Slot [16] registered\n[ 0.291581] acpiphp: Slot [17] registered\n[ 0.292430] acpiphp: Slot [18] registered\n[ 0.293290] acpiphp: Slot [19] registered\n[ 0.294139] acpiphp: Slot [20] registered\n[ 0.294996] acpiphp: Slot [21] registered\n[ 0.295849] acpiphp: Slot [22] registered\n[ 0.296699] acpiphp: Slot [23] registered\n[ 0.297552] acpiphp: Slot [24] registered\n[ 0.298398] acpiphp: Slot [25] registered\n[ 0.299255] acpiphp: Slot [26] registered\n[ 0.300107] acpiphp: Slot [27] registered\n[ 0.300991] acpiphp: Slot [28] registered\n[ 0.301845] acpiphp: Slot [29] registered\n[ 0.302694] acpiphp: Slot [30] registered\n[ 0.303548] acpiphp: Slot [31] registered\n[ 0.304395] PCI host bridge to bus 0000:00\n[ 0.305245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310843] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.312388] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315813] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317161] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319743] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323371] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.343907] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.345800] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.347287] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.348784] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.350245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.351585] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.352935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.354053] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.355686] vgaarb: loaded\n[ 0.356312] vgaarb: bridge control possible 0000:00:02.0\n[ 0.357602] SCSI subsystem initialized\n[ 0.358557] ACPI: bus type USB registered\n[ 0.359425] usbcore: registered new interface driver usbfs\n[ 0.360526] usbcore: registered new interface driver hub\n[ 0.361596] usbcore: registered new device driver usb\n[ 0.362761] PCI: Using ACPI for IRQ routing\n[ 0.363924] NetLabel: Initializing\n[ 0.364682] NetLabel: domain hash size = 128\n[ 0.365578] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.366588] NetLabel: unlabeled traffic allowed by default\n[ 0.367799] clocksource: Switched to clocksource kvm-clock\n[ 0.376027] AppArmor: AppArmor Filesystem Enabled\n[ 0.377056] pnp: PnP ACPI init\n[ 0.378040] pnp: PnP ACPI: found 5 devices\n[ 0.384497] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386305] NET: Registered protocol family 2\n[ 0.387398] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388766] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391302] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392451] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393706] NET: Registered protocol family 1\n[ 0.394627] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395773] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396902] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425178] Trying to unpack rootfs image as initramfs...\n[ 0.482268] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484051] Scanning for low memory corruption every 60 seconds\n[ 0.485479] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.486708] audit: initializing netlink subsys (disabled)\n[ 0.487788] audit: type=2000 audit(1532829020.558:1): initialized\n[ 0.489224] Initialise system trusted keyring\n[ 0.490217] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491443] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493658] zbud: loaded\n[ 0.494420] VFS: Disk quotas dquot_6.6.0\n[ 0.495291] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496974] fuse init (API version 7.23)\n[ 0.497930] Key type big_key registered\n[ 0.498778] Allocating IMA MOK and blacklist keyrings.\n[ 0.500085] Key type asymmetric registered\n[ 0.500960] Asymmetric key parser 'x509' registered\n[ 0.501974] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.503555] io scheduler noop registered\n[ 0.504392] io scheduler deadline registered (default)\n[ 0.505453] io scheduler cfq registered\n[ 0.506344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.508805] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.510328] ACPI: Power Button [PWRF]\n[ 0.511248] GHES: HEST is not enabled!\n[ 0.524972] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.553049] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583577] Linux agpgart interface v0.103\n[ 0.586584] brd: module loaded\n[ 0.588375] loop: module loaded\n[ 0.593042] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594523] GPT:90111 != 2097151\n[ 0.595204] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596312] GPT:90111 != 2097151\n[ 0.597007] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597992] vda: vda1 vda15\n[ 0.599407] scsi host0: ata_piix\n[ 0.600213] scsi host1: ata_piix\n[ 0.600950] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.602192] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.603689] libphy: Fixed MDIO Bus: probed\n[ 0.604526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605491] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607997] PPP generic driver version 2.4.2\n[ 0.609425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611235] ehci-pci: EHCI PCI platform driver\n[ 0.612541] ehci-platform: EHCI generic platform driver\n[ 0.614053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615749] ohci-pci: OHCI PCI platform driver\n[ 0.617041] ohci-platform: OHCI generic platform driver\n[ 0.618534] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633727] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635247] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637400] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.640590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642418] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644472] usb usb1: Product: UHCI Host Controller\n[ 0.645837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647526] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648941] hub 1-0:1.0: USB hub found\n[ 0.650142] hub 1-0:1.0: 2 ports detected\n[ 0.651555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654465] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657447] mousedev: PS/2 mouse device common for all mice\n[ 0.659277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661976] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667077] i2c /dev entries driver\n[ 0.668215] device-mapper: uevent: version 1.0.3\n[ 0.669629] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672083] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674382] NET: Registered protocol family 10\n[ 0.676168] NET: Registered protocol family 17\n[ 0.677517] Key type dns_resolver registered\n[ 0.679110] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683422] registered taskstats version 1\n[ 0.684705] Loading compiled-in X.509 certificates\n[ 0.686705] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689506] zswap: loaded using pool lzo/zbud\n[ 0.691965] Key type trusted registered\n[ 0.694125] Key type encrypted registered\n[ 0.695322] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696886] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698440] evm: HMAC attrs: 0x1\n[ 0.699784] Magic number: 10:77:813\n[ 0.701032] rtc_cmos 00:00: setting system clock to 2018-07-29 01:50:20 UTC (1532829020)\n[ 0.703444] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705088] EDD information not available.\n[ 0.762061] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774389] Write protecting the kernel read-only data: 14336k\n[ 0.778454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781142] 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.829604] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 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.87. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbYEW5FVbxpBmFAnmFRX72IstqyQusL5JrYR5JRpH4wbgnRcF8cKNncv1/9DSymbqI6u1SJDazbmnCooojkr7/AsGeoZn53t3iLHDaM1jLZQCjY9ISfLeS4PiOdDpQGPZ8A5jFWUe2IhH7bhqesCg2l8CgomZZ4x2w5QjmnTFePUXZw6lJEoYkjwV0aKCjwIgeehrJXBQVgLKNOxd5ppV4QavrGQCIlfIdAm4VamckenKtVSIIEkYc0r3bCI/IzzhWi/blNMlSjzmT986FDdWNUGn31fRccUyv5ynjFvmaIep9Bdj44hSbjWLlKf0hZKbQslN9YjWtjBpIbZ/C0bk7 root@singlevm2-vm-174f5cb9-8851-49b1-ae13-e2562868c400\nssh-dss AAAAB3NzaC1kc3MAAACBAJJTOlEAQanxMtRowylEbo4PUeOuE8ZtU5tXH68N1hierSkGyqC7QXmZuvWKIoxoE+vWQ7q6IOXzoF2WH1Ik647rqYxHDYdBaoFk96s4Sun6XpsdZKMEoJ5dYhZm+j77qtEleXFE1TDchPlIC6IY/tIlyvYxLQkeg4TZTc6sGJmFAAAAFQC+gF2gOAzWfHcnC0WWgTb8Lk0kBQAAAIAiOlSQDC9psWV8DoZalHmdSCZdhY8mWwZrYJvT35DKmAQBe7SMUTeuOT9tZ5ulnasamXnSTFhG9A7Mk6rIxKMef6CNr7sCV3vH0N8hvwy0HmeSK/Lb9fAy1mdS+dnJPZfqh18ujO9IiXcvA4fZ7qN9t235tqqfvBz7vgxGE9/LiQAAAIAq3DMKY9gitM+bKEJK4NbN5UUNFeBeCeTnR7rkuJI4d07L+FRNNBLtj8g1jBJ/F0cfWm6UFVXGnWAAkwwtmc6ySAhO8H4PIsY4XoAHO+39zuJvhVD2utT2Zp22MyX6RdZeUsvI4hJlA4R1KpBJfmViXvnB8EVt30odHBDFjYSOPA== root@singlevm2-vm-174f5cb9-8851-49b1-ae13-e2562868c400\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-07-29 01:50:24,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43/action used request id req-d917a222-0b86-4281-8be3-b7f0975e6ddf 2018-07-29 01:50:24,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105494976044s 2018-07-29 01:50:24,322 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43/action used request id req-d917a222-0b86-4281-8be3-b7f0975e6ddf 2018-07-29 01:50:24,322 - 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 481780130 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.908 MHz processor [ 0.140554] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.142295] pid_max: default: 32768 minimum: 301 [ 0.143238] ACPI: Core revision 20150930 [ 0.144665] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146044] Security Framework initialized [ 0.146909] Yama: becoming mindful. [ 0.147687] AppArmor: AppArmor initialized [ 0.148590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149982] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151332] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152603] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154085] Initializing cgroup subsys io [ 0.154946] Initializing cgroup subsys memory [ 0.155869] Initializing cgroup subsys devices [ 0.156790] Initializing cgroup subsys freezer [ 0.157701] Initializing cgroup subsys net_cls [ 0.158611] Initializing cgroup subsys perf_event [ 0.159578] Initializing cgroup subsys net_prio [ 0.160504] Initializing cgroup subsys hugetlb [ 0.161416] Initializing cgroup subsys pids [ 0.162331] CPU: Physical Processor ID: 0 [ 0.163904] mce: CPU supports 10 MCE banks [ 0.164794] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165847] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188225] ftrace: allocating 31920 entries in 125 pages [ 0.213013] smpboot: Max logical packages: 1 [ 0.213942] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215351] x2apic enabled [ 0.216192] Switched APIC routing to physical x2apic. [ 0.217975] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219154] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223232] KVM setup paravirtual spinlock [ 0.224579] x86: Booted up 1 node, 1 CPUs [ 0.225423] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.226889] devtmpfs: initialized [ 0.228640] evm: security.selinux [ 0.229371] evm: security.SMACK64 [ 0.230092] evm: security.SMACK64EXEC [ 0.230875] evm: security.SMACK64TRANSMUTE [ 0.231728] evm: security.SMACK64MMAP [ 0.232508] evm: security.ima [ 0.233171] evm: security.capability [ 0.234011] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235966] pinctrl core: initialized pinctrl subsystem [ 0.237137] RTC time: 1:50:20, date: 07/29/18 [ 0.238147] NET: Registered protocol family 16 [ 0.239186] cpuidle: using governor ladder [ 0.240057] cpuidle: using governor menu [ 0.240888] PCCT header not found. [ 0.241675] ACPI: bus type PCI registered [ 0.242511] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243814] PCI: Using configuration type 1 for base access [ 0.245646] ACPI: Added _OSI(Module Device) [ 0.246526] ACPI: Added _OSI(Processor Device) [ 0.247442] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248393] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250204] ACPI: Interpreter enabled [ 0.251007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.258753] ACPI: (supports S0 S5) [ 0.259488] ACPI: Using IOAPIC for interrupt routing [ 0.260486] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264942] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267498] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269840] acpiphp: Slot [3] registered [ 0.270680] acpiphp: Slot [4] registered [ 0.271524] acpiphp: Slot [5] registered [ 0.272361] acpiphp: Slot [6] registered [ 0.273198] acpiphp: Slot [7] registered [ 0.274042] acpiphp: Slot [8] registered [ 0.274887] acpiphp: Slot [9] registered [ 0.275729] acpiphp: Slot [10] registered [ 0.276580] acpiphp: Slot [11] registered [ 0.277426] acpiphp: Slot [12] registered [ 0.278278] acpiphp: Slot [13] registered [ 0.279123] acpiphp: Slot [14] registered [ 0.279979] acpiphp: Slot [15] registered [ 0.290724] acpiphp: Slot [16] registered [ 0.291581] acpiphp: Slot [17] registered [ 0.292430] acpiphp: Slot [18] registered [ 0.293290] acpiphp: Slot [19] registered [ 0.294139] acpiphp: Slot [20] registered [ 0.294996] acpiphp: Slot [21] registered [ 0.295849] acpiphp: Slot [22] registered [ 0.296699] acpiphp: Slot [23] registered [ 0.297552] acpiphp: Slot [24] registered [ 0.298398] acpiphp: Slot [25] registered [ 0.299255] acpiphp: Slot [26] registered [ 0.300107] acpiphp: Slot [27] registered [ 0.300991] acpiphp: Slot [28] registered [ 0.301845] acpiphp: Slot [29] registered [ 0.302694] acpiphp: Slot [30] registered [ 0.303548] acpiphp: Slot [31] registered [ 0.304395] PCI host bridge to bus 0000:00 [ 0.305245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.310843] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.312388] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.315813] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.317161] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.318407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.319743] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.323371] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.325018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.343907] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.345800] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.347287] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.348784] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.350245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.351585] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352935] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.354053] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.355686] vgaarb: loaded [ 0.356312] vgaarb: bridge control possible 0000:00:02.0 [ 0.357602] SCSI subsystem initialized [ 0.358557] ACPI: bus type USB registered [ 0.359425] usbcore: registered new interface driver usbfs [ 0.360526] usbcore: registered new interface driver hub [ 0.361596] usbcore: registered new device driver usb [ 0.362761] PCI: Using ACPI for IRQ routing [ 0.363924] NetLabel: Initializing [ 0.364682] NetLabel: domain hash size = 128 [ 0.365578] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366588] NetLabel: unlabeled traffic allowed by default [ 0.367799] clocksource: Switched to clocksource kvm-clock [ 0.376027] AppArmor: AppArmor Filesystem Enabled [ 0.377056] pnp: PnP ACPI init [ 0.378040] pnp: PnP ACPI: found 5 devices [ 0.384497] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.386305] NET: Registered protocol family 2 [ 0.387398] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.388766] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390042] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391302] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392451] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393706] NET: Registered protocol family 1 [ 0.394627] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395773] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396902] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425178] Trying to unpack rootfs image as initramfs... [ 0.482268] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.484051] Scanning for low memory corruption every 60 seconds [ 0.485479] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486708] audit: initializing netlink subsys (disabled) [ 0.487788] audit: type=2000 audit(1532829020.558:1): initialized [ 0.489224] Initialise system trusted keyring [ 0.490217] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.491443] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.493658] zbud: loaded [ 0.494420] VFS: Disk quotas dquot_6.6.0 [ 0.495291] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496974] fuse init (API version 7.23) [ 0.497930] Key type big_key registered [ 0.498778] Allocating IMA MOK and blacklist keyrings. [ 0.500085] Key type asymmetric registered [ 0.500960] Asymmetric key parser 'x509' registered [ 0.501974] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.503555] io scheduler noop registered [ 0.504392] io scheduler deadline registered (default) [ 0.505453] io scheduler cfq registered [ 0.506344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.508805] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.510328] ACPI: Power Button [PWRF] [ 0.511248] GHES: HEST is not enabled! [ 0.524972] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.553049] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.555218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.580639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583577] Linux agpgart interface v0.103 [ 0.586584] brd: module loaded [ 0.588375] loop: module loaded [ 0.593042] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594523] GPT:90111 != 2097151 [ 0.595204] GPT:Alternate GPT header not at the end of the disk. [ 0.596312] GPT:90111 != 2097151 [ 0.597007] GPT: Use GNU Parted to correct GPT errors. [ 0.597992] vda: vda1 vda15 [ 0.599407] scsi host0: ata_piix [ 0.600213] scsi host1: ata_piix [ 0.600950] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.602192] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.603689] libphy: Fixed MDIO Bus: probed [ 0.604526] tun: Universal TUN/TAP device driver, 1.6 [ 0.605491] tun: (C) 1999-2004 Max Krasnyansky [ 0.607997] PPP generic driver version 2.4.2 [ 0.609425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.611235] ehci-pci: EHCI PCI platform driver [ 0.612541] ehci-platform: EHCI generic platform driver [ 0.614053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.615749] ohci-pci: OHCI PCI platform driver [ 0.617041] ohci-platform: OHCI generic platform driver [ 0.618534] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633727] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635247] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637400] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.640590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642418] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644472] usb usb1: Product: UHCI Host Controller [ 0.645837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.647526] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648941] hub 1-0:1.0: USB hub found [ 0.650142] hub 1-0:1.0: 2 ports detected [ 0.651555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654465] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.657447] mousedev: PS/2 mouse device common for all mice [ 0.659277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661976] rtc_cmos 00:00: RTC can wake from S4 [ 0.663543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.667077] i2c /dev entries driver [ 0.668215] device-mapper: uevent: version 1.0.3 [ 0.669629] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.672083] ledtrig-cpu: registered to indicate activity on CPUs [ 0.674382] NET: Registered protocol family 10 [ 0.676168] NET: Registered protocol family 17 [ 0.677517] Key type dns_resolver registered [ 0.679110] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.680748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.683422] registered taskstats version 1 [ 0.684705] Loading compiled-in X.509 certificates [ 0.686705] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.689506] zswap: loaded using pool lzo/zbud [ 0.691965] Key type trusted registered [ 0.694125] Key type encrypted registered [ 0.695322] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696886] ima: No TPM chip found, activating TPM-bypass! [ 0.698440] evm: HMAC attrs: 0x1 [ 0.699784] Magic number: 10:77:813 [ 0.701032] rtc_cmos 00:00: setting system clock to 2018-07-29 01:50:20 UTC (1532829020) [ 0.703444] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705088] EDD information not available. [ 0.762061] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774389] Write protecting the kernel read-only data: 14336k [ 0.778454] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.781142] 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.829604] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 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.87. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbYEW5FVbxpBmFAnmFRX72IstqyQusL5JrYR5JRpH4wbgnRcF8cKNncv1/9DSymbqI6u1SJDazbmnCooojkr7/AsGeoZn53t3iLHDaM1jLZQCjY9ISfLeS4PiOdDpQGPZ8A5jFWUe2IhH7bhqesCg2l8CgomZZ4x2w5QjmnTFePUXZw6lJEoYkjwV0aKCjwIgeehrJXBQVgLKNOxd5ppV4QavrGQCIlfIdAm4VamckenKtVSIIEkYc0r3bCI/IzzhWi/blNMlSjzmT986FDdWNUGn31fRccUyv5ynjFvmaIep9Bdj44hSbjWLlKf0hZKbQslN9YjWtjBpIbZ/C0bk7 root@singlevm2-vm-174f5cb9-8851-49b1-ae13-e2562868c400 ssh-dss AAAAB3NzaC1kc3MAAACBAJJTOlEAQanxMtRowylEbo4PUeOuE8ZtU5tXH68N1hierSkGyqC7QXmZuvWKIoxoE+vWQ7q6IOXzoF2WH1Ik647rqYxHDYdBaoFk96s4Sun6XpsdZKMEoJ5dYhZm+j77qtEleXFE1TDchPlIC6IY/tIlyvYxLQkeg4TZTc6sGJmFAAAAFQC+gF2gOAzWfHcnC0WWgTb8Lk0kBQAAAIAiOlSQDC9psWV8DoZalHmdSCZdhY8mWwZrYJvT35DKmAQBe7SMUTeuOT9tZ5ulnasamXnSTFhG9A7Mk6rIxKMef6CNr7sCV3vH0N8hvwy0HmeSK/Lb9fAy1mdS+dnJPZfqh18ujO9IiXcvA4fZ7qN9t235tqqfvBz7vgxGE9/LiQAAAIAq3DMKY9gitM+bKEJK4NbN5UUNFeBeCeTnR7rkuJI4d07L+FRNNBLtj8g1jBJ/F0cfWm6UFVXGnWAAkwwtmc6ySAhO8H4PIsY4XoAHO+39zuJvhVD2utT2Zp22MyX6RdZeUsvI4hJlA4R1KpBJfmViXvnB8EVt30odHBDFjYSOPA== root@singlevm2-vm-174f5cb9-8851-49b1-ae13-e2562868c400 -----END SSH HOST KEY KEYS----- === network info === 2018-07-29 01:50:25,074 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2d35850L 2018-07-29 01:50:25,075 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 01:50:25,075 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-29 01:50:25,075 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-29 01:50:25,077 - 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-29 01:50:25,077 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 01:50:25,077 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-29 01:50:25,077 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 01:50:25,078 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 01:50:25,078 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 01:50:25,097 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 01:50:25,098 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 01:50:25,106 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 3e61a05af3c1d2adf1a88f6c0a7dd093 2018-07-29 01:50:25,107 - paramiko.transport - DEBUG - Trying discovered key bf1346a3a9fd4ad9468ce6f21cb39cc2 in /tmp/tmpipehX2 2018-07-29 01:50:25,135 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 01:50:25,142 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 01:50:25,172 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-29 01:50:25,173 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-29 01:50:25,173 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-29 01:50:25,174 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-29 01:50:25,175 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-29 01:50:25,175 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-29 01:50:25,180 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-29 01:50:25,283 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:50:25,284 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 01:50:25,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 01:50:25,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/66584a37-c657-4618-a91c-17505a306fda.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:26,542 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba4d11f9-e4bf-4d5b-809f-6bf629030f6a Content-Length: 0 Date: Sun, 29 Jul 2018 01:50:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:50:26,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/66584a37-c657-4618-a91c-17505a306fda.json used request id req-ba4d11f9-e4bf-4d5b-809f-6bf629030f6a 2018-07-29 01:50:26,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25061511993s 2018-07-29 01:50:26,542 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/66584a37-c657-4618-a91c-17505a306fda.json used request id req-ba4d11f9-e4bf-4d5b-809f-6bf629030f6a 2018-07-29 01:50:26,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:50:26,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:26,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d82d8508-d15f-4b35-9c22-02d8b53da0f9 Date: Sun, 29 Jul 2018 01:50:26 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:50:26,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d82d8508-d15f-4b35-9c22-02d8b53da0f9 2018-07-29 01:50:26,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0841679573059s 2018-07-29 01:50:26,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d82d8508-d15f-4b35-9c22-02d8b53da0f9 2018-07-29 01:50:26,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 01:50:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:26,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:50: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-80db1015-c81f-4095-8449-d4543fd61700 x-compute-request-id: req-80db1015-c81f-4095-8449-d4543fd61700 Content-Type: application/json 2018-07-29 01:50:26,940 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 used request id req-80db1015-c81f-4095-8449-d4543fd61700 2018-07-29 01:50:26,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.30810713768s 2018-07-29 01:50:26,941 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43 used request id req-80db1015-c81f-4095-8449-d4543fd61700 2018-07-29 01:50:26,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:26,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:27,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-209b2998-e8ae-4e8c-bfa9-0d040d444fa4 x-compute-request-id: req-209b2998-e8ae-4e8c-bfa9-0d040d444fa4 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:b9:cd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:b9:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "rel": "bookmark"}], "image": {"id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "links": [{"href": "http://172.30.9.25:8774/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:19.000000", "flavor": {"id": "95d068d0-9030-406d-bd96-224473c2b1d7", "links": [{"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "bookmark"}]}, "id": "65d5f03c-2dd3-47f5-83ac-f9d1c1eeae43", "security_groups": [{"name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400"}], "user_id": "671e279dc88145fea2b4a0789cb557e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:26Z", "hostId": "56a873e9a7372f12d4c0ef5e62605a3b8ec98e7407d4f806cc593f9e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400", "name": "singlevm2-vm_174f5cb9-8851-49b1-ae13-e2562868c400", "created": "2018-07-29T01:50:13Z", "tenant_id": "5239a95e7146412da60267670004cc32", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:27,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-209b2998-e8ae-4e8c-bfa9-0d040d444fa4 2018-07-29 01:50:27,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.269821166992s 2018-07-29 01:50:27,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-209b2998-e8ae-4e8c-bfa9-0d040d444fa4 2018-07-29 01:50:27,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:50:29,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:29,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-1d0a8c36-f837-4b1f-8561-08925ef2cae9 x-compute-request-id: req-1d0a8c36-f837-4b1f-8561-08925ef2cae9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 01:50:29,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d0a8c36-f837-4b1f-8561-08925ef2cae9 2018-07-29 01:50:29,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.078292131424s 2018-07-29 01:50:29,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d0a8c36-f837-4b1f-8561-08925ef2cae9 2018-07-29 01:50:29,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:50:29,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:29,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-06f7a93d-099a-4b17-a8e3-25d9358e534c Date: Sun, 29 Jul 2018 01:50:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:10Z", "updated_at": "2018-07-29T01:50:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T01:50:11Z", "revision_number": 0, "id": "35200955-f10d-42d4-b162-2e362302312f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:11Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:10Z", "revision_number": 0, "id": "57d3933c-6577-425a-8cd6-b81e60fec787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:10Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:10Z", "revision_number": 0, "id": "6e256672-d03f-4a65-89dc-9aa74c639475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:10Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:11Z", "revision_number": 0, "id": "cd87b546-d7d0-445b-a58c-21d3d5b6aea6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:11Z", "security_group_id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 3, "project_id": "5239a95e7146412da60267670004cc32", "id": "81225219-7ca8-4098-a9ad-3dd33e1f229f", "name": "singlevm2-sg_174f5cb9-8851-49b1-ae13-e2562868c400"}, {"description": "Default security group", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:03Z", "updated_at": "2018-07-29T01:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "5462d1ee-9cd5-430c-bc57-25bed3050f99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "ec4a3b6e-e434-42b5-90da-bab0ba6eef0c", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "f2bebaca-8fe4-4f8e-bed8-75f055b38b36", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "fd34adab-2029-4d13-9bf3-2441f2e9f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 1, "project_id": "5239a95e7146412da60267670004cc32", "id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "name": "default"}]} 2018-07-29 01:50:29,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-06f7a93d-099a-4b17-a8e3-25d9358e534c 2018-07-29 01:50:29,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515370368958s 2018-07-29 01:50:29,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-06f7a93d-099a-4b17-a8e3-25d9358e534c 2018-07-29 01:50:29,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 01:50:29,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/81225219-7ca8-4098-a9ad-3dd33e1f229f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:29,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bed56b07-8596-4527-bcb7-6863dac84533 Content-Length: 0 Date: Sun, 29 Jul 2018 01:50:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:50:29,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/81225219-7ca8-4098-a9ad-3dd33e1f229f.json used request id req-bed56b07-8596-4527-bcb7-6863dac84533 2018-07-29 01:50:29,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153200149536s 2018-07-29 01:50:29,507 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/81225219-7ca8-4098-a9ad-3dd33e1f229f.json used request id req-bed56b07-8596-4527-bcb7-6863dac84533 2018-07-29 01:50:29,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 01:50:29,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:29,543 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:50: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-920943bd-5924-4de6-b36e-96e6488e6de4 x-compute-request-id: req-920943bd-5924-4de6-b36e-96e6488e6de4 Content-Length: 0 Content-Type: application/json 2018-07-29 01:50:29,543 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400 used request id req-920943bd-5924-4de6-b36e-96e6488e6de4 2018-07-29 01:50:29,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0354959964752s 2018-07-29 01:50:29,543 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_174f5cb9-8851-49b1-ae13-e2562868c400 used request id req-920943bd-5924-4de6-b36e-96e6488e6de4 2018-07-29 01:50:29,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:50:29,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c/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}9ee48d24d10de0e96231003ba56b1d4ed012c837" -d '{"subnet_id": "ccd5f76a-5674-4883-b429-dd4c610d777a"}' 2018-07-29 01:50:31,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-adcc32e5-8bca-4d14-a6ad-777751fca9b1 Date: Sun, 29 Jul 2018 01:50:31 GMT RESP BODY: {"network_id": "14069557-6b7c-4e0e-a7a6-b47bba347945", "tenant_id": "5239a95e7146412da60267670004cc32", "subnet_id": "ccd5f76a-5674-4883-b429-dd4c610d777a", "subnet_ids": ["ccd5f76a-5674-4883-b429-dd4c610d777a"], "port_id": "1f8aa1e2-b938-46ff-a79a-adf0b63d49d0", "id": "3c67e698-5832-46d8-9ae8-467357369b5c"} 2018-07-29 01:50:31,477 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c/remove_router_interface.json used request id req-adcc32e5-8bca-4d14-a6ad-777751fca9b1 2018-07-29 01:50:31,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93307304382s 2018-07-29 01:50:31,477 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c/remove_router_interface.json used request id req-adcc32e5-8bca-4d14-a6ad-777751fca9b1 returning object 3c67e698-5832-46d8-9ae8-467357369b5c 2018-07-29 01:50:31,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:50:31,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:31,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d382fd97-11b3-4d17-8d17-04f80ce6117e Date: Sun, 29 Jul 2018 01:50:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:04Z", "admin_state_up": true, "updated_at": "2018-07-29T01:50:30Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5239a95e7146412da60267670004cc32", "id": "3c67e698-5832-46d8-9ae8-467357369b5c", "name": "singlevm2-router_174f5cb9-8851-49b1-ae13-e2562868c400"}]} 2018-07-29 01:50:31,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d382fd97-11b3-4d17-8d17-04f80ce6117e 2018-07-29 01:50:31,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.3458340168s 2018-07-29 01:50:31,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d382fd97-11b3-4d17-8d17-04f80ce6117e 2018-07-29 01:50:31,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:50:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:33,057 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f64f8bc8-a5e6-4bde-9d02-29026a4b4d30 Content-Length: 0 Date: Sun, 29 Jul 2018 01:50:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:50:33,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c.json used request id req-f64f8bc8-a5e6-4bde-9d02-29026a4b4d30 2018-07-29 01:50:33,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23190593719s 2018-07-29 01:50:33,058 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3c67e698-5832-46d8-9ae8-467357369b5c.json used request id req-f64f8bc8-a5e6-4bde-9d02-29026a4b4d30 2018-07-29 01:50:33,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:50:33,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:33,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f114c4bd-0b4e-438f-8686-28929b7a8ebb Date: Sun, 29 Jul 2018 01:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14069557-6b7c-4e0e-a7a6-b47bba347945","tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:50:04Z","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":"5239a95e7146412da60267670004cc32","id":"ccd5f76a-5674-4883-b429-dd4c610d777a","subnetpool_id":null,"name":"singlevm2-subnet_174f5cb9-8851-49b1-ae13-e2562868c400"}]} 2018-07-29 01:50:33,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f114c4bd-0b4e-438f-8686-28929b7a8ebb 2018-07-29 01:50:33,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.050929069519s 2018-07-29 01:50:33,109 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f114c4bd-0b4e-438f-8686-28929b7a8ebb 2018-07-29 01:50:33,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:50:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/ccd5f76a-5674-4883-b429-dd4c610d777a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:34,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53585d67-f770-475d-ac59-9b070f5bd7c6 Date: Sun, 29 Jul 2018 01:50:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:50:34,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ccd5f76a-5674-4883-b429-dd4c610d777a.json used request id req-53585d67-f770-475d-ac59-9b070f5bd7c6 2018-07-29 01:50:34,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16186499596s 2018-07-29 01:50:34,273 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ccd5f76a-5674-4883-b429-dd4c610d777a.json used request id req-53585d67-f770-475d-ac59-9b070f5bd7c6 2018-07-29 01:50:34,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-43b7e774-94fe-4f73-801f-6ea59d2c7e0d Date: Sun, 29 Jul 2018 01:50:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"14069557-6b7c-4e0e-a7a6-b47bba347945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5239a95e7146412da60267670004cc32","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:50:33Z","qos_policy_id":null,"name":"singlevm2-net_174f5cb9-8851-49b1-ae13-e2562868c400","admin_state_up":true,"tenant_id":"5239a95e7146412da60267670004cc32","created_at":"2018-07-29T01:50:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:50:34,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-43b7e774-94fe-4f73-801f-6ea59d2c7e0d 2018-07-29 01:50:34,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1124958992s 2018-07-29 01:50:34,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-43b7e774-94fe-4f73-801f-6ea59d2c7e0d 2018-07-29 01:50:34,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:50:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/14069557-6b7c-4e0e-a7a6-b47bba347945.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:35,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-805dac9b-c90c-4bf9-be1c-75a6ecbe8432 Date: Sun, 29 Jul 2018 01:50:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:50:35,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/14069557-6b7c-4e0e-a7a6-b47bba347945.json used request id req-805dac9b-c90c-4bf9-be1c-75a6ecbe8432 2018-07-29 01:50:35,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47218298912s 2018-07-29 01:50:35,861 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/14069557-6b7c-4e0e-a7a6-b47bba347945.json used request id req-805dac9b-c90c-4bf9-be1c-75a6ecbe8432 2018-07-29 01:50:35,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:50:35,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:36,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5441f9e5-ce2d-4d04-8148-d233980038e6 Date: Sun, 29 Jul 2018 01:50:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/snap", "metadata": {}}], "file": "/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/file", "owner": "5239a95e7146412da60267670004cc32", "id": "f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "size": 12716032, "self": "/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:50:09Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_174f5cb9-8851-49b1-ae13-e2562868c400", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:50:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:50:36,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5441f9e5-ce2d-4d04-8148-d233980038e6 2018-07-29 01:50:36,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209043979645s 2018-07-29 01:50:36,074 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5441f9e5-ce2d-4d04-8148-d233980038e6 2018-07-29 01:50:36,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:50:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ee48d24d10de0e96231003ba56b1d4ed012c837" 2018-07-29 01:50:36,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70f9cb05-0512-40a3-8bbc-9a616f72e5b4 Date: Sun, 29 Jul 2018 01:50: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-29 01:50:36,970 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d used request id req-70f9cb05-0512-40a3-8bbc-9a616f72e5b4 2018-07-29 01:50:36,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.894195079803s 2018-07-29 01:50:36,970 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/f28300d4-2adb-4f13-a96d-c4da8ae84f7d used request id req-70f9cb05-0512-40a3-8bbc-9a616f72e5b4 2018-07-29 01:50:36,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:50:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:37,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-bc1958b9-4f83-432d-b021-be651063fcd3 x-compute-request-id: req-bc1958b9-4f83-432d-b021-be651063fcd3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_174f5cb9-8851-49b1-ae13-e2562868c400", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/95d068d0-9030-406d-bd96-224473c2b1d7", "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": "95d068d0-9030-406d-bd96-224473c2b1d7"}]} 2018-07-29 01:50:37,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-bc1958b9-4f83-432d-b021-be651063fcd3 2018-07-29 01:50:37,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296919345856s 2018-07-29 01:50:37,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-bc1958b9-4f83-432d-b021-be651063fcd3 2018-07-29 01:50:37,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:50:37,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:37,052 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab7b69e0-fc0f-43d5-a383-f6b25df48639 x-compute-request-id: req-ab7b69e0-fc0f-43d5-a383-f6b25df48639 Content-Length: 0 Content-Type: application/json 2018-07-29 01:50:37,052 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7 used request id req-ab7b69e0-fc0f-43d5-a383-f6b25df48639 2018-07-29 01:50:37,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0498960018158s 2018-07-29 01:50:37,053 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/95d068d0-9030-406d-bd96-224473c2b1d7 used request id req-ab7b69e0-fc0f-43d5-a383-f6b25df48639 2018-07-29 01:50:37,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:50:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:37,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc7ae71-d45d-4196-83b3-36971af28be1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400", "links": {"self": "http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "671e279dc88145fea2b4a0789cb557e2", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:50:37,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2cc7ae71-d45d-4196-83b3-36971af28be1 2018-07-29 01:50:37,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129779100418s 2018-07-29 01:50:37,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2cc7ae71-d45d-4196-83b3-36971af28be1 2018-07-29 01:50:37,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:50:37,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:37,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ed62ed-46f7-45aa-ad5c-351403c013de Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_174f5cb9-8851-49b1-ae13-e2562868c400", "links": {"self": "http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "671e279dc88145fea2b4a0789cb557e2", "description": null}} 2018-07-29 01:50:37,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2 used request id req-d5ed62ed-46f7-45aa-ad5c-351403c013de 2018-07-29 01:50:37,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111851930618s 2018-07-29 01:50:37,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2 used request id req-d5ed62ed-46f7-45aa-ad5c-351403c013de 2018-07-29 01:50:37,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 01:50:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:37,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af099047-4fe6-4977-b9a0-c109c0306c47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:50:37,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2 used request id req-af099047-4fe6-4977-b9a0-c109c0306c47 2018-07-29 01:50:37,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.267009973526s 2018-07-29 01:50:37,566 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/671e279dc88145fea2b4a0789cb557e2 used request id req-af099047-4fe6-4977-b9a0-c109c0306c47 2018-07-29 01:50:37,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:50:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:37,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d662cdf1-8156-4378-ac2b-e6982a7daaa1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/5239a95e7146412da60267670004cc32"}, "tags": [], "enabled": true, "id": "5239a95e7146412da60267670004cc32", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_174f5cb9-8851-49b1-ae13-e2562868c400"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 01:50:37,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-d662cdf1-8156-4378-ac2b-e6982a7daaa1 2018-07-29 01:50:37,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991380214691s 2018-07-29 01:50:37,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-d662cdf1-8156-4378-ac2b-e6982a7daaa1 2018-07-29 01:50:37,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 01:50:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/5239a95e7146412da60267670004cc32 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a6ace2746224b2eef38440acf3af4d36485a4f58" 2018-07-29 01:50:37,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5893792-a30c-4cf8-8067-f3c4097af85d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:50:37,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5239a95e7146412da60267670004cc32 used request id req-a5893792-a30c-4cf8-8067-f3c4097af85d 2018-07-29 01:50:37,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185014009476s 2018-07-29 01:50:37,859 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5239a95e7146412da60267670004cc32 used request id req-a5893792-a30c-4cf8-8067-f3c4097af85d 2018-07-29 01:50:37,916 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-29 01:50:37,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:50:37,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:50:37,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:50:37,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:50:37,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:50:37,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:50:37,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:50:37,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:50:37,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:50:37,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:50:37,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a6f71b-2287-4d3b-88fa-28227460af81 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:50:37,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-09a6f71b-2287-4d3b-88fa-28227460af81 2018-07-29 01:50:37,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:50:38,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["uZFE0_leSs6p9o40s7SN2Q"], "issued_at": "2018-07-29T01:50:38.000000Z"}} 2018-07-29 01:50:38,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:38,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7ea7f369-5fad-4d31-9c27-dbf3554fccc1 Date: Sun, 29 Jul 2018 01:50:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:50:38,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ea7f369-5fad-4d31-9c27-dbf3554fccc1 2018-07-29 01:50:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248867034912s 2018-07-29 01:50:38,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ea7f369-5fad-4d31-9c27-dbf3554fccc1 2018-07-29 01:50:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:50:38,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10aa13a5-1dd2-4a2c-9aef-9a15ca458e83 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 01:50:38,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-10aa13a5-1dd2-4a2c-9aef-9a15ca458e83 2018-07-29 01:50:38,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:50:38,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:38,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eedcab64-dd7a-4988-b72f-750cee0ed2b1 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 01:50:38,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-eedcab64-dd7a-4988-b72f-750cee0ed2b1 2018-07-29 01:50:38,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0923211574554s 2018-07-29 01:50:38,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-eedcab64-dd7a-4988-b72f-750cee0ed2b1 2018-07-29 01:50:38,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 01:50:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}}' 2018-07-29 01:50:38,855 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f77ddb-7e04-41eb-b5f9-3a1b232b5f44 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.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c"}, "tags": [], "enabled": true, "id": "a9a09cc1f5c749c48c6373be2a66bf6c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}} 2018-07-29 01:50:38,856 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b2f77ddb-7e04-41eb-b5f9-3a1b232b5f44 2018-07-29 01:50:38,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12993311882s 2018-07-29 01:50:38,856 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b2f77ddb-7e04-41eb-b5f9-3a1b232b5f44 2018-07-29 01:50:38,857 - 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'a9a09cc1f5c749c48c6373be2a66bf6c', '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_8e7b290c-6a89-42bb-876c-2d70ed40c6ea'}) 2018-07-29 01:50:38,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 01:50:38,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f3cb8b24-bc3e-4fbf-b809-2a84119a85ca", "email": null, "name": "vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}}' 2018-07-29 01:50:39,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43fd4e03-92cf-4685-9343-8456b704fc10 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "links": {"self": "http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c09728396da14b55a5505a5e3e7c69cd", "domain_id": "default", "password_expires_at": null}} 2018-07-29 01:50:39,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-43fd4e03-92cf-4685-9343-8456b704fc10 2018-07-29 01:50:39,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364744186401s 2018-07-29 01:50:39,228 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-43fd4e03-92cf-4685-9343-8456b704fc10 2018-07-29 01:50:39,229 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c09728396da14b55a5505a5e3e7c69cd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea'}) 2018-07-29 01:50:39,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:50:39,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:39,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b1ae20-e5ef-4eee-ae8d-8f717cfd5f56 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:50:39,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-40b1ae20-e5ef-4eee-ae8d-8f717cfd5f56 2018-07-29 01:50:39,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120855808258s 2018-07-29 01:50:39,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-40b1ae20-e5ef-4eee-ae8d-8f717cfd5f56 2018-07-29 01:50:39,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:50:39,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:39,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910d7db9-bb41-4f29-bfd2-f802a0485e6e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:50:39,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-910d7db9-bb41-4f29-bfd2-f802a0485e6e 2018-07-29 01:50:39,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0965840816498s 2018-07-29 01:50:39,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-910d7db9-bb41-4f29-bfd2-f802a0485e6e 2018-07-29 01:50:39,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:50:39,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:39,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae180aca-2eaf-42b7-bbfa-502c0c2c1f36 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:50:39,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ae180aca-2eaf-42b7-bbfa-502c0c2c1f36 2018-07-29 01:50:39,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948798656464s 2018-07-29 01:50:39,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ae180aca-2eaf-42b7-bbfa-502c0c2c1f36 2018-07-29 01:50:39,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:50:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:39,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd9f90e-27fe-46c9-9e1b-243c69c0efcb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 01:50:39,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-4bd9f90e-27fe-46c9-9e1b-243c69c0efcb 2018-07-29 01:50:39,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0971908569336s 2018-07-29 01:50:39,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-4bd9f90e-27fe-46c9-9e1b-243c69c0efcb 2018-07-29 01:50:39,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:50:39,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:39,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903c0e76-d740-4bf5-8c30-abc4f9252285 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "links": {"self": "http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c09728396da14b55a5505a5e3e7c69cd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:50:39,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-903c0e76-d740-4bf5-8c30-abc4f9252285 2018-07-29 01:50:39,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110934972763s 2018-07-29 01:50:39,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-903c0e76-d740-4bf5-8c30-abc4f9252285 2018-07-29 01:50:39,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:50:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:39,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8484c6d8-b790-4d90-aef8-5ea6d664877a Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c"}, "tags": [], "enabled": true, "id": "a9a09cc1f5c749c48c6373be2a66bf6c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}]} 2018-07-29 01:50:39,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-8484c6d8-b790-4d90-aef8-5ea6d664877a 2018-07-29 01:50:39,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990300178528s 2018-07-29 01:50:39,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-8484c6d8-b790-4d90-aef8-5ea6d664877a 2018-07-29 01:50:39,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 01:50:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=c09728396da14b55a5505a5e3e7c69cd&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=a9a09cc1f5c749c48c6373be2a66bf6c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:39,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2a5fe5-7ff3-40e8-8019-fea865f9a93b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=c09728396da14b55a5505a5e3e7c69cd&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=a9a09cc1f5c749c48c6373be2a66bf6c", "previous": null, "next": null}} 2018-07-29 01:50:39,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c09728396da14b55a5505a5e3e7c69cd&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=a9a09cc1f5c749c48c6373be2a66bf6c used request id req-4e2a5fe5-7ff3-40e8-8019-fea865f9a93b 2018-07-29 01:50:39,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.019562959671s 2018-07-29 01:50:39,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c09728396da14b55a5505a5e3e7c69cd&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=a9a09cc1f5c749c48c6373be2a66bf6c used request id req-4e2a5fe5-7ff3-40e8-8019-fea865f9a93b 2018-07-29 01:50:39,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 01:50:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c/users/c09728396da14b55a5505a5e3e7c69cd/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:50:40,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6059c864-5788-44f1-9b8b-ca04af93748b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:50:40,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c/users/c09728396da14b55a5505a5e3e7c69cd/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-6059c864-5788-44f1-9b8b-ca04af93748b 2018-07-29 01:50:40,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144168138504s 2018-07-29 01:50:40,056 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c/users/c09728396da14b55a5505a5e3e7c69cd/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-6059c864-5788-44f1-9b8b-ca04af93748b 2018-07-29 01:50:40,057 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 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'a9a09cc1f5c749c48c6373be2a66bf6c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f3cb8b24-bc3e-4fbf-b809-2a84119a85ca', 'username': u'vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 01:50:40,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:50:40,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:50:40,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:50:40,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:50:40,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:50:40,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:50:40,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:50:40,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:50:40,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:50:40,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:50:40,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:50:40,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:50:40,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:50:40,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:50:40,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:50:40,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:50:40,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:50:40,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:50:40,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:50:40,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:50:40,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:50:40,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:50:40,062 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'password': 'f3cb8b24-bc3e-4fbf-b809-2a84119a85ca', 'project_name': 'vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'a9a09cc1f5c749c48c6373be2a66bf6c', 'project_domain_name': 'Default'} 2018-07-29 01:50:40,062 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-29 01:50:40,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:50:40,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b358d0-8062-4690-9b04-8ad047249519 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:50:40,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a7b358d0-8062-4690-9b04-8ad047249519 2018-07-29 01:50:40,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:50:40,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T02:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9a09cc1f5c749c48c6373be2a66bf6c", "name": "vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/a9a09cc1f5c749c48c6373be2a66bf6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "id": "c09728396da14b55a5505a5e3e7c69cd"}, "audit_ids": ["gWgqLae6Rz6eDZ85E9D8gw"], "issued_at": "2018-07-29T01:50:40.000000Z"}} 2018-07-29 01:50:40,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:50:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"network": {"name": "vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "admin_state_up": true}}' 2018-07-29 01:50:41,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ee45f33b-0714-45ca-90d5-c0c95bfdd211 Date: Sun, 29 Jul 2018 01:50:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:50:40Z","is_default":false,"name":"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:40Z","mtu":1450}} 2018-07-29 01:50:41,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ee45f33b-0714-45ca-90d5-c0c95bfdd211 2018-07-29 01:50:41,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.723510026932s 2018-07-29 01:50:41,175 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ee45f33b-0714-45ca-90d5-c0c95bfdd211 2018-07-29 01:50:41,176 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T01:50:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9a75a3d6-77d1-4e1f-8deb-ef73f8789021', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', u'admin_state_up': True, u'tenant_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', u'created_at': u'2018-07-29T01:50:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', u'l2_adjacency': True}) 2018-07-29 01:50:41,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:41,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-a0df8769-b43c-4b28-b9e4-4d2eb4264287 Date: Sun, 29 Jul 2018 01:50:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:50:40Z","qos_policy_id":null,"name":"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea","admin_state_up":true,"tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:40Z","mtu":1450}]} 2018-07-29 01:50:41,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a0df8769-b43c-4b28-b9e4-4d2eb4264287 2018-07-29 01:50:41,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.128844976425s 2018-07-29 01:50:41,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a0df8769-b43c-4b28-b9e4-4d2eb4264287 2018-07-29 01:50:41,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:50:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"subnet": {"name": "vping_ssh-subnet_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "enable_dhcp": true, "network_id": "9a75a3d6-77d1-4e1f-8deb-ef73f8789021", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:50:41,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-96085bc3-a464-4fc8-baed-1c2ec2084695 Date: Sun, 29 Jul 2018 01:50:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:50:41Z","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":"a9a09cc1f5c749c48c6373be2a66bf6c","id":"8168046a-b2de-4a6a-8e0b-c4f224cf8cb9","subnetpool_id":null,"name":"vping_ssh-subnet_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}} 2018-07-29 01:50:41,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-96085bc3-a464-4fc8-baed-1c2ec2084695 2018-07-29 01:50:41,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596431970596s 2018-07-29 01:50:41,904 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-96085bc3-a464-4fc8-baed-1c2ec2084695 2018-07-29 01:50:41,905 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:50:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8168046a-b2de-4a6a-8e0b-c4f224cf8cb9', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', u'enable_dhcp': True, u'network_id': u'9a75a3d6-77d1-4e1f-8deb-ef73f8789021', u'tenant_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', u'created_at': u'2018-07-29T01:50:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a9a09cc1f5c749c48c6373be2a66bf6c'}) 2018-07-29 01:50:41,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:50:41,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "vping_ssh-router_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "admin_state_up": true}}' 2018-07-29 01:50:43,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6dcd3e12-bcd1-4fd0-adb2-1464d1c98143 Date: Sun, 29 Jul 2018 01:50:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:41Z", "admin_state_up": true, "updated_at": "2018-07-29T01:50:43Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "4a28ba6b-d1fa-4a59-936b-46ab5648d90f", "name": "vping_ssh-router_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}} 2018-07-29 01:50:43,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6dcd3e12-bcd1-4fd0-adb2-1464d1c98143 2018-07-29 01:50:43,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.69474101067s 2018-07-29 01:50:43,601 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6dcd3e12-bcd1-4fd0-adb2-1464d1c98143 2018-07-29 01:50:43,601 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:50:43Z', u'revision_number': 2, u'id': u'4a28ba6b-d1fa-4a59-936b-46ab5648d90f', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', u'admin_state_up': True, u'tenant_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', u'created_at': u'2018-07-29T01:50:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'a9a09cc1f5c749c48c6373be2a66bf6c'}) 2018-07-29 01:50:43,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:50:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f/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}de6bfe6487d16605217489967a834518964659ba" -d '{"subnet_id": "8168046a-b2de-4a6a-8e0b-c4f224cf8cb9"}' 2018-07-29 01:50:45,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-18b4e87b-46f7-408c-8f88-ec6a211bf450 Date: Sun, 29 Jul 2018 01:50:45 GMT RESP BODY: {"network_id": "9a75a3d6-77d1-4e1f-8deb-ef73f8789021", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "subnet_id": "8168046a-b2de-4a6a-8e0b-c4f224cf8cb9", "subnet_ids": ["8168046a-b2de-4a6a-8e0b-c4f224cf8cb9"], "port_id": "9ef45986-fe83-4494-bdfd-1c40d72a92f6", "id": "4a28ba6b-d1fa-4a59-936b-46ab5648d90f"} 2018-07-29 01:50:45,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f/add_router_interface.json used request id req-18b4e87b-46f7-408c-8f88-ec6a211bf450 2018-07-29 01:50:45,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31422901154s 2018-07-29 01:50:45,916 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f/add_router_interface.json used request id req-18b4e87b-46f7-408c-8f88-ec6a211bf450 returning object 4a28ba6b-d1fa-4a59-936b-46ab5648d90f 2018-07-29 01:50:45,917 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:50:46,049 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:50:46,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:50:46,055 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:50:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:50:46,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:50:46,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:46,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0e99b1a7-1e30-430c-ba89-f2efe6571dde Date: Sun, 29 Jul 2018 01:50:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:50:46,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0e99b1a7-1e30-430c-ba89-f2efe6571dde 2018-07-29 01:50:46,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.669068813324s 2018-07-29 01:50:46,727 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0e99b1a7-1e30-430c-ba89-f2efe6571dde 2018-07-29 01:50:46,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:50:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}' 2018-07-29 01:50:46,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5b2cf127-6461-4228-a756-a872debc3f01 Date: Sun, 29 Jul 2018 01:50:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8/file", "owner": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "50852746-1aad-4acd-bb65-5423b4c790f8", "size": null, "self": "/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:50:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "checksum": null, "created_at": "2018-07-29T01:50:46Z", "protected": false} 2018-07-29 01:50:46,823 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5b2cf127-6461-4228-a756-a872debc3f01 2018-07-29 01:50:46,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0887589454651s 2018-07-29 01:50:46,824 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5b2cf127-6461-4228-a756-a872debc3f01 returning object 50852746-1aad-4acd-bb65-5423b4c790f8 2018-07-29 01:50:46,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:50:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8/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}de6bfe6487d16605217489967a834518964659ba" -d '' 2018-07-29 01:50:47,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ddfa956-1939-406e-9785-25d553e719ff Date: Sun, 29 Jul 2018 01:50: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-29 01:50:47,289 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8/file used request id req-6ddfa956-1939-406e-9785-25d553e719ff 2018-07-29 01:50:47,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.464479923248s 2018-07-29 01:50:47,289 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8/file used request id req-6ddfa956-1939-406e-9785-25d553e719ff 2018-07-29 01:50:47,289 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:50:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8/file', u'owner': u'a9a09cc1f5c749c48c6373be2a66bf6c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'50852746-1aad-4acd-bb65-5423b4c790f8', u'size': None, u'name': u'vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', u'checksum': None, u'self': u'/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:50:46Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:50:47,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:50:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:50:47,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-eacff141-af34-4135-b747-1bafefa14948 x-compute-request-id: req-eacff141-af34-4135-b747-1bafefa14948 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "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": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf"}} 2018-07-29 01:50:47,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-eacff141-af34-4135-b747-1bafefa14948 2018-07-29 01:50:47,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.237018108368s 2018-07-29 01:50:47,527 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-eacff141-af34-4135-b747-1bafefa14948 2018-07-29 01:50:47,529 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'fdb5afe2-ef35-4b8d-9391-b954b4265eaf', 'swap': 0}) 2018-07-29 01:50:47,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:50:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf/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}540abf14f4bb600c5635c98e34b229d96ef81ff8" -d '{"extra_specs": {}}' 2018-07-29 01:50:47,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-938030d8-c181-4ff3-ad08-5b9ba3275046 x-compute-request-id: req-938030d8-c181-4ff3-ad08-5b9ba3275046 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:50:47,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf/os-extra_specs used request id req-938030d8-c181-4ff3-ad08-5b9ba3275046 2018-07-29 01:50:47,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248920917511s 2018-07-29 01:50:47,555 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf/os-extra_specs used request id req-938030d8-c181-4ff3-ad08-5b9ba3275046 2018-07-29 01:50:47,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 01:50:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"keypair": {"name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}}' 2018-07-29 01:50:48,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-8b91871a-7d1f-4bbf-8451-eaa7f89d98e2 x-compute-request-id: req-8b91871a-7d1f-4bbf-8451-eaa7f89d98e2 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBM3dGIfKj2qUazVdtWraVprbkMTPFwIi1vevnzylhxUOlIShbzmLNRKRvXE/g/s8SlbW3fd+ejG8kHIFkFhPMvQPakyJJJOImYVgDQKkmiu4dPRufZYrnmjHGDXndhx9XtaYmMNFlevxcbO43zQl6afsBz8FDamXmDpJZ+PNYUBs2HaYAW/VSdKWF26VUDWjhb8+uaxy/cZa3jQXb+lKbdVgl/0sNmpTV291RxPK17Bl75k49erWN7otGbMz6UUGdxoxZ+cMgIw3gBxj7EBCkzQdvF3dxUS/+jdSb8/M18HDTKDYO+D9NhYtjpau7PIGzKwEXZdtEP+BDecKGb2Rl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwTN3RiHyo9qlGs1XbVq2laa25DEzxcCItb3r588pYcVDpSEo\nW85izUSkb1xP4P7PEpW1t33fnoxvJByBZBYTzL0D2pMiSSTiJmFYA0CpJoruHT0b\nn2WK55oxxg153YcfV7WmJjDRZXr8XGzuN80Jemn7Ac/BQ2pl5g6SWfjzWFAbNh2m\nAFv1UnSlhdulVA1o4W/Prmscv3GWt40F2/pSm3VYJf9LDZqU1dvdUcTytewZe+ZO\nPXq1je6LRmzM+lFBncaMWfnDICMN4AcY+xAQpM0Hbxd3cVEv/o3Um/PzNfBw0yg2\nDvg/TYWLY6WruzyBsysBF2XbRD/gQ3nChm9kZQIDAQABAoIBAEghguJ4QjLSqtm6\n2G1HdOuidp3zkLTAEUppQe4l9fk+wOah3oOIJnMksY+yE1CZUY5KvrFnGVoEbGo7\nCkPnyjSiTRIJ5L8SOizCIy3zsjNlo0jfS7TTIG0fsH2VAm6myBjjBMk1aLhOlnGb\nacUDlApUDxa6DhmxW6Hsxs84lwHdH/Rto2CxZKv0zlN25IAvn7VqXtmzpEfFvhKr\nrX9GANl+9Vlp3Myfxkl+AQm7L3atpeXTlKU0/AQh3TumGc1zqu/3lShFcil/PebN\nGV41GJfKtEsedJhFzTBpQoOl1g0to84/0MJpWTVNUuD3OZpV5vOWJ+W3/seJAmq8\nwS6M4IECgYEA8NhzB2IJAaZa7KzNQNwcU2k80mY5gHBHdQAruAUURg5/kMhYU3Lq\nDsaoDwVORabFKLWjgzHiq8ptmJqHFVgM8hwCfUpHs9WBOsyYNX3joOZcAgS16Tpq\nQ9RD1Jp/XTOw9laloE04NxsgwNDCnhDCjIjlKLJMrIhdoS7hU7el5vkCgYEAzVuO\nqlqkwWVGGgWn/ATkp8SuJyG/tuP2zbfHwKWFKeSjmKgc1k6ZZEXQd8vaum6PT1IG\nwOjB1YXBIeeqvBMfWjl2qlQYEOSV8ftr36Vdv8DAKOLBpb9vdzYmJTOMASgViKzE\njUebqvfGwvmQ9SAKNAJV9pIMCUhWJu9w19Fxp80CgYBuo2AkMhrlESCPvMoFU5gH\nkT6JgMBFik6pJszumha4IAzl28MHgrCW3Rdy3wMX6AaGLvrQV+hC9pjmE4aefXZk\n+g0CtU6/BAN7mWUKnawly+zUWImgfF84jZgjYF3F2OsgHqmzPAXo+qNPMBdXOWfF\n21U6Hr4uO+6XDswgAytJMQKBgCWDiDhOfrJlkbzHM7yyGCMdpsK3Q5JhaoCCBheH\nJSBWCBym+T2c9iB/MGnx728HK17OGTW8T0x2NqW+8E2TILMWtDrBSfQsDcg6qaYd\nS1bwGypc4gspQW+BkM5S8Ex1yhlBllZIsoM06DZN6NEenT6K/rEgVNqNQE+0heSm\n+iAxAoGAc1IgbvZYE0oZgvX09PbOux0Ofv9kSomn8qT4ni0Hz8qssE68bglj4AoM\n94Hyd2aEz3g3aOKXd94ZPtDYOGCfCTXuCB/+LIXgRBY7Pgdw7QeQDQH9x7iFHo7L\njCq3PPVMA4TH58OdWZkG0EUh6ARHnhXMfUKaZrdfozxt3dZgp+U=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c09728396da14b55a5505a5e3e7c69cd", "name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "fingerprint": "2e:6e:f2:0c:3c:e6:cc:4f:e3:d8:4d:cc:07:c1:00:b2"}} 2018-07-29 01:50:48,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-8b91871a-7d1f-4bbf-8451-eaa7f89d98e2 2018-07-29 01:50:48,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.528258085251s 2018-07-29 01:50:48,084 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-8b91871a-7d1f-4bbf-8451-eaa7f89d98e2 2018-07-29 01:50:48,085 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBM3dGIfKj2qUazVdtWraVprbkMTPFwIi1vevnzylhxUOlIShbzmLNRKRvXE/g/s8SlbW3fd+ejG8kHIFkFhPMvQPakyJJJOImYVgDQKkmiu4dPRufZYrnmjHGDXndhx9XtaYmMNFlevxcbO43zQl6afsBz8FDamXmDpJZ+PNYUBs2HaYAW/VSdKWF26VUDWjhb8+uaxy/cZa3jQXb+lKbdVgl/0sNmpTV291RxPK17Bl75k49erWN7otGbMz6UUGdxoxZ+cMgIw3gBxj7EBCkzQdvF3dxUS/+jdSb8/M18HDTKDYO+D9NhYtjpau7PIGzKwEXZdtEP+BDecKGb2Rl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwTN3RiHyo9qlGs1XbVq2laa25DEzxcCItb3r588pYcVDpSEo\nW85izUSkb1xP4P7PEpW1t33fnoxvJByBZBYTzL0D2pMiSSTiJmFYA0CpJoruHT0b\nn2WK55oxxg153YcfV7WmJjDRZXr8XGzuN80Jemn7Ac/BQ2pl5g6SWfjzWFAbNh2m\nAFv1UnSlhdulVA1o4W/Prmscv3GWt40F2/pSm3VYJf9LDZqU1dvdUcTytewZe+ZO\nPXq1je6LRmzM+lFBncaMWfnDICMN4AcY+xAQpM0Hbxd3cVEv/o3Um/PzNfBw0yg2\nDvg/TYWLY6WruzyBsysBF2XbRD/gQ3nChm9kZQIDAQABAoIBAEghguJ4QjLSqtm6\n2G1HdOuidp3zkLTAEUppQe4l9fk+wOah3oOIJnMksY+yE1CZUY5KvrFnGVoEbGo7\nCkPnyjSiTRIJ5L8SOizCIy3zsjNlo0jfS7TTIG0fsH2VAm6myBjjBMk1aLhOlnGb\nacUDlApUDxa6DhmxW6Hsxs84lwHdH/Rto2CxZKv0zlN25IAvn7VqXtmzpEfFvhKr\nrX9GANl+9Vlp3Myfxkl+AQm7L3atpeXTlKU0/AQh3TumGc1zqu/3lShFcil/PebN\nGV41GJfKtEsedJhFzTBpQoOl1g0to84/0MJpWTVNUuD3OZpV5vOWJ+W3/seJAmq8\nwS6M4IECgYEA8NhzB2IJAaZa7KzNQNwcU2k80mY5gHBHdQAruAUURg5/kMhYU3Lq\nDsaoDwVORabFKLWjgzHiq8ptmJqHFVgM8hwCfUpHs9WBOsyYNX3joOZcAgS16Tpq\nQ9RD1Jp/XTOw9laloE04NxsgwNDCnhDCjIjlKLJMrIhdoS7hU7el5vkCgYEAzVuO\nqlqkwWVGGgWn/ATkp8SuJyG/tuP2zbfHwKWFKeSjmKgc1k6ZZEXQd8vaum6PT1IG\nwOjB1YXBIeeqvBMfWjl2qlQYEOSV8ftr36Vdv8DAKOLBpb9vdzYmJTOMASgViKzE\njUebqvfGwvmQ9SAKNAJV9pIMCUhWJu9w19Fxp80CgYBuo2AkMhrlESCPvMoFU5gH\nkT6JgMBFik6pJszumha4IAzl28MHgrCW3Rdy3wMX6AaGLvrQV+hC9pjmE4aefXZk\n+g0CtU6/BAN7mWUKnawly+zUWImgfF84jZgjYF3F2OsgHqmzPAXo+qNPMBdXOWfF\n21U6Hr4uO+6XDswgAytJMQKBgCWDiDhOfrJlkbzHM7yyGCMdpsK3Q5JhaoCCBheH\nJSBWCBym+T2c9iB/MGnx728HK17OGTW8T0x2NqW+8E2TILMWtDrBSfQsDcg6qaYd\nS1bwGypc4gspQW+BkM5S8Ex1yhlBllZIsoM06DZN6NEenT6K/rEgVNqNQE+0heSm\n+iAxAoGAc1IgbvZYE0oZgvX09PbOux0Ofv9kSomn8qT4ni0Hz8qssE68bglj4AoM\n94Hyd2aEz3g3aOKXd94ZPtDYOGCfCTXuCB/+LIXgRBY7Pgdw7QeQDQH9x7iFHo7L\njCq3PPVMA4TH58OdWZkG0EUh6ARHnhXMfUKaZrdfozxt3dZgp+U=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c09728396da14b55a5505a5e3e7c69cd', 'name': u'vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'created_at': '2018-07-29T01:50:48.084993', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'name': 'vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2e:6e:f2:0c:3c:e6:cc:4f:e3:d8:4d:cc:07:c1:00:b2', 'type': 'ssh', 'id': u'vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea'}) 2018-07-29 01:50:48,085 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAwTN3RiHyo9qlGs1XbVq2laa25DEzxcCItb3r588pYcVDpSEo W85izUSkb1xP4P7PEpW1t33fnoxvJByBZBYTzL0D2pMiSSTiJmFYA0CpJoruHT0b n2WK55oxxg153YcfV7WmJjDRZXr8XGzuN80Jemn7Ac/BQ2pl5g6SWfjzWFAbNh2m AFv1UnSlhdulVA1o4W/Prmscv3GWt40F2/pSm3VYJf9LDZqU1dvdUcTytewZe+ZO PXq1je6LRmzM+lFBncaMWfnDICMN4AcY+xAQpM0Hbxd3cVEv/o3Um/PzNfBw0yg2 Dvg/TYWLY6WruzyBsysBF2XbRD/gQ3nChm9kZQIDAQABAoIBAEghguJ4QjLSqtm6 2G1HdOuidp3zkLTAEUppQe4l9fk+wOah3oOIJnMksY+yE1CZUY5KvrFnGVoEbGo7 CkPnyjSiTRIJ5L8SOizCIy3zsjNlo0jfS7TTIG0fsH2VAm6myBjjBMk1aLhOlnGb acUDlApUDxa6DhmxW6Hsxs84lwHdH/Rto2CxZKv0zlN25IAvn7VqXtmzpEfFvhKr rX9GANl+9Vlp3Myfxkl+AQm7L3atpeXTlKU0/AQh3TumGc1zqu/3lShFcil/PebN GV41GJfKtEsedJhFzTBpQoOl1g0to84/0MJpWTVNUuD3OZpV5vOWJ+W3/seJAmq8 wS6M4IECgYEA8NhzB2IJAaZa7KzNQNwcU2k80mY5gHBHdQAruAUURg5/kMhYU3Lq DsaoDwVORabFKLWjgzHiq8ptmJqHFVgM8hwCfUpHs9WBOsyYNX3joOZcAgS16Tpq Q9RD1Jp/XTOw9laloE04NxsgwNDCnhDCjIjlKLJMrIhdoS7hU7el5vkCgYEAzVuO qlqkwWVGGgWn/ATkp8SuJyG/tuP2zbfHwKWFKeSjmKgc1k6ZZEXQd8vaum6PT1IG wOjB1YXBIeeqvBMfWjl2qlQYEOSV8ftr36Vdv8DAKOLBpb9vdzYmJTOMASgViKzE jUebqvfGwvmQ9SAKNAJV9pIMCUhWJu9w19Fxp80CgYBuo2AkMhrlESCPvMoFU5gH kT6JgMBFik6pJszumha4IAzl28MHgrCW3Rdy3wMX6AaGLvrQV+hC9pjmE4aefXZk +g0CtU6/BAN7mWUKnawly+zUWImgfF84jZgjYF3F2OsgHqmzPAXo+qNPMBdXOWfF 21U6Hr4uO+6XDswgAytJMQKBgCWDiDhOfrJlkbzHM7yyGCMdpsK3Q5JhaoCCBheH JSBWCBym+T2c9iB/MGnx728HK17OGTW8T0x2NqW+8E2TILMWtDrBSfQsDcg6qaYd S1bwGypc4gspQW+BkM5S8Ex1yhlBllZIsoM06DZN6NEenT6K/rEgVNqNQE+0heSm +iAxAoGAc1IgbvZYE0oZgvX09PbOux0Ofv9kSomn8qT4ni0Hz8qssE68bglj4AoM 94Hyd2aEz3g3aOKXd94ZPtDYOGCfCTXuCB/+LIXgRBY7Pgdw7QeQDQH9x7iFHo7L jCq3PPVMA4TH58OdWZkG0EUh6ARHnhXMfUKaZrdfozxt3dZgp+U= -----END RSA PRIVATE KEY----- 2018-07-29 01:50:48,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 01:50:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"security_group": {"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-29 01:50:48,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-99c9ef79-87bb-447e-b82d-dc22e66e548e Date: Sun, 29 Jul 2018 01:50:48 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:48Z", "updated_at": "2018-07-29T01:50:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "1be99936-5577-46ea-90ba-0f1e724517f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "bb79e9cf-30ee-4d61-9333-a3b0519e0a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 1, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}} 2018-07-29 01:50:48,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-99c9ef79-87bb-447e-b82d-dc22e66e548e 2018-07-29 01:50:48,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.16633605957s 2018-07-29 01:50:48,254 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-99c9ef79-87bb-447e-b82d-dc22e66e548e 2018-07-29 01:50:48,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:50:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:48,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-8c84058a-c8c2-4b5a-9ca1-469e2fc07d67 Date: Sun, 29 Jul 2018 01:50:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:48Z", "updated_at": "2018-07-29T01:50:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "1be99936-5577-46ea-90ba-0f1e724517f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "bb79e9cf-30ee-4d61-9333-a3b0519e0a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 1, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}, {"description": "Default security group", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:40Z", "updated_at": "2018-07-29T01:50:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "0d764946-9c41-4812-b8fe-4e5ca6e59106", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "52df55d4-f75e-462e-9f5c-3da2aa0a467a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "85602a27-4f0b-49ee-aa27-c40a8bd7a9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "9286621f-3800-40d8-b6a4-4951d6266eba", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 1, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "name": "default"}]} 2018-07-29 01:50:48,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8c84058a-c8c2-4b5a-9ca1-469e2fc07d67 2018-07-29 01:50:48,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0733540058136s 2018-07-29 01:50:48,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8c84058a-c8c2-4b5a-9ca1-469e2fc07d67 2018-07-29 01:50:48,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 01:50:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -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": "658466bb-2329-4b24-ab0d-04a41a3e66d4"}}' 2018-07-29 01:50:48,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-782b375b-4f59-4330-801d-043e7062f7a8 Date: Sun, 29 Jul 2018 01:50:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:48Z", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "6ec73ad0-b71a-4acb-9489-907c7db9228d"}} 2018-07-29 01:50:48,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-782b375b-4f59-4330-801d-043e7062f7a8 2018-07-29 01:50:48,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135587215424s 2018-07-29 01:50:48,469 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-782b375b-4f59-4330-801d-043e7062f7a8 2018-07-29 01:50:48,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:50:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:48,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-5afbdb5c-0a00-4f85-9976-291a05732f15 Date: Sun, 29 Jul 2018 01:50:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:48Z", "updated_at": "2018-07-29T01:50:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "1be99936-5577-46ea-90ba-0f1e724517f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "6ec73ad0-b71a-4acb-9489-907c7db9228d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "bb79e9cf-30ee-4d61-9333-a3b0519e0a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 2, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}, {"description": "Default security group", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:40Z", "updated_at": "2018-07-29T01:50:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "0d764946-9c41-4812-b8fe-4e5ca6e59106", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "52df55d4-f75e-462e-9f5c-3da2aa0a467a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "85602a27-4f0b-49ee-aa27-c40a8bd7a9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "9286621f-3800-40d8-b6a4-4951d6266eba", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 1, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "name": "default"}]} 2018-07-29 01:50:48,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5afbdb5c-0a00-4f85-9976-291a05732f15 2018-07-29 01:50:48,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493679046631s 2018-07-29 01:50:48,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5afbdb5c-0a00-4f85-9976-291a05732f15 2018-07-29 01:50:48,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 01:50:48,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -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": "658466bb-2329-4b24-ab0d-04a41a3e66d4"}}' 2018-07-29 01:50:48,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-20935ac5-beb4-4665-bae2-e8b62fbb66fc Date: Sun, 29 Jul 2018 01:50:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "port_range_min": null, "revision_number": 0, "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:48Z", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "2e14cb63-3b79-4fe6-a26d-7dbd76ee79ae"}} 2018-07-29 01:50:48,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-20935ac5-beb4-4665-bae2-e8b62fbb66fc 2018-07-29 01:50:48,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111644983292s 2018-07-29 01:50:48,637 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-20935ac5-beb4-4665-bae2-e8b62fbb66fc 2018-07-29 01:50:48,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:48,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:48,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-f0ce34c5-61c5-4988-9312-de783c62617e Date: Sun, 29 Jul 2018 01:50:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","l2_adjacency":true,"status":"ACTIVE","subnets":["8168046a-b2de-4a6a-8e0b-c4f224cf8cb9"],"description":"","tags":[],"updated_at":"2018-07-29T01:50:41Z","qos_policy_id":null,"name":"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea","admin_state_up":true,"tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:40Z","mtu":1450}]} 2018-07-29 01:50:48,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f0ce34c5-61c5-4988-9312-de783c62617e 2018-07-29 01:50:48,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117361068726s 2018-07-29 01:50:48,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f0ce34c5-61c5-4988-9312-de783c62617e 2018-07-29 01:50:48,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:50:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:48,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0106816c-62a7-4c7c-be54-6ca5118c64ff Date: Sun, 29 Jul 2018 01:50:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/50852746-1aad-4acd-bb65-5423b4c790f8/snap", "metadata": {}}], "file": "/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8/file", "owner": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "50852746-1aad-4acd-bb65-5423b4c790f8", "size": 12716032, "self": "/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/50852746-1aad-4acd-bb65-5423b4c790f8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:50:47Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:50:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:50:48,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0106816c-62a7-4c7c-be54-6ca5118c64ff 2018-07-29 01:50:48,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353820323944s 2018-07-29 01:50:48,796 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0106816c-62a7-4c7c-be54-6ca5118c64ff 2018-07-29 01:50:48,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:50:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:48,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-6b62e6ee-baa2-4b36-be79-d7768a1fa030 x-compute-request-id: req-6b62e6ee-baa2-4b36-be79-d7768a1fa030 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "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": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf"}]} 2018-07-29 01:50:48,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6b62e6ee-baa2-4b36-be79-d7768a1fa030 2018-07-29 01:50:48,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.165457010269s 2018-07-29 01:50:48,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6b62e6ee-baa2-4b36-be79-d7768a1fa030 2018-07-29 01:50:48,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 01:50:48,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"server": {"name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "imageRef": "50852746-1aad-4acd-bb65-5423b4c790f8", "flavorRef": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9a75a3d6-77d1-4e1f-8deb-ef73f8789021"}], "security_groups": [{"name": "658466bb-2329-4b24-ab0d-04a41a3e66d4"}]}}' 2018-07-29 01:50:51,422 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:50: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-58a6972c-1e1b-47bb-8c2f-e567fd6e2468 x-compute-request-id: req-58a6972c-1e1b-47bb-8c2f-e567fd6e2468 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "658466bb-2329-4b24-ab0d-04a41a3e66d4"}], "OS-DCF:diskConfig": "MANUAL", "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "adminPass": "Kr7tQHHqs9nP"}} 2018-07-29 01:50:51,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-58a6972c-1e1b-47bb-8c2f-e567fd6e2468 2018-07-29 01:50:51,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.45695900917s 2018-07-29 01:50:51,423 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-58a6972c-1e1b-47bb-8c2f-e567fd6e2468 2018-07-29 01:50:51,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:51,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:52,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-2b229c4d-20b5-4c13-9639-326c0b0b4f38 x-compute-request-id: req-2b229c4d-20b5-4c13-9639-326c0b0b4f38 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.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "user_id": "c09728396da14b55a5505a5e3e7c69cd", "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-29T01:50:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:52,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b229c4d-20b5-4c13-9639-326c0b0b4f38 2018-07-29 01:50:52,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2907409668s 2018-07-29 01:50:52,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b229c4d-20b5-4c13-9639-326c0b0b4f38 2018-07-29 01:50:52,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:50:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:52,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-ca52e8cb-99a7-4e17-a456-97bf239f9a44 Date: Sun, 29 Jul 2018 01:50:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","l2_adjacency":true,"status":"ACTIVE","subnets":["8168046a-b2de-4a6a-8e0b-c4f224cf8cb9"],"description":"","tags":[],"updated_at":"2018-07-29T01:50:41Z","qos_policy_id":null,"name":"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea","admin_state_up":true,"tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:40Z","mtu":1450}]} 2018-07-29 01:50:52,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ca52e8cb-99a7-4e17-a456-97bf239f9a44 2018-07-29 01:50:52,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105534791946s 2018-07-29 01:50:52,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ca52e8cb-99a7-4e17-a456-97bf239f9a44 2018-07-29 01:50:52,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:50:52,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:52,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f400a502-b604-4e99-958c-5f33b1f29320 Date: Sun, 29 Jul 2018 01:50:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:50:41Z","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":"a9a09cc1f5c749c48c6373be2a66bf6c","id":"8168046a-b2de-4a6a-8e0b-c4f224cf8cb9","subnetpool_id":null,"name":"vping_ssh-subnet_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}]} 2018-07-29 01:50:52,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f400a502-b604-4e99-958c-5f33b1f29320 2018-07-29 01:50:52,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.106718063354s 2018-07-29 01:50:52,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f400a502-b604-4e99-958c-5f33b1f29320 2018-07-29 01:50:52,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:50:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:54,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:55,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-c1c4f67c-bdfa-4492-ace3-8636be2fe2dd x-compute-request-id: req-c1c4f67c-bdfa-4492-ace3-8636be2fe2dd 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.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:50:54Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:55,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c1c4f67c-bdfa-4492-ace3-8636be2fe2dd 2018-07-29 01:50:55,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684895992279s 2018-07-29 01:50:55,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c1c4f67c-bdfa-4492-ace3-8636be2fe2dd 2018-07-29 01:50:55,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:50:57,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:50:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:50:58,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:50: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-94b3a5bc-56e0-4b51-8b4c-a2357c878683 x-compute-request-id: req-94b3a5bc-56e0-4b51-8b4c-a2357c878683 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.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:50:54Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:50:58,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-94b3a5bc-56e0-4b51-8b4c-a2357c878683 2018-07-29 01:50:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376008987427s 2018-07-29 01:50:58,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-94b3a5bc-56e0-4b51-8b4c-a2357c878683 2018-07-29 01:50:58,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:00,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:00,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:00,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-ce02cc9f-e012-4a13-a1a0-d5477ef0a67d x-compute-request-id: req-ce02cc9f-e012-4a13-a1a0-d5477ef0a67d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:58Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:00,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce02cc9f-e012-4a13-a1a0-d5477ef0a67d 2018-07-29 01:51:00,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359122037888s 2018-07-29 01:51:00,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce02cc9f-e012-4a13-a1a0-d5477ef0a67d 2018-07-29 01:51:00,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:51:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=d270de8b-f86f-4e01-8292-78c78055fec9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:00,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-46811d95-5c70-4329-bcc9-73ca6b5c2b84 Date: Sun, 29 Jul 2018 01:51:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:50:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8168046a-b2de-4a6a-8e0b-c4f224cf8cb9","ip_address":"192.168.120.7"}],"id":"88ced410-dca3-45ad-88aa-121dfb3c4e6e","security_groups":["658466bb-2329-4b24-ab0d-04a41a3e66d4"],"mac_address":"fa:16:3e:2b:51:29","project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:54Z","binding:vnic_type":"normal","device_id":"d270de8b-f86f-4e01-8292-78c78055fec9","ip_allocation":"immediate"}]} 2018-07-29 01:51:00,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=d270de8b-f86f-4e01-8292-78c78055fec9 used request id req-46811d95-5c70-4329-bcc9-73ca6b5c2b84 2018-07-29 01:51:00,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0750517845154s 2018-07-29 01:51:00,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=d270de8b-f86f-4e01-8292-78c78055fec9 used request id req-46811d95-5c70-4329-bcc9-73ca6b5c2b84 2018-07-29 01:51:00,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:51:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=88ced410-dca3-45ad-88aa-121dfb3c4e6e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:00,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4a86db26-f12a-4af4-aaac-1f6bf3d34550 Date: Sun, 29 Jul 2018 01:51:00 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:51:00,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=88ced410-dca3-45ad-88aa-121dfb3c4e6e used request id req-4a86db26-f12a-4af4-aaac-1f6bf3d34550 2018-07-29 01:51:00,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0520968437195s 2018-07-29 01:51:00,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=88ced410-dca3-45ad-88aa-121dfb3c4e6e used request id req-4a86db26-f12a-4af4-aaac-1f6bf3d34550 2018-07-29 01:51:00,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:00,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:00,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-6bf6737c-21c7-4bce-adee-81fb04236278 x-compute-request-id: req-6bf6737c-21c7-4bce-adee-81fb04236278 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:58Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:00,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6bf6737c-21c7-4bce-adee-81fb04236278 2018-07-29 01:51:00,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199770927429s 2018-07-29 01:51:00,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6bf6737c-21c7-4bce-adee-81fb04236278 2018-07-29 01:51:00,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:51:00,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=d270de8b-f86f-4e01-8292-78c78055fec9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:00,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-6c4b0267-9e7a-4bd4-938d-1c06a5d0f70f Date: Sun, 29 Jul 2018 01:51:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:50:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8168046a-b2de-4a6a-8e0b-c4f224cf8cb9","ip_address":"192.168.120.7"}],"id":"88ced410-dca3-45ad-88aa-121dfb3c4e6e","security_groups":["658466bb-2329-4b24-ab0d-04a41a3e66d4"],"mac_address":"fa:16:3e:2b:51:29","project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:54Z","binding:vnic_type":"normal","device_id":"d270de8b-f86f-4e01-8292-78c78055fec9","ip_allocation":"immediate"}]} 2018-07-29 01:51:00,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=d270de8b-f86f-4e01-8292-78c78055fec9 used request id req-6c4b0267-9e7a-4bd4-938d-1c06a5d0f70f 2018-07-29 01:51:00,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.25989818573s 2018-07-29 01:51:00,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=d270de8b-f86f-4e01-8292-78c78055fec9 used request id req-6c4b0267-9e7a-4bd4-938d-1c06a5d0f70f 2018-07-29 01:51:00,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:51:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=88ced410-dca3-45ad-88aa-121dfb3c4e6e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:01,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d36a742f-f8fc-47f8-b916-2c0ab385beca Date: Sun, 29 Jul 2018 01:51:01 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:51:01,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=88ced410-dca3-45ad-88aa-121dfb3c4e6e used request id req-d36a742f-f8fc-47f8-b916-2c0ab385beca 2018-07-29 01:51:01,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0483357906342s 2018-07-29 01:51:01,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=88ced410-dca3-45ad-88aa-121dfb3c4e6e used request id req-d36a742f-f8fc-47f8-b916-2c0ab385beca 2018-07-29 01:51:01,032 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2b:51:29', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'50852746-1aad-4acd-bb65-5423b4c790f8'}), 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-29T01:50:58.000000', 'flavor': Munch({u'id': u'fdb5afe2-ef35-4b8d-9391-b954b4265eaf'}), 'az': u'nova', 'id': u'd270de8b-f86f-4e01-8292-78c78055fec9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c09728396da14b55a5505a5e3e7c69cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'name': 'vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', '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-29T01:50:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T01:50:58Z', 'hostId': u'739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d', '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-29T01:50:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'name': u'vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'adminPass': None, 'tenant_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'created_at': u'2018-07-29T01:50:51Z', 'created': u'2018-07-29T01:50:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 01:51:01,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:51:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:01,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-f7e3f60c-8deb-4cb7-9b39-a404f37d8579 Date: Sun, 29 Jul 2018 01:51:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","l2_adjacency":true,"status":"ACTIVE","subnets":["8168046a-b2de-4a6a-8e0b-c4f224cf8cb9"],"description":"","tags":[],"updated_at":"2018-07-29T01:50:41Z","qos_policy_id":null,"name":"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea","admin_state_up":true,"tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:40Z","mtu":1450}]} 2018-07-29 01:51:01,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f7e3f60c-8deb-4cb7-9b39-a404f37d8579 2018-07-29 01:51:01,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124066829681s 2018-07-29 01:51:01,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f7e3f60c-8deb-4cb7-9b39-a404f37d8579 2018-07-29 01:51:01,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:51:01,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:01,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ded9f8fa-7550-444f-befe-d0338c5d0c8b Date: Sun, 29 Jul 2018 01:51:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/50852746-1aad-4acd-bb65-5423b4c790f8/snap", "metadata": {}}], "file": "/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8/file", "owner": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "50852746-1aad-4acd-bb65-5423b4c790f8", "size": 12716032, "self": "/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/50852746-1aad-4acd-bb65-5423b4c790f8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:50:47Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:50:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:51:01,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ded9f8fa-7550-444f-befe-d0338c5d0c8b 2018-07-29 01:51:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22468996048s 2018-07-29 01:51:01,387 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ded9f8fa-7550-444f-befe-d0338c5d0c8b 2018-07-29 01:51:01,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:51:01,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:01,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-dc3f984a-5642-4b81-b67b-096b84c4046a x-compute-request-id: req-dc3f984a-5642-4b81-b67b-096b84c4046a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "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": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf"}]} 2018-07-29 01:51:01,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-dc3f984a-5642-4b81-b67b-096b84c4046a 2018-07-29 01:51:01,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277810096741s 2018-07-29 01:51:01,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-dc3f984a-5642-4b81-b67b-096b84c4046a 2018-07-29 01:51:01,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 01:51:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"server": {"name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "imageRef": "50852746-1aad-4acd-bb65-5423b4c790f8", "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "flavorRef": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9a75a3d6-77d1-4e1f-8deb-ef73f8789021"}], "security_groups": [{"name": "658466bb-2329-4b24-ab0d-04a41a3e66d4"}]}}' 2018-07-29 01:51:02,456 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:51: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-89750c2b-3e8c-4e5d-b603-fe8af15e306e x-compute-request-id: req-89750c2b-3e8c-4e5d-b603-fe8af15e306e Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "658466bb-2329-4b24-ab0d-04a41a3e66d4"}], "OS-DCF:diskConfig": "MANUAL", "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "adminPass": "zCHSyVXpK6yB"}} 2018-07-29 01:51:02,456 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-89750c2b-3e8c-4e5d-b603-fe8af15e306e 2018-07-29 01:51:02,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.03808689117s 2018-07-29 01:51:02,456 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-89750c2b-3e8c-4e5d-b603-fe8af15e306e 2018-07-29 01:51:02,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:02,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-38a2dc87-4851-4060-bbee-0d69087d37d9 x-compute-request-id: req-38a2dc87-4851-4060-bbee-0d69087d37d9 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "user_id": "c09728396da14b55a5505a5e3e7c69cd", "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-29T01:51:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:58Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:02,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-38a2dc87-4851-4060-bbee-0d69087d37d9 2018-07-29 01:51:02,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201364994049s 2018-07-29 01:51:02,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-38a2dc87-4851-4060-bbee-0d69087d37d9 2018-07-29 01:51:02,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:04,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:05,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-869bd17d-5844-4c61-ba16-ecca9f586faf x-compute-request-id: req-869bd17d-5844-4c61-ba16-ecca9f586faf Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:51:04Z", "hostId": "cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:58Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:05,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-869bd17d-5844-4c61-ba16-ecca9f586faf 2018-07-29 01:51:05,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525047063828s 2018-07-29 01:51:05,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-869bd17d-5844-4c61-ba16-ecca9f586faf 2018-07-29 01:51:05,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:07,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:07,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:07,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-402eaf00-2e99-4566-92d8-2f1277361419 x-compute-request-id: req-402eaf00-2e99-4566-92d8-2f1277361419 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:51:05Z", "hostId": "cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:58Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:07,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-402eaf00-2e99-4566-92d8-2f1277361419 2018-07-29 01:51:07,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422074079514s 2018-07-29 01:51:07,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-402eaf00-2e99-4566-92d8-2f1277361419 2018-07-29 01:51:07,626 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:09,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:09,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:09,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-02ce4def-ad6b-49fb-8896-9b5f929f3047 x-compute-request-id: req-02ce4def-ad6b-49fb-8896-9b5f929f3047 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:51:05Z", "hostId": "cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:58Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:09,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02ce4def-ad6b-49fb-8896-9b5f929f3047 2018-07-29 01:51:09,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23259305954s 2018-07-29 01:51:09,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02ce4def-ad6b-49fb-8896-9b5f929f3047 2018-07-29 01:51:09,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:11,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:12,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-b360f301-3a94-4307-b2ba-3756e670c02e x-compute-request-id: req-b360f301-3a94-4307-b2ba-3756e670c02e Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:39:6c", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:10.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:10Z", "hostId": "cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:58Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:12,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b360f301-3a94-4307-b2ba-3756e670c02e 2018-07-29 01:51:12,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214195013046s 2018-07-29 01:51:12,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b360f301-3a94-4307-b2ba-3756e670c02e 2018-07-29 01:51:12,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:51:12,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:12,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-e496885d-8dab-4ec4-919a-1f9c6e4de4b9 Date: Sun, 29 Jul 2018 01:51:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:51:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8168046a-b2de-4a6a-8e0b-c4f224cf8cb9","ip_address":"192.168.120.31"}],"id":"a8d078b7-5902-4be3-a302-ea470d23aca8","security_groups":["658466bb-2329-4b24-ab0d-04a41a3e66d4"],"mac_address":"fa:16:3e:74:39:6c","project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:51:05Z","binding:vnic_type":"normal","device_id":"40f95b4f-d277-40d3-b46f-6b5ca991b21b","ip_allocation":"immediate"}]} 2018-07-29 01:51:12,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b used request id req-e496885d-8dab-4ec4-919a-1f9c6e4de4b9 2018-07-29 01:51:12,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0621049404144s 2018-07-29 01:51:12,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b used request id req-e496885d-8dab-4ec4-919a-1f9c6e4de4b9 2018-07-29 01:51:12,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:51:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a8d078b7-5902-4be3-a302-ea470d23aca8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:12,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7daca0cf-d3ce-45ba-8f30-b95458522199 Date: Sun, 29 Jul 2018 01:51:12 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:51:12,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a8d078b7-5902-4be3-a302-ea470d23aca8 used request id req-7daca0cf-d3ce-45ba-8f30-b95458522199 2018-07-29 01:51:12,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0458631515503s 2018-07-29 01:51:12,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a8d078b7-5902-4be3-a302-ea470d23aca8 used request id req-7daca0cf-d3ce-45ba-8f30-b95458522199 2018-07-29 01:51:12,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:12,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-079946cf-715d-4bf4-b09e-c5b32e0d0303 x-compute-request-id: req-079946cf-715d-4bf4-b09e-c5b32e0d0303 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:39:6c", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:10.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:10Z", "hostId": "cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:50:58Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:12,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-079946cf-715d-4bf4-b09e-c5b32e0d0303 2018-07-29 01:51:12,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220329046249s 2018-07-29 01:51:12,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-079946cf-715d-4bf4-b09e-c5b32e0d0303 2018-07-29 01:51:12,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:51:12,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:12,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-216d4a3f-b520-4143-ae84-779d0f0e0d1c Date: Sun, 29 Jul 2018 01:51:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:51:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8168046a-b2de-4a6a-8e0b-c4f224cf8cb9","ip_address":"192.168.120.31"}],"id":"a8d078b7-5902-4be3-a302-ea470d23aca8","security_groups":["658466bb-2329-4b24-ab0d-04a41a3e66d4"],"mac_address":"fa:16:3e:74:39:6c","project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:51:05Z","binding:vnic_type":"normal","device_id":"40f95b4f-d277-40d3-b46f-6b5ca991b21b","ip_allocation":"immediate"}]} 2018-07-29 01:51:12,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b used request id req-216d4a3f-b520-4143-ae84-779d0f0e0d1c 2018-07-29 01:51:12,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566821098328s 2018-07-29 01:51:12,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b used request id req-216d4a3f-b520-4143-ae84-779d0f0e0d1c 2018-07-29 01:51:12,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:51:12,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a8d078b7-5902-4be3-a302-ea470d23aca8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:12,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7442a144-7b22-4dc1-adc4-2fc561f0ef5d Date: Sun, 29 Jul 2018 01:51:12 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:51:12,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a8d078b7-5902-4be3-a302-ea470d23aca8 used request id req-7442a144-7b22-4dc1-adc4-2fc561f0ef5d 2018-07-29 01:51:12,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0455539226532s 2018-07-29 01:51:12,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=a8d078b7-5902-4be3-a302-ea470d23aca8 used request id req-7442a144-7b22-4dc1-adc4-2fc561f0ef5d 2018-07-29 01:51:12,540 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:39:6c', u'version': 4, u'addr': u'192.168.120.31', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'50852746-1aad-4acd-bb65-5423b4c790f8'}), 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-29T01:51:10.000000', 'flavor': Munch({u'id': u'fdb5afe2-ef35-4b8d-9391-b954b4265eaf'}), 'az': u'nova', 'id': u'40f95b4f-d277-40d3-b46f-6b5ca991b21b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c09728396da14b55a5505a5e3e7c69cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'name': 'vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', '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-29T01:51:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T01:51:10Z', 'hostId': u'cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'public_v6': '', 'private_v4': u'192.168.120.31', 'cloud': 'envvars', 'host_id': u'cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156', '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-29T01:51:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'name': u'vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'adminPass': None, 'tenant_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'created_at': u'2018-07-29T01:51:02Z', 'created': u'2018-07-29T01:51:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 01:51:12,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:51:12,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:12,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-1e311cdd-3cda-43f7-9039-94c485f5bdeb Date: Sun, 29 Jul 2018 01:51:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","l2_adjacency":true,"status":"ACTIVE","subnets":["8168046a-b2de-4a6a-8e0b-c4f224cf8cb9"],"description":"","tags":[],"updated_at":"2018-07-29T01:50:41Z","qos_policy_id":null,"name":"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea","admin_state_up":true,"tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:40Z","mtu":1450}]} 2018-07-29 01:51:12,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1e311cdd-3cda-43f7-9039-94c485f5bdeb 2018-07-29 01:51:12,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106426000595s 2018-07-29 01:51:12,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1e311cdd-3cda-43f7-9039-94c485f5bdeb 2018-07-29 01:51:12,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:51:12,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:12,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-224ab6e3-a677-4fdd-9537-95e2c8b05d2b Date: Sun, 29 Jul 2018 01:51:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:51:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8168046a-b2de-4a6a-8e0b-c4f224cf8cb9","ip_address":"192.168.120.31"}],"id":"a8d078b7-5902-4be3-a302-ea470d23aca8","security_groups":["658466bb-2329-4b24-ab0d-04a41a3e66d4"],"mac_address":"fa:16:3e:74:39:6c","project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:51:05Z","binding:vnic_type":"normal","device_id":"40f95b4f-d277-40d3-b46f-6b5ca991b21b","ip_allocation":"immediate"}]} 2018-07-29 01:51:12,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b used request id req-224ab6e3-a677-4fdd-9537-95e2c8b05d2b 2018-07-29 01:51:12,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0888068675995s 2018-07-29 01:51:12,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=40f95b4f-d277-40d3-b46f-6b5ca991b21b used request id req-224ab6e3-a677-4fdd-9537-95e2c8b05d2b 2018-07-29 01:51:12,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 01:51:12,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.31", "port_id": "a8d078b7-5902-4be3-a302-ea470d23aca8"}}' 2018-07-29 01:51:15,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-f0591ad4-f855-4c19-99fa-e8c933285f89 Date: Sun, 29 Jul 2018 01:51:15 GMT RESP BODY: {"floatingip": {"router_id": "4a28ba6b-d1fa-4a59-936b-46ab5648d90f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:51:13Z", "updated_at": "2018-07-29T01:51:13Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a75a3d6-77d1-4e1f-8deb-ef73f8789021", "device_owner": "compute:nova", "mac_address": "fa:16:3e:74:39:6c", "device_id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_id": "a8d078b7-5902-4be3-a302-ea470d23aca8", "id": "26b59ecc-64c7-475b-908f-394c2890869c", "qos_policy_id": null}} 2018-07-29 01:51:15,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f0591ad4-f855-4c19-99fa-e8c933285f89 2018-07-29 01:51:15,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.30588698387s 2018-07-29 01:51:15,048 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f0591ad4-f855-4c19-99fa-e8c933285f89 2018-07-29 01:51:15,052 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4a28ba6b-d1fa-4a59-936b-46ab5648d90f', 'updated_at': u'2018-07-29T01:51:13Z', 'fixed_ip_address': u'192.168.120.31', 'floating_ip_address': u'172.30.9.203', 'revision_number': 0, 'port_id': u'a8d078b7-5902-4be3-a302-ea470d23aca8', 'id': u'26b59ecc-64c7-475b-908f-394c2890869c', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'a8d078b7-5902-4be3-a302-ea470d23aca8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'name': 'vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9a75a3d6-77d1-4e1f-8deb-ef73f8789021', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:74:39:6c', u'device_id': u'40f95b4f-d277-40d3-b46f-6b5ca991b21b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a9a09cc1f5c749c48c6373be2a66bf6c', 'created_at': u'2018-07-29T01:51:13Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9a75a3d6-77d1-4e1f-8deb-ef73f8789021', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:74:39:6c', u'device_id': u'40f95b4f-d277-40d3-b46f-6b5ca991b21b'}), 'router': u'4a28ba6b-d1fa-4a59-936b-46ab5648d90f'}) 2018-07-29 01:51:15,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 01:51:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b/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}de6bfe6487d16605217489967a834518964659ba" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 01:51:15,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-3eb03f7a-de7d-4b27-aba1-4d65a0e33124 x-compute-request-id: req-3eb03f7a-de7d-4b27-aba1-4d65a0e33124 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 472870351 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.138951] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140670] pid_max: default: 32768 minimum: 301\n[ 0.141595] ACPI: Core revision 20150930\n[ 0.143005] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144366] Security Framework initialized\n[ 0.145210] Yama: becoming mindful.\n[ 0.146013] AppArmor: AppArmor initialized\n[ 0.146904] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148288] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149602] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152306] Initializing cgroup subsys io\n[ 0.153139] Initializing cgroup subsys memory\n[ 0.154045] Initializing cgroup subsys devices\n[ 0.154953] Initializing cgroup subsys freezer\n[ 0.155880] Initializing cgroup subsys net_cls\n[ 0.156792] Initializing cgroup subsys perf_event\n[ 0.157735] Initializing cgroup subsys net_prio\n[ 0.158657] Initializing cgroup subsys hugetlb\n[ 0.159559] Initializing cgroup subsys pids\n[ 0.160458] CPU: Physical Processor ID: 0\n[ 0.162007] mce: CPU supports 10 MCE banks\n[ 0.162894] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163931] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186470] ftrace: allocating 31920 entries in 125 pages\n[ 0.211464] smpboot: Max logical packages: 1\n[ 0.212352] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213742] x2apic enabled\n[ 0.214581] Switched APIC routing to physical x2apic.\n[ 0.216346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217534] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221523] KVM setup paravirtual spinlock\n[ 0.222847] x86: Booted up 1 node, 1 CPUs\n[ 0.223693] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225119] devtmpfs: initialized\n[ 0.226888] evm: security.selinux\n[ 0.227622] evm: security.SMACK64\n[ 0.228332] evm: security.SMACK64EXEC\n[ 0.229096] evm: security.SMACK64TRANSMUTE\n[ 0.229929] evm: security.SMACK64MMAP\n[ 0.230700] evm: security.ima\n[ 0.231369] evm: security.capability\n[ 0.232208] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234121] pinctrl core: initialized pinctrl subsystem\n[ 0.235272] RTC time: 1:51:11, date: 07/29/18\n[ 0.236263] NET: Registered protocol family 16\n[ 0.237322] cpuidle: using governor ladder\n[ 0.238165] cpuidle: using governor menu\n[ 0.238977] PCCT header not found.\n[ 0.239759] ACPI: bus type PCI registered\n[ 0.240590] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241877] PCI: Using configuration type 1 for base access\n[ 0.243692] ACPI: Added _OSI(Module Device)\n[ 0.244573] ACPI: Added _OSI(Processor Device)\n[ 0.245464] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.246388] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248213] ACPI: Interpreter enabled\n[ 0.249016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.254742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.256644] ACPI: (supports S0 S5)\n[ 0.257412] ACPI: Using IOAPIC for interrupt routing\n[ 0.258388] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.261600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.262785] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.264058] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267605] acpiphp: Slot [3] registered\n[ 0.268439] acpiphp: Slot [4] registered\n[ 0.269266] acpiphp: Slot [5] registered\n[ 0.270083] acpiphp: Slot [6] registered\n[ 0.270904] acpiphp: Slot [7] registered\n[ 0.271739] acpiphp: Slot [8] registered\n[ 0.272570] acpiphp: Slot [9] registered\n[ 0.273391] acpiphp: Slot [10] registered\n[ 0.274223] acpiphp: Slot [11] registered\n[ 0.275057] acpiphp: Slot [12] registered\n[ 0.275896] acpiphp: Slot [13] registered\n[ 0.276735] acpiphp: Slot [14] registered\n[ 0.277616] acpiphp: Slot [15] registered\n[ 0.288397] acpiphp: Slot [16] registered\n[ 0.289245] acpiphp: Slot [17] registered\n[ 0.290077] acpiphp: Slot [18] registered\n[ 0.290916] acpiphp: Slot [19] registered\n[ 0.291759] acpiphp: Slot [20] registered\n[ 0.292601] acpiphp: Slot [21] registered\n[ 0.293437] acpiphp: Slot [22] registered\n[ 0.294274] acpiphp: Slot [23] registered\n[ 0.295105] acpiphp: Slot [24] registered\n[ 0.295939] acpiphp: Slot [25] registered\n[ 0.296778] acpiphp: Slot [26] registered\n[ 0.297657] acpiphp: Slot [27] registered\n[ 0.298513] acpiphp: Slot [28] registered\n[ 0.299410] acpiphp: Slot [29] registered\n[ 0.300248] acpiphp: Slot [30] registered\n[ 0.301088] acpiphp: Slot [31] registered\n[ 0.301928] PCI host bridge to bus 0000:00\n[ 0.302765] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306768] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308300] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309816] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314486] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315695] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316988] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322446] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.344215] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.345709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.347163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.348656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.349972] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.351314] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.352400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.353987] vgaarb: loaded\n[ 0.354612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.355877] SCSI subsystem initialized\n[ 0.356821] ACPI: bus type USB registered\n[ 0.357676] usbcore: registered new interface driver usbfs\n[ 0.358787] usbcore: registered new interface driver hub\n[ 0.359833] usbcore: registered new device driver usb\n[ 0.360981] PCI: Using ACPI for IRQ routing\n[ 0.362129] NetLabel: Initializing\n[ 0.362881] NetLabel: domain hash size = 128\n[ 0.363762] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.364757] NetLabel: unlabeled traffic allowed by default\n[ 0.365950] clocksource: Switched to clocksource kvm-clock\n[ 0.374255] AppArmor: AppArmor Filesystem Enabled\n[ 0.375259] pnp: PnP ACPI init\n[ 0.376238] pnp: PnP ACPI: found 5 devices\n[ 0.382738] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384523] NET: Registered protocol family 2\n[ 0.385605] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386945] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.388206] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.389467] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391836] NET: Registered protocol family 1\n[ 0.392745] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.393876] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.394990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423297] Trying to unpack rootfs image as initramfs...\n[ 0.481054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.482779] Scanning for low memory corruption every 60 seconds\n[ 0.484177] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.485384] audit: initializing netlink subsys (disabled)\n[ 0.486473] audit: type=2000 audit(1532829071.522:1): initialized\n[ 0.487854] Initialise system trusted keyring\n[ 0.488828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.490070] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492256] zbud: loaded\n[ 0.493009] VFS: Disk quotas dquot_6.6.0\n[ 0.493859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.495513] fuse init (API version 7.23)\n[ 0.496449] Key type big_key registered\n[ 0.497278] Allocating IMA MOK and blacklist keyrings.\n[ 0.498560] Key type asymmetric registered\n[ 0.499442] Asymmetric key parser 'x509' registered\n[ 0.500435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.501989] io scheduler noop registered\n[ 0.502810] io scheduler deadline registered (default)\n[ 0.503845] io scheduler cfq registered\n[ 0.504722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.505798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507112] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508599] ACPI: Power Button [PWRF]\n[ 0.509516] GHES: HEST is not enabled!\n[ 0.523281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551217] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.576997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579447] Linux agpgart interface v0.103\n[ 0.582219] brd: module loaded\n[ 0.584027] loop: module loaded\n[ 0.587304] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.588810] GPT:90111 != 2097151\n[ 0.589513] GPT:Alternate GPT header not at the end of the disk.\n[ 0.590689] GPT:90111 != 2097151\n[ 0.592955] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594167] vda: vda1 vda15\n[ 0.596211] scsi host0: ata_piix\n[ 0.597037] scsi host1: ata_piix\n[ 0.597795] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.599056] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.600641] libphy: Fixed MDIO Bus: probed\n[ 0.601507] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602495] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.605033] PPP generic driver version 2.4.2\n[ 0.606009] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.607255] ehci-pci: EHCI PCI platform driver\n[ 0.608156] ehci-platform: EHCI generic platform driver\n[ 0.609184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.610365] ohci-pci: OHCI PCI platform driver\n[ 0.611319] ohci-platform: OHCI generic platform driver\n[ 0.612360] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626707] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.627756] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.629278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.630319] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.631556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632844] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634315] usb usb1: Product: UHCI Host Controller\n[ 0.635282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636460] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637492] hub 1-0:1.0: USB hub found\n[ 0.638322] hub 1-0:1.0: 2 ports detected\n[ 0.639316] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641544] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642557] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643653] mousedev: PS/2 mouse device common for all mice\n[ 0.644984] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.647112] rtc_cmos 00:00: RTC can wake from S4\n[ 0.648290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.649523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650760] i2c /dev entries driver\n[ 0.651609] device-mapper: uevent: version 1.0.3\n[ 0.652624] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654323] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655839] NET: Registered protocol family 10\n[ 0.657032] NET: Registered protocol family 17\n[ 0.657987] Key type dns_resolver registered\n[ 0.659035] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662091] registered taskstats version 1\n[ 0.662975] Loading compiled-in X.509 certificates\n[ 0.664494] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666454] zswap: loaded using pool lzo/zbud\n[ 0.668204] Key type trusted registered\n[ 0.670122] Key type encrypted registered\n[ 0.670983] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672107] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673195] evm: HMAC attrs: 0x1\n[ 0.674219] Magic number: 10:627:863\n[ 0.675137] rtc_cmos 00:00: setting system clock to 2018-07-29 01:51:11 UTC (1532829071)\n[ 0.676830] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677985] EDD information not available.\n[ 0.759316] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771011] Write protecting the kernel read-only data: 14336k\n[ 0.773238] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775152] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.941411] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.31...\nLease of 192.168.120.31 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.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPbDN2OPIgPWOw9Dm1hqM/q3XcCasUsu3srq+qM4JoXAqWVGeethVKHh1YYy9X5vpP1lVcBRaCIgHMJmEkwgysVoJ1QRGnXJmyl6icljyv3qamYlDk9Y9V7nM8DUbJ+5STTXuUPgyKKNdTmQVlho6FW2AwJvje/X8xSAu1SXRl4vmzuUtmLAb/DtyNmEeU8tFc0qG06HO9/a+Q5VJga2Be4Ie44o1hIMjoRR2Tn/YIPjDwhXFe7d8WMVQSJmN8LQO9GSaKcc/O0QbQNV+H/Qwj+jOVyGOeYkIPV9swEQO+o4xmoN5fuc9pJnxNRTMQf3+OJbX13f11goc300dh5IVv root@vping-ssh-vm-8e7b290c-6a89-42bb-876c-2d70ed40c6ea\nssh-dss AAAAB3NzaC1kc3MAAACBAIE06NlWvM9v57iJyvEMB/zyx4I8aoKtKXrtHH12WXc6trclLSr6WMyN5nTiPC0pxaAT8tm5fcFSl/so3pSIZSwm7O4lALL8xwZXp8Wh1xSUTZMPJCYvt82/l8nTCnHilg0JY4Ra/sMbRnYpaxC+SNXA515PjnpVEz9xfCytZyevAAAAFQDkEa4gl2/3OSb9UE/ZIvnR4Jz9SQAAAIA7MmPbgcq+m4yoWI+wFC6R9YW9Bzo/F0W5uiDQE/ncOlHRIpmyq57JGjtBaqYKrej7Smfkf5lnV8fDXBKrf/P07m5EEPgJeb9gv8/i9He41+lVmL55GQdYpmKFmsKeN1G/5q6cUlUAq24yz/6ax0b+sq70O6NT0n995JExi5TZcQAAAIAkJJHvOetoDDl+y3CQdpCM7oVMMES88KAeRbtoqJbmAxTEpFB+fxn+zT+rrRDHOAoiHHbqOylbarVeuYRZ+fmkv8O/wYsebDClEN2yboaZD3ph6tyVFiIFTP+T1vvC8hyqWJc1py/xIxl3kMA+5pMabsGHOPN3n0NQtWZXR99Chg== root@vping-ssh-vm-8e7b290c-6a89-42bb-876c-2d70ed40c6ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:fe74:396c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.31 \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-8e7b290c-6a89-42bb-876c-2d70ed40c6ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.65 ===\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-8e7b290c-6a89-42bb-876c-2d70ed40c6ea login: "} 2018-07-29 01:51:15,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b/action used request id req-3eb03f7a-de7d-4b27-aba1-4d65a0e33124 2018-07-29 01:51:15,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.671267986298s 2018-07-29 01:51:15,725 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b/action used request id req-3eb03f7a-de7d-4b27-aba1-4d65a0e33124 2018-07-29 01:51:15,725 - 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 472870351 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.138951] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140670] pid_max: default: 32768 minimum: 301 [ 0.141595] ACPI: Core revision 20150930 [ 0.143005] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144366] Security Framework initialized [ 0.145210] Yama: becoming mindful. [ 0.146013] AppArmor: AppArmor initialized [ 0.146904] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148288] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149602] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152306] Initializing cgroup subsys io [ 0.153139] Initializing cgroup subsys memory [ 0.154045] Initializing cgroup subsys devices [ 0.154953] Initializing cgroup subsys freezer [ 0.155880] Initializing cgroup subsys net_cls [ 0.156792] Initializing cgroup subsys perf_event [ 0.157735] Initializing cgroup subsys net_prio [ 0.158657] Initializing cgroup subsys hugetlb [ 0.159559] Initializing cgroup subsys pids [ 0.160458] CPU: Physical Processor ID: 0 [ 0.162007] mce: CPU supports 10 MCE banks [ 0.162894] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163931] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186470] ftrace: allocating 31920 entries in 125 pages [ 0.211464] smpboot: Max logical packages: 1 [ 0.212352] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213742] x2apic enabled [ 0.214581] Switched APIC routing to physical x2apic. [ 0.216346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217534] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221523] KVM setup paravirtual spinlock [ 0.222847] x86: Booted up 1 node, 1 CPUs [ 0.223693] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225119] devtmpfs: initialized [ 0.226888] evm: security.selinux [ 0.227622] evm: security.SMACK64 [ 0.228332] evm: security.SMACK64EXEC [ 0.229096] evm: security.SMACK64TRANSMUTE [ 0.229929] evm: security.SMACK64MMAP [ 0.230700] evm: security.ima [ 0.231369] evm: security.capability [ 0.232208] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234121] pinctrl core: initialized pinctrl subsystem [ 0.235272] RTC time: 1:51:11, date: 07/29/18 [ 0.236263] NET: Registered protocol family 16 [ 0.237322] cpuidle: using governor ladder [ 0.238165] cpuidle: using governor menu [ 0.238977] PCCT header not found. [ 0.239759] ACPI: bus type PCI registered [ 0.240590] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241877] PCI: Using configuration type 1 for base access [ 0.243692] ACPI: Added _OSI(Module Device) [ 0.244573] ACPI: Added _OSI(Processor Device) [ 0.245464] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.246388] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248213] ACPI: Interpreter enabled [ 0.249016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.250939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.252832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.254742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256644] ACPI: (supports S0 S5) [ 0.257412] ACPI: Using IOAPIC for interrupt routing [ 0.258388] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.261600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262785] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.264058] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267605] acpiphp: Slot [3] registered [ 0.268439] acpiphp: Slot [4] registered [ 0.269266] acpiphp: Slot [5] registered [ 0.270083] acpiphp: Slot [6] registered [ 0.270904] acpiphp: Slot [7] registered [ 0.271739] acpiphp: Slot [8] registered [ 0.272570] acpiphp: Slot [9] registered [ 0.273391] acpiphp: Slot [10] registered [ 0.274223] acpiphp: Slot [11] registered [ 0.275057] acpiphp: Slot [12] registered [ 0.275896] acpiphp: Slot [13] registered [ 0.276735] acpiphp: Slot [14] registered [ 0.277616] acpiphp: Slot [15] registered [ 0.288397] acpiphp: Slot [16] registered [ 0.289245] acpiphp: Slot [17] registered [ 0.290077] acpiphp: Slot [18] registered [ 0.290916] acpiphp: Slot [19] registered [ 0.291759] acpiphp: Slot [20] registered [ 0.292601] acpiphp: Slot [21] registered [ 0.293437] acpiphp: Slot [22] registered [ 0.294274] acpiphp: Slot [23] registered [ 0.295105] acpiphp: Slot [24] registered [ 0.295939] acpiphp: Slot [25] registered [ 0.296778] acpiphp: Slot [26] registered [ 0.297657] acpiphp: Slot [27] registered [ 0.298513] acpiphp: Slot [28] registered [ 0.299410] acpiphp: Slot [29] registered [ 0.300248] acpiphp: Slot [30] registered [ 0.301088] acpiphp: Slot [31] registered [ 0.301928] PCI host bridge to bus 0000:00 [ 0.302765] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.304016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.305273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306768] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.308300] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309816] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.313172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314486] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315695] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316988] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.320648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.322446] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.344215] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.345709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.347163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.348656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.349972] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.351314] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.352400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.353987] vgaarb: loaded [ 0.354612] vgaarb: bridge control possible 0000:00:02.0 [ 0.355877] SCSI subsystem initialized [ 0.356821] ACPI: bus type USB registered [ 0.357676] usbcore: registered new interface driver usbfs [ 0.358787] usbcore: registered new interface driver hub [ 0.359833] usbcore: registered new device driver usb [ 0.360981] PCI: Using ACPI for IRQ routing [ 0.362129] NetLabel: Initializing [ 0.362881] NetLabel: domain hash size = 128 [ 0.363762] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.364757] NetLabel: unlabeled traffic allowed by default [ 0.365950] clocksource: Switched to clocksource kvm-clock [ 0.374255] AppArmor: AppArmor Filesystem Enabled [ 0.375259] pnp: PnP ACPI init [ 0.376238] pnp: PnP ACPI: found 5 devices [ 0.382738] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.384523] NET: Registered protocol family 2 [ 0.385605] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.386945] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.388206] TCP: Hash tables configured (established 4096 bind 4096) [ 0.389467] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.390601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.391836] NET: Registered protocol family 1 [ 0.392745] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.393876] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.394990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423297] Trying to unpack rootfs image as initramfs... [ 0.481054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.482779] Scanning for low memory corruption every 60 seconds [ 0.484177] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.485384] audit: initializing netlink subsys (disabled) [ 0.486473] audit: type=2000 audit(1532829071.522:1): initialized [ 0.487854] Initialise system trusted keyring [ 0.488828] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492256] zbud: loaded [ 0.493009] VFS: Disk quotas dquot_6.6.0 [ 0.493859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495513] fuse init (API version 7.23) [ 0.496449] Key type big_key registered [ 0.497278] Allocating IMA MOK and blacklist keyrings. [ 0.498560] Key type asymmetric registered [ 0.499442] Asymmetric key parser 'x509' registered [ 0.500435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501989] io scheduler noop registered [ 0.502810] io scheduler deadline registered (default) [ 0.503845] io scheduler cfq registered [ 0.504722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507112] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508599] ACPI: Power Button [PWRF] [ 0.509516] GHES: HEST is not enabled! [ 0.523281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551217] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576997] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579447] Linux agpgart interface v0.103 [ 0.582219] brd: module loaded [ 0.584027] loop: module loaded [ 0.587304] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.588810] GPT:90111 != 2097151 [ 0.589513] GPT:Alternate GPT header not at the end of the disk. [ 0.590689] GPT:90111 != 2097151 [ 0.592955] GPT: Use GNU Parted to correct GPT errors. [ 0.594167] vda: vda1 vda15 [ 0.596211] scsi host0: ata_piix [ 0.597037] scsi host1: ata_piix [ 0.597795] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.599056] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.600641] libphy: Fixed MDIO Bus: probed [ 0.601507] tun: Universal TUN/TAP device driver, 1.6 [ 0.602495] tun: (C) 1999-2004 Max Krasnyansky [ 0.605033] PPP generic driver version 2.4.2 [ 0.606009] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.607255] ehci-pci: EHCI PCI platform driver [ 0.608156] ehci-platform: EHCI generic platform driver [ 0.609184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.610365] ohci-pci: OHCI PCI platform driver [ 0.611319] ohci-platform: OHCI generic platform driver [ 0.612360] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626707] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.627756] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.629278] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.630319] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.631556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632844] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.634315] usb usb1: Product: UHCI Host Controller [ 0.635282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.636460] usb usb1: SerialNumber: 0000:00:01.2 [ 0.637492] hub 1-0:1.0: USB hub found [ 0.638322] hub 1-0:1.0: 2 ports detected [ 0.639316] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.641544] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.642557] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643653] mousedev: PS/2 mouse device common for all mice [ 0.644984] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.647112] rtc_cmos 00:00: RTC can wake from S4 [ 0.648290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.649523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.650760] i2c /dev entries driver [ 0.651609] device-mapper: uevent: version 1.0.3 [ 0.652624] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654323] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655839] NET: Registered protocol family 10 [ 0.657032] NET: Registered protocol family 17 [ 0.657987] Key type dns_resolver registered [ 0.659035] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660179] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662091] registered taskstats version 1 [ 0.662975] Loading compiled-in X.509 certificates [ 0.664494] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666454] zswap: loaded using pool lzo/zbud [ 0.668204] Key type trusted registered [ 0.670122] Key type encrypted registered [ 0.670983] AppArmor: AppArmor sha1 policy hashing enabled [ 0.672107] ima: No TPM chip found, activating TPM-bypass! [ 0.673195] evm: HMAC attrs: 0x1 [ 0.674219] Magic number: 10:627:863 [ 0.675137] rtc_cmos 00:00: setting system clock to 2018-07-29 01:51:11 UTC (1532829071) [ 0.676830] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677985] EDD information not available. [ 0.759316] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771011] Write protecting the kernel read-only data: 14336k [ 0.773238] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775152] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.941411] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.31... Lease of 192.168.120.31 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.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPbDN2OPIgPWOw9Dm1hqM/q3XcCasUsu3srq+qM4JoXAqWVGeethVKHh1YYy9X5vpP1lVcBRaCIgHMJmEkwgysVoJ1QRGnXJmyl6icljyv3qamYlDk9Y9V7nM8DUbJ+5STTXuUPgyKKNdTmQVlho6FW2AwJvje/X8xSAu1SXRl4vmzuUtmLAb/DtyNmEeU8tFc0qG06HO9/a+Q5VJga2Be4Ie44o1hIMjoRR2Tn/YIPjDwhXFe7d8WMVQSJmN8LQO9GSaKcc/O0QbQNV+H/Qwj+jOVyGOeYkIPV9swEQO+o4xmoN5fuc9pJnxNRTMQf3+OJbX13f11goc300dh5IVv root@vping-ssh-vm-8e7b290c-6a89-42bb-876c-2d70ed40c6ea ssh-dss AAAAB3NzaC1kc3MAAACBAIE06NlWvM9v57iJyvEMB/zyx4I8aoKtKXrtHH12WXc6trclLSr6WMyN5nTiPC0pxaAT8tm5fcFSl/so3pSIZSwm7O4lALL8xwZXp8Wh1xSUTZMPJCYvt82/l8nTCnHilg0JY4Ra/sMbRnYpaxC+SNXA515PjnpVEz9xfCytZyevAAAAFQDkEa4gl2/3OSb9UE/ZIvnR4Jz9SQAAAIA7MmPbgcq+m4yoWI+wFC6R9YW9Bzo/F0W5uiDQE/ncOlHRIpmyq57JGjtBaqYKrej7Smfkf5lnV8fDXBKrf/P07m5EEPgJeb9gv8/i9He41+lVmL55GQdYpmKFmsKeN1G/5q6cUlUAq24yz/6ax0b+sq70O6NT0n995JExi5TZcQAAAIAkJJHvOetoDDl+y3CQdpCM7oVMMES88KAeRbtoqJbmAxTEpFB+fxn+zT+rrRDHOAoiHHbqOylbarVeuYRZ+fmkv8O/wYsebDClEN2yboaZD3ph6tyVFiIFTP+T1vvC8hyqWJc1py/xIxl3kMA+5pMabsGHOPN3n0NQtWZXR99Chg== root@vping-ssh-vm-8e7b290c-6a89-42bb-876c-2d70ed40c6ea -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:fe74:396c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.31 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-8e7b290c-6a89-42bb-876c-2d70ed40c6ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-8e7b290c-6a89-42bb-876c-2d70ed40c6ea login: 2018-07-29 01:51:18,734 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2b90d90L 2018-07-29 01:51:18,734 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 01:51:18,734 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-29 01:51:18,734 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-29 01:51:18,735 - 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-29 01:51:18,735 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 01:51:18,735 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-29 01:51:18,735 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 01:51:18,735 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 01:51:18,735 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 01:51:18,752 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 01:51:18,752 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 01:51:18,766 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 0c197fe5e18aab585b6e0ca170352e73 2018-07-29 01:51:18,767 - paramiko.transport - DEBUG - Trying discovered key 2e6ef20c3ce6cc4fe3d84dcc07c100b2 in /tmp/tmp8sA52n 2018-07-29 01:51:18,790 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 01:51:18,796 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 01:51:18,799 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-29 01:51:18,800 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-29 01:51:18,801 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-29 01:51:18,802 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-29 01:51:18,847 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-29 01:51:18,847 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=42.573 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.573/42.573/42.573 ms 2018-07-29 01:51:18,851 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-29 01:51:18,955 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:51:18,955 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 01:51:18,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 01:51:18,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:19,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:51: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-6be99d9b-f5c0-48d4-83f8-195de5834ae0 x-compute-request-id: req-6be99d9b-f5c0-48d4-83f8-195de5834ae0 Content-Type: application/json 2018-07-29 01:51:19,123 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9 used request id req-6be99d9b-f5c0-48d4-83f8-195de5834ae0 2018-07-29 01:51:19,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162827014923s 2018-07-29 01:51:19,123 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9 used request id req-6be99d9b-f5c0-48d4-83f8-195de5834ae0 2018-07-29 01:51:19,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:19,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-68aee52f-6e3c-415e-bcb6-55ecb2a1fa48 x-compute-request-id: req-68aee52f-6e3c-415e-bcb6-55ecb2a1fa48 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:39:6c", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:39:6c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:10.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:10Z", "hostId": "cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:51:29", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d270de8b-f86f-4e01-8292-78c78055fec9", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:50:58.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "d270de8b-f86f-4e01-8292-78c78055fec9", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:19Z", "hostId": "739c661323bb6b5008d5ee2f72dd59376df684b5b4709db914a2b75d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:50:51Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:19,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-68aee52f-6e3c-415e-bcb6-55ecb2a1fa48 2018-07-29 01:51:19,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582118988037s 2018-07-29 01:51:19,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-68aee52f-6e3c-415e-bcb6-55ecb2a1fa48 2018-07-29 01:51:19,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:21,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:21,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:22,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-703488da-a0b4-40d6-829a-2da44c5e6cb4 x-compute-request-id: req-703488da-a0b4-40d6-829a-2da44c5e6cb4 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:39:6c", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:39:6c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:10.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:10Z", "hostId": "cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:22,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-703488da-a0b4-40d6-829a-2da44c5e6cb4 2018-07-29 01:51:22,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532086849213s 2018-07-29 01:51:22,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-703488da-a0b4-40d6-829a-2da44c5e6cb4 2018-07-29 01:51:22,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 01:51:22,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/26b59ecc-64c7-475b-908f-394c2890869c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:23,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28b5da4a-8a8c-4070-b823-ca02b8f7de2c Content-Length: 0 Date: Sun, 29 Jul 2018 01:51:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:51:23,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/26b59ecc-64c7-475b-908f-394c2890869c.json used request id req-28b5da4a-8a8c-4070-b823-ca02b8f7de2c 2018-07-29 01:51:23,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.0719640255s 2018-07-29 01:51:23,321 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/26b59ecc-64c7-475b-908f-394c2890869c.json used request id req-28b5da4a-8a8c-4070-b823-ca02b8f7de2c 2018-07-29 01:51:23,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:51:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:23,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ca326723-9e54-474b-b9c5-68c056a687c5 Date: Sun, 29 Jul 2018 01:51:23 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:51:23,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ca326723-9e54-474b-b9c5-68c056a687c5 2018-07-29 01:51:23,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.124170064926s 2018-07-29 01:51:23,451 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ca326723-9e54-474b-b9c5-68c056a687c5 2018-07-29 01:51:23,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 01:51:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:23,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:51:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a592d280-bfaa-4a32-953a-abc6a18646ee x-compute-request-id: req-a592d280-bfaa-4a32-953a-abc6a18646ee Content-Type: application/json 2018-07-29 01:51:23,609 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b used request id req-a592d280-bfaa-4a32-953a-abc6a18646ee 2018-07-29 01:51:23,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156913042068s 2018-07-29 01:51:23,609 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b used request id req-a592d280-bfaa-4a32-953a-abc6a18646ee 2018-07-29 01:51:23,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:23,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:24,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-39535f22-69ce-4244-8163-35e34632b498 x-compute-request-id: req-39535f22-69ce-4244-8163-35e34632b498 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:39:6c", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:39:6c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/40f95b4f-d277-40d3-b46f-6b5ca991b21b", "rel": "bookmark"}], "image": {"id": "50852746-1aad-4acd-bb65-5423b4c790f8", "links": [{"href": "http://172.30.9.25:8774/images/50852746-1aad-4acd-bb65-5423b4c790f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:10.000000", "flavor": {"id": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "links": [{"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "bookmark"}]}, "id": "40f95b4f-d277-40d3-b46f-6b5ca991b21b", "security_groups": [{"name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}], "user_id": "c09728396da14b55a5505a5e3e7c69cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:23Z", "hostId": "cc6f5de89f8530e09d28fc56a49ec93145d827982ed6f1b73c229156", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "name": "vping_ssh-vm_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "created": "2018-07-29T01:51:02Z", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:24,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39535f22-69ce-4244-8163-35e34632b498 2018-07-29 01:51:24,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416157007217s 2018-07-29 01:51:24,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39535f22-69ce-4244-8163-35e34632b498 2018-07-29 01:51:24,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:26,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:26,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:26,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-8ee9037a-4874-46d4-bc7e-4ad6b0872000 x-compute-request-id: req-8ee9037a-4874-46d4-bc7e-4ad6b0872000 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 01:51:26,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8ee9037a-4874-46d4-bc7e-4ad6b0872000 2018-07-29 01:51:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0779929161072s 2018-07-29 01:51:26,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8ee9037a-4874-46d4-bc7e-4ad6b0872000 2018-07-29 01:51:26,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:51:26,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:26,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-6afe3621-d77c-4807-8004-de085c2a248e Date: Sun, 29 Jul 2018 01:51:26 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:48Z", "updated_at": "2018-07-29T01:50:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "1be99936-5577-46ea-90ba-0f1e724517f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "2e14cb63-3b79-4fe6-a26d-7dbd76ee79ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "6ec73ad0-b71a-4acb-9489-907c7db9228d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:48Z", "revision_number": 0, "id": "bb79e9cf-30ee-4d61-9333-a3b0519e0a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:48Z", "security_group_id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 3, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "658466bb-2329-4b24-ab0d-04a41a3e66d4", "name": "vping_ssh-sg_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}, {"description": "Default security group", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:40Z", "updated_at": "2018-07-29T01:50:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "0d764946-9c41-4812-b8fe-4e5ca6e59106", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "52df55d4-f75e-462e-9f5c-3da2aa0a467a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "85602a27-4f0b-49ee-aa27-c40a8bd7a9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "9286621f-3800-40d8-b6a4-4951d6266eba", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 1, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "name": "default"}]} 2018-07-29 01:51:26,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6afe3621-d77c-4807-8004-de085c2a248e 2018-07-29 01:51:26,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051253080368s 2018-07-29 01:51:26,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6afe3621-d77c-4807-8004-de085c2a248e 2018-07-29 01:51:26,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 01:51:26,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/658466bb-2329-4b24-ab0d-04a41a3e66d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:26,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2989eb37-df08-44e7-916e-d12e701ae55b Content-Length: 0 Date: Sun, 29 Jul 2018 01:51:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:51:26,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/658466bb-2329-4b24-ab0d-04a41a3e66d4.json used request id req-2989eb37-df08-44e7-916e-d12e701ae55b 2018-07-29 01:51:26,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170237064362s 2018-07-29 01:51:26,339 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/658466bb-2329-4b24-ab0d-04a41a3e66d4.json used request id req-2989eb37-df08-44e7-916e-d12e701ae55b 2018-07-29 01:51:26,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 01:51:26,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:26,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:51: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-95938331-762b-4116-8943-f252535d6c04 x-compute-request-id: req-95938331-762b-4116-8943-f252535d6c04 Content-Length: 0 Content-Type: application/json 2018-07-29 01:51:26,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea used request id req-95938331-762b-4116-8943-f252535d6c04 2018-07-29 01:51:26,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.059396982193s 2018-07-29 01:51:26,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_8e7b290c-6a89-42bb-876c-2d70ed40c6ea used request id req-95938331-762b-4116-8943-f252535d6c04 2018-07-29 01:51:26,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:51:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f/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}de6bfe6487d16605217489967a834518964659ba" -d '{"subnet_id": "8168046a-b2de-4a6a-8e0b-c4f224cf8cb9"}' 2018-07-29 01:51:28,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d8648038-632c-4dd4-a7d3-d935fa0a8cbe Date: Sun, 29 Jul 2018 01:51:28 GMT RESP BODY: {"network_id": "9a75a3d6-77d1-4e1f-8deb-ef73f8789021", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "subnet_id": "8168046a-b2de-4a6a-8e0b-c4f224cf8cb9", "subnet_ids": ["8168046a-b2de-4a6a-8e0b-c4f224cf8cb9"], "port_id": "9ef45986-fe83-4494-bdfd-1c40d72a92f6", "id": "4a28ba6b-d1fa-4a59-936b-46ab5648d90f"} 2018-07-29 01:51:28,242 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f/remove_router_interface.json used request id req-d8648038-632c-4dd4-a7d3-d935fa0a8cbe 2018-07-29 01:51:28,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84336900711s 2018-07-29 01:51:28,243 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f/remove_router_interface.json used request id req-d8648038-632c-4dd4-a7d3-d935fa0a8cbe returning object 4a28ba6b-d1fa-4a59-936b-46ab5648d90f 2018-07-29 01:51:28,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:51:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:28,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bbef2825-6105-4d6a-bec2-bffe89beaf95 Date: Sun, 29 Jul 2018 01:51:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:41Z", "admin_state_up": true, "updated_at": "2018-07-29T01:51:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "4a28ba6b-d1fa-4a59-936b-46ab5648d90f", "name": "vping_ssh-router_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}]} 2018-07-29 01:51:28,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bbef2825-6105-4d6a-bec2-bffe89beaf95 2018-07-29 01:51:28,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119102954865s 2018-07-29 01:51:28,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bbef2825-6105-4d6a-bec2-bffe89beaf95 2018-07-29 01:51:28,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:51:28,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:29,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0abd067-f7be-47fa-9bfb-fbfcba768b05 Content-Length: 0 Date: Sun, 29 Jul 2018 01:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:51:29,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f.json used request id req-d0abd067-f7be-47fa-9bfb-fbfcba768b05 2018-07-29 01:51:29,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20807409286s 2018-07-29 01:51:29,573 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4a28ba6b-d1fa-4a59-936b-46ab5648d90f.json used request id req-d0abd067-f7be-47fa-9bfb-fbfcba768b05 2018-07-29 01:51:29,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:51:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:29,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6bb1ca5b-eae6-4ac1-9fd9-699cdcaf768a Date: Sun, 29 Jul 2018 01:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:50:41Z","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":"a9a09cc1f5c749c48c6373be2a66bf6c","id":"8168046a-b2de-4a6a-8e0b-c4f224cf8cb9","subnetpool_id":null,"name":"vping_ssh-subnet_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}]} 2018-07-29 01:51:29,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6bb1ca5b-eae6-4ac1-9fd9-699cdcaf768a 2018-07-29 01:51:29,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0482850074768s 2018-07-29 01:51:29,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6bb1ca5b-eae6-4ac1-9fd9-699cdcaf768a 2018-07-29 01:51:29,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:51:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/8168046a-b2de-4a6a-8e0b-c4f224cf8cb9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:30,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e554aea1-e8ba-40f6-a957-2b84523cea53 Date: Sun, 29 Jul 2018 01:51:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:51:30,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8168046a-b2de-4a6a-8e0b-c4f224cf8cb9.json used request id req-e554aea1-e8ba-40f6-a957-2b84523cea53 2018-07-29 01:51:30,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06750798225s 2018-07-29 01:51:30,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8168046a-b2de-4a6a-8e0b-c4f224cf8cb9.json used request id req-e554aea1-e8ba-40f6-a957-2b84523cea53 2018-07-29 01:51:30,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:51:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:30,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-9616e16f-6bd3-4d71-82d8-ad35ae3451b7 Date: Sun, 29 Jul 2018 01:51:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a75a3d6-77d1-4e1f-8deb-ef73f8789021","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a9a09cc1f5c749c48c6373be2a66bf6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:51:30Z","qos_policy_id":null,"name":"vping_ssh-net_8e7b290c-6a89-42bb-876c-2d70ed40c6ea","admin_state_up":true,"tenant_id":"a9a09cc1f5c749c48c6373be2a66bf6c","created_at":"2018-07-29T01:50:40Z","mtu":1450}]} 2018-07-29 01:51:30,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9616e16f-6bd3-4d71-82d8-ad35ae3451b7 2018-07-29 01:51:30,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114679098129s 2018-07-29 01:51:30,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9616e16f-6bd3-4d71-82d8-ad35ae3451b7 2018-07-29 01:51:30,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:51:30,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/9a75a3d6-77d1-4e1f-8deb-ef73f8789021.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:31,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97c66124-7eb1-4002-829d-c9aa94bfe75b Date: Sun, 29 Jul 2018 01:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:51:31,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9a75a3d6-77d1-4e1f-8deb-ef73f8789021.json used request id req-97c66124-7eb1-4002-829d-c9aa94bfe75b 2018-07-29 01:51:31,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04898190498s 2018-07-29 01:51:31,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9a75a3d6-77d1-4e1f-8deb-ef73f8789021.json used request id req-97c66124-7eb1-4002-829d-c9aa94bfe75b 2018-07-29 01:51:31,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:51:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:32,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e331150b-0962-4393-b404-56fe8d481f7a Date: Sun, 29 Jul 2018 01:51:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/50852746-1aad-4acd-bb65-5423b4c790f8/snap", "metadata": {}}], "file": "/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8/file", "owner": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "50852746-1aad-4acd-bb65-5423b4c790f8", "size": 12716032, "self": "/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/50852746-1aad-4acd-bb65-5423b4c790f8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:50:47Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:50:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:51:32,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e331150b-0962-4393-b404-56fe8d481f7a 2018-07-29 01:51:32,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.668364048004s 2018-07-29 01:51:32,530 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e331150b-0962-4393-b404-56fe8d481f7a 2018-07-29 01:51:32,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:51:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de6bfe6487d16605217489967a834518964659ba" 2018-07-29 01:51:33,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa509dcf-944a-4dec-acb9-54d19155e377 Date: Sun, 29 Jul 2018 01:51: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-29 01:51:33,014 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8 used request id req-fa509dcf-944a-4dec-acb9-54d19155e377 2018-07-29 01:51:33,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.482125043869s 2018-07-29 01:51:33,014 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/50852746-1aad-4acd-bb65-5423b4c790f8 used request id req-fa509dcf-944a-4dec-acb9-54d19155e377 2018-07-29 01:51:33,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:51:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:51:33,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d3a9444-d1bb-4cbc-8936-97407d8ce954 x-compute-request-id: req-3d3a9444-d1bb-4cbc-8936-97407d8ce954 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf", "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": "fdb5afe2-ef35-4b8d-9391-b954b4265eaf"}]} 2018-07-29 01:51:33,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3d3a9444-d1bb-4cbc-8936-97407d8ce954 2018-07-29 01:51:33,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025269985199s 2018-07-29 01:51:33,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3d3a9444-d1bb-4cbc-8936-97407d8ce954 2018-07-29 01:51:33,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:51:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:51:33,086 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:51:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ee63e48-63ef-4b77-bb99-b1384c49ad51 x-compute-request-id: req-2ee63e48-63ef-4b77-bb99-b1384c49ad51 Content-Length: 0 Content-Type: application/json 2018-07-29 01:51:33,086 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf used request id req-2ee63e48-63ef-4b77-bb99-b1384c49ad51 2018-07-29 01:51:33,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442440509796s 2018-07-29 01:51:33,086 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fdb5afe2-ef35-4b8d-9391-b954b4265eaf used request id req-2ee63e48-63ef-4b77-bb99-b1384c49ad51 2018-07-29 01:51:33,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:51:33,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:51:33,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a8a1ab-d2e3-4285-91ae-1854a5f0119b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "links": {"self": "http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c09728396da14b55a5505a5e3e7c69cd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:51:33,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-56a8a1ab-d2e3-4285-91ae-1854a5f0119b 2018-07-29 01:51:33,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124047994614s 2018-07-29 01:51:33,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-56a8a1ab-d2e3-4285-91ae-1854a5f0119b 2018-07-29 01:51:33,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:51:33,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:51:33,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1aa2d2-ff4b-42a7-96da-87b9a642af27 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_8e7b290c-6a89-42bb-876c-2d70ed40c6ea", "links": {"self": "http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c09728396da14b55a5505a5e3e7c69cd", "description": null}} 2018-07-29 01:51:33,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd used request id req-cf1aa2d2-ff4b-42a7-96da-87b9a642af27 2018-07-29 01:51:33,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133920907974s 2018-07-29 01:51:33,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd used request id req-cf1aa2d2-ff4b-42a7-96da-87b9a642af27 2018-07-29 01:51:33,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 01:51:33,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:51:33,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f62a0b4-c647-4cca-89a6-96e1401ac925 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:51:33,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd used request id req-9f62a0b4-c647-4cca-89a6-96e1401ac925 2018-07-29 01:51:33,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.182654857635s 2018-07-29 01:51:33,535 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c09728396da14b55a5505a5e3e7c69cd used request id req-9f62a0b4-c647-4cca-89a6-96e1401ac925 2018-07-29 01:51:33,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:51:33,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:51:33,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe22166-8117-4a59-bff8-4d60626176b3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c"}, "tags": [], "enabled": true, "id": "a9a09cc1f5c749c48c6373be2a66bf6c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8e7b290c-6a89-42bb-876c-2d70ed40c6ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 01:51:33,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-6fe22166-8117-4a59-bff8-4d60626176b3 2018-07-29 01:51:33,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0958979129791s 2018-07-29 01:51:33,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-6fe22166-8117-4a59-bff8-4d60626176b3 2018-07-29 01:51:33,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 01:51:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}540abf14f4bb600c5635c98e34b229d96ef81ff8" 2018-07-29 01:51:33,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c735de-9f70-4752-a031-1d9a08559c6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:51:33,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c used request id req-a6c735de-9f70-4752-a031-1d9a08559c6d 2018-07-29 01:51:33,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.211593151093s 2018-07-29 01:51:33,854 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a9a09cc1f5c749c48c6373be2a66bf6c used request id req-a6c735de-9f70-4752-a031-1d9a08559c6d 2018-07-29 01:51:33,908 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-29 01:51:33,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:51:33,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:51:33,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:51:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:51:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:51:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:51:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:51:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:51:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:51:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:51:33,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:51:33,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d272c5b-7bb7-4a09-801e-503daafe6d9c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:51:33,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3d272c5b-7bb7-4a09-801e-503daafe6d9c 2018-07-29 01:51:33,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:51:34,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["zB689qrAR5aez65p7ASpnw"], "issued_at": "2018-07-29T01:51:34.000000Z"}} 2018-07-29 01:51:34,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:51:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:34,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9cbb2cbb-5861-4017-9703-6b3e4631a27a Date: Sun, 29 Jul 2018 01:51:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:51:34,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9cbb2cbb-5861-4017-9703-6b3e4631a27a 2018-07-29 01:51:34,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263881921768s 2018-07-29 01:51:34,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9cbb2cbb-5861-4017-9703-6b3e4631a27a 2018-07-29 01:51:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:51:34,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc547cc-4c7e-4e8c-b266-c2e4d38ef108 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 01:51:34,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-fdc547cc-4c7e-4e8c-b266-c2e4d38ef108 2018-07-29 01:51:34,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:51:34,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:34,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c75643c-49c3-44e2-aaee-c1d90f83cd6c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 01:51:34,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-0c75643c-49c3-44e2-aaee-c1d90f83cd6c 2018-07-29 01:51:34,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105757951736s 2018-07-29 01:51:34,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-0c75643c-49c3-44e2-aaee-c1d90f83cd6c 2018-07-29 01:51:34,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 01:51:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35"}}' 2018-07-29 01:51:34,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a165ee59-f8ac-4a16-a436-a7820cb506ad 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.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865"}, "tags": [], "enabled": true, "id": "dc69f7c9765b42f3afa0cebd27326865", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35"}} 2018-07-29 01:51:34,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a165ee59-f8ac-4a16-a436-a7820cb506ad 2018-07-29 01:51:34,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133661985397s 2018-07-29 01:51:34,868 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a165ee59-f8ac-4a16-a436-a7820cb506ad 2018-07-29 01:51:34,868 - 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'dc69f7c9765b42f3afa0cebd27326865', '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_c7d35bfb-383b-4182-aa6e-60368a951c35'}) 2018-07-29 01:51:34,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 01:51:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1285d04a-877f-44d4-b895-c590f768f5ec", "email": null, "name": "vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35"}}' 2018-07-29 01:51:35,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c217b05-8d0d-4245-9385-c08c5ee50cf5 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35", "links": {"self": "http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "07e186a226404541b8058c54b3dbca6f", "domain_id": "default", "password_expires_at": null}} 2018-07-29 01:51:35,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-7c217b05-8d0d-4245-9385-c08c5ee50cf5 2018-07-29 01:51:35,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.373722076416s 2018-07-29 01:51:35,249 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-7c217b05-8d0d-4245-9385-c08c5ee50cf5 2018-07-29 01:51:35,250 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'07e186a226404541b8058c54b3dbca6f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35'}) 2018-07-29 01:51:35,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:51:35,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:35,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a0a6a2-57ac-47d8-92d5-1b0ad9760f56 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:51:35,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d7a0a6a2-57ac-47d8-92d5-1b0ad9760f56 2018-07-29 01:51:35,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0196352005005s 2018-07-29 01:51:35,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d7a0a6a2-57ac-47d8-92d5-1b0ad9760f56 2018-07-29 01:51:35,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:51:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:35,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf83d6c-5cd3-4157-88f8-ea11dc0a54cb Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:51:35,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5cf83d6c-5cd3-4157-88f8-ea11dc0a54cb 2018-07-29 01:51:35,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991659164429s 2018-07-29 01:51:35,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5cf83d6c-5cd3-4157-88f8-ea11dc0a54cb 2018-07-29 01:51:35,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:51:35,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:35,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec1c9ff-e5ea-4842-ad59-56a24409876f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:51:35,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2ec1c9ff-e5ea-4842-ad59-56a24409876f 2018-07-29 01:51:35,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935120582581s 2018-07-29 01:51:35,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2ec1c9ff-e5ea-4842-ad59-56a24409876f 2018-07-29 01:51:35,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:51:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:35,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a980679-a93b-4c12-96ec-7a57d73b5988 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 01:51:35,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2a980679-a93b-4c12-96ec-7a57d73b5988 2018-07-29 01:51:35,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0940461158752s 2018-07-29 01:51:35,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2a980679-a93b-4c12-96ec-7a57d73b5988 2018-07-29 01:51:35,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:51:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:35,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4ddda0-50ad-4260-b5ba-445fb8251180 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35", "links": {"self": "http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "07e186a226404541b8058c54b3dbca6f", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:51:35,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9d4ddda0-50ad-4260-b5ba-445fb8251180 2018-07-29 01:51:35,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109133005142s 2018-07-29 01:51:35,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9d4ddda0-50ad-4260-b5ba-445fb8251180 2018-07-29 01:51:35,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:51:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:35,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12263054-05da-4b9f-b087-d8de23bdede0 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865"}, "tags": [], "enabled": true, "id": "dc69f7c9765b42f3afa0cebd27326865", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35"}]} 2018-07-29 01:51:35,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-12263054-05da-4b9f-b087-d8de23bdede0 2018-07-29 01:51:35,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.17612695694s 2018-07-29 01:51:35,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-12263054-05da-4b9f-b087-d8de23bdede0 2018-07-29 01:51:35,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 01:51:35,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=07e186a226404541b8058c54b3dbca6f&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=dc69f7c9765b42f3afa0cebd27326865" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:35,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be48f272-a3fc-404f-adf2-b917dd04e35d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=07e186a226404541b8058c54b3dbca6f&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=dc69f7c9765b42f3afa0cebd27326865", "previous": null, "next": null}} 2018-07-29 01:51:35,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=07e186a226404541b8058c54b3dbca6f&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=dc69f7c9765b42f3afa0cebd27326865 used request id req-be48f272-a3fc-404f-adf2-b917dd04e35d 2018-07-29 01:51:35,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0935220718384s 2018-07-29 01:51:35,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=07e186a226404541b8058c54b3dbca6f&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=dc69f7c9765b42f3afa0cebd27326865 used request id req-be48f272-a3fc-404f-adf2-b917dd04e35d 2018-07-29 01:51:35,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 01:51:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865/users/07e186a226404541b8058c54b3dbca6f/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:51:36,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e5204b-2a94-4ccb-9338-4d51c51fb373 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:51:36,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865/users/07e186a226404541b8058c54b3dbca6f/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-c0e5204b-2a94-4ccb-9338-4d51c51fb373 2018-07-29 01:51:36,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.123034954071s 2018-07-29 01:51:36,096 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865/users/07e186a226404541b8058c54b3dbca6f/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-c0e5204b-2a94-4ccb-9338-4d51c51fb373 2018-07-29 01:51:36,096 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35', 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'dc69f7c9765b42f3afa0cebd27326865', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '1285d04a-877f-44d4-b895-c590f768f5ec', 'username': u'vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 01:51:36,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:51:36,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:51:36,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:51:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:51:36,100 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35', 'password': '1285d04a-877f-44d4-b895-c590f768f5ec', 'project_name': 'vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'dc69f7c9765b42f3afa0cebd27326865', 'project_domain_name': 'Default'} 2018-07-29 01:51:36,101 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-29 01:51:36,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:51:36,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b5974c-bab0-4bdc-a894-ed024a0a4051 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:51:36,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-13b5974c-bab0-4bdc-a894-ed024a0a4051 2018-07-29 01:51:36,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:51:36,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T02:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc69f7c9765b42f3afa0cebd27326865", "name": "vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc69f7c9765b42f3afa0cebd27326865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/dc69f7c9765b42f3afa0cebd27326865", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/dc69f7c9765b42f3afa0cebd27326865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc69f7c9765b42f3afa0cebd27326865", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/dc69f7c9765b42f3afa0cebd27326865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/dc69f7c9765b42f3afa0cebd27326865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dc69f7c9765b42f3afa0cebd27326865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_dc69f7c9765b42f3afa0cebd27326865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc69f7c9765b42f3afa0cebd27326865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/dc69f7c9765b42f3afa0cebd27326865", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/dc69f7c9765b42f3afa0cebd27326865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dc69f7c9765b42f3afa0cebd27326865", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/dc69f7c9765b42f3afa0cebd27326865", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/dc69f7c9765b42f3afa0cebd27326865", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35", "id": "07e186a226404541b8058c54b3dbca6f"}, "audit_ids": ["cABwS1yfQVO_j1JAnQ9_Pg"], "issued_at": "2018-07-29T01:51:36.000000Z"}} 2018-07-29 01:51:36,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:51:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"network": {"name": "vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35", "admin_state_up": true}}' 2018-07-29 01:51:37,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-37a06edf-9517-427c-81a3-cb5c8bae37cd Date: Sun, 29 Jul 2018 01:51:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dc69f7c9765b42f3afa0cebd27326865","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:51:37Z","is_default":false,"name":"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:36Z","mtu":1450}} 2018-07-29 01:51:37,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-37a06edf-9517-427c-81a3-cb5c8bae37cd 2018-07-29 01:51:37,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.793318986893s 2018-07-29 01:51:37,285 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-37a06edf-9517-427c-81a3-cb5c8bae37cd 2018-07-29 01:51:37,286 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T01:51:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'0abbc47c-0daf-43a4-87cc-e080aa0ae494', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35', u'admin_state_up': True, u'tenant_id': u'dc69f7c9765b42f3afa0cebd27326865', u'created_at': u'2018-07-29T01:51:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dc69f7c9765b42f3afa0cebd27326865', u'l2_adjacency': True}) 2018-07-29 01:51:37,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:51:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:37,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-58720cdf-8815-43d1-ad3b-8a79ad9bd14b Date: Sun, 29 Jul 2018 01:51:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dc69f7c9765b42f3afa0cebd27326865","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:51:37Z","qos_policy_id":null,"name":"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35","admin_state_up":true,"tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:51:37,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-58720cdf-8815-43d1-ad3b-8a79ad9bd14b 2018-07-29 01:51:37,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.134991884232s 2018-07-29 01:51:37,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-58720cdf-8815-43d1-ad3b-8a79ad9bd14b 2018-07-29 01:51:37,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:51:37,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"subnet": {"name": "vping_userdata-subnet_c7d35bfb-383b-4182-aa6e-60368a951c35", "enable_dhcp": true, "network_id": "0abbc47c-0daf-43a4-87cc-e080aa0ae494", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:51:38,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-50e68de2-3c9a-4755-96e6-2a33b976f36f Date: Sun, 29 Jul 2018 01:51:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:51:37Z","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":"dc69f7c9765b42f3afa0cebd27326865","id":"19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4","subnetpool_id":null,"name":"vping_userdata-subnet_c7d35bfb-383b-4182-aa6e-60368a951c35"}} 2018-07-29 01:51:38,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-50e68de2-3c9a-4755-96e6-2a33b976f36f 2018-07-29 01:51:38,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.606757164001s 2018-07-29 01:51:38,031 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-50e68de2-3c9a-4755-96e6-2a33b976f36f 2018-07-29 01:51:38,031 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:51:37Z', 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'19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_c7d35bfb-383b-4182-aa6e-60368a951c35', u'enable_dhcp': True, u'network_id': u'0abbc47c-0daf-43a4-87cc-e080aa0ae494', u'tenant_id': u'dc69f7c9765b42f3afa0cebd27326865', u'created_at': u'2018-07-29T01:51:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dc69f7c9765b42f3afa0cebd27326865'}) 2018-07-29 01:51:38,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:51:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "vping_userdata-router_c7d35bfb-383b-4182-aa6e-60368a951c35", "admin_state_up": true}}' 2018-07-29 01:51:39,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-884f876a-10a3-460a-ac51-ac7bc769bb24 Date: Sun, 29 Jul 2018 01:51:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "created_at": "2018-07-29T01:51:38Z", "admin_state_up": true, "updated_at": "2018-07-29T01:51:39Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "dc69f7c9765b42f3afa0cebd27326865", "id": "01fc161d-b1ef-4499-917a-1f9a5d63d5f1", "name": "vping_userdata-router_c7d35bfb-383b-4182-aa6e-60368a951c35"}} 2018-07-29 01:51:39,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-884f876a-10a3-460a-ac51-ac7bc769bb24 2018-07-29 01:51:39,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5752389431s 2018-07-29 01:51:39,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-884f876a-10a3-460a-ac51-ac7bc769bb24 2018-07-29 01:51:39,608 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:51:39Z', u'revision_number': 2, u'id': u'01fc161d-b1ef-4499-917a-1f9a5d63d5f1', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_c7d35bfb-383b-4182-aa6e-60368a951c35', u'admin_state_up': True, u'tenant_id': u'dc69f7c9765b42f3afa0cebd27326865', u'created_at': u'2018-07-29T01:51:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'dc69f7c9765b42f3afa0cebd27326865'}) 2018-07-29 01:51:39,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:51:39,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1/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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"subnet_id": "19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4"}' 2018-07-29 01:51:41,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-702f8bab-6bf3-4e84-b0bc-6754619fef14 Date: Sun, 29 Jul 2018 01:51:41 GMT RESP BODY: {"network_id": "0abbc47c-0daf-43a4-87cc-e080aa0ae494", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "subnet_id": "19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4", "subnet_ids": ["19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4"], "port_id": "10bee02b-ba61-4732-8a57-7fbb78438921", "id": "01fc161d-b1ef-4499-917a-1f9a5d63d5f1"} 2018-07-29 01:51:41,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1/add_router_interface.json used request id req-702f8bab-6bf3-4e84-b0bc-6754619fef14 2018-07-29 01:51:41,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.26781702042s 2018-07-29 01:51:41,877 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1/add_router_interface.json used request id req-702f8bab-6bf3-4e84-b0bc-6754619fef14 returning object 01fc161d-b1ef-4499-917a-1f9a5d63d5f1 2018-07-29 01:51:41,878 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:51:42,009 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:51:42,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:51:42,016 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:51:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:51:42,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:51:42,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:42,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5081e62e-96af-4b34-8404-f5bbe7b85cf3 Date: Sun, 29 Jul 2018 01:51:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:51:42,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5081e62e-96af-4b34-8404-f5bbe7b85cf3 2018-07-29 01:51:42,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226201057434s 2018-07-29 01:51:42,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5081e62e-96af-4b34-8404-f5bbe7b85cf3 2018-07-29 01:51:42,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:51:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35"}' 2018-07-29 01:51:42,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f621abcf-ba17-485d-8156-c6717e53bcfe Date: Sun, 29 Jul 2018 01:51:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/file", "owner": "dc69f7c9765b42f3afa0cebd27326865", "id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "size": null, "self": "/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:51:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "checksum": null, "created_at": "2018-07-29T01:51:42Z", "protected": false} 2018-07-29 01:51:42,303 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f621abcf-ba17-485d-8156-c6717e53bcfe 2018-07-29 01:51:42,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0501379966736s 2018-07-29 01:51:42,303 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f621abcf-ba17-485d-8156-c6717e53bcfe returning object 96e86ef8-72b6-4a9e-ab4c-968535359c5a 2018-07-29 01:51:42,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:51:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '' 2018-07-29 01:51:42,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90c75e41-2384-4e59-b925-9a21fc30ca53 Date: Sun, 29 Jul 2018 01:51: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-29 01:51:42,968 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/file used request id req-90c75e41-2384-4e59-b925-9a21fc30ca53 2018-07-29 01:51:42,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.664548873901s 2018-07-29 01:51:42,969 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/file used request id req-90c75e41-2384-4e59-b925-9a21fc30ca53 2018-07-29 01:51:42,969 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:51:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/file', u'owner': u'dc69f7c9765b42f3afa0cebd27326865', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'96e86ef8-72b6-4a9e-ab4c-968535359c5a', u'size': None, u'name': u'vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35', u'checksum': None, u'self': u'/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:51:42Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:51:42,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:51:42,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_c7d35bfb-383b-4182-aa6e-60368a951c35", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:51:43,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-ea10bf60-1c46-46a6-820b-c38099555818 x-compute-request-id: req-ea10bf60-1c46-46a6-820b-c38099555818 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_c7d35bfb-383b-4182-aa6e-60368a951c35", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "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": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0"}} 2018-07-29 01:51:43,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ea10bf60-1c46-46a6-820b-c38099555818 2018-07-29 01:51:43,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.300293922424s 2018-07-29 01:51:43,271 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ea10bf60-1c46-46a6-820b-c38099555818 2018-07-29 01:51:43,272 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_c7d35bfb-383b-4182-aa6e-60368a951c35', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'64697ea6-587b-414b-bb5f-b3ee3d1a90b0', 'swap': 0}) 2018-07-29 01:51:43,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:51:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0/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}05784b5035f955c6f5e59a3459bbc6193285db85" -d '{"extra_specs": {}}' 2018-07-29 01:51:43,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-c730f9ff-1c3b-4731-935e-870a549855ba x-compute-request-id: req-c730f9ff-1c3b-4731-935e-870a549855ba Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:51:43,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0/os-extra_specs used request id req-c730f9ff-1c3b-4731-935e-870a549855ba 2018-07-29 01:51:43,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222859382629s 2018-07-29 01:51:43,295 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0/os-extra_specs used request id req-c730f9ff-1c3b-4731-935e-870a549855ba 2018-07-29 01:51:43,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:51:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:43,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-2d13f81b-7f2b-40bf-888a-516138bc55d3 Date: Sun, 29 Jul 2018 01:51:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc69f7c9765b42f3afa0cebd27326865","l2_adjacency":true,"status":"ACTIVE","subnets":["19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4"],"description":"","tags":[],"updated_at":"2018-07-29T01:51:37Z","qos_policy_id":null,"name":"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35","admin_state_up":true,"tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:51:43,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2d13f81b-7f2b-40bf-888a-516138bc55d3 2018-07-29 01:51:43,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109338998795s 2018-07-29 01:51:43,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2d13f81b-7f2b-40bf-888a-516138bc55d3 2018-07-29 01:51:43,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:51:43,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:43,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-dda23b0f-0734-42eb-8865-4713c6594c00 Date: Sun, 29 Jul 2018 01:51:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/snap", "metadata": {}}], "file": "/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/file", "owner": "dc69f7c9765b42f3afa0cebd27326865", "id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "size": 12716032, "self": "/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:51:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:51:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:51:43,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-dda23b0f-0734-42eb-8865-4713c6594c00 2018-07-29 01:51:43,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0330278873444s 2018-07-29 01:51:43,444 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-dda23b0f-0734-42eb-8865-4713c6594c00 2018-07-29 01:51:43,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:51:43,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:43,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-13160134-6050-4127-b7a9-a9bed0e489f2 x-compute-request-id: req-13160134-6050-4127-b7a9-a9bed0e489f2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c7d35bfb-383b-4182-aa6e-60368a951c35", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "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": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0"}]} 2018-07-29 01:51:43,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-13160134-6050-4127-b7a9-a9bed0e489f2 2018-07-29 01:51:43,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.204127073288s 2018-07-29 01:51:43,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-13160134-6050-4127-b7a9-a9bed0e489f2 2018-07-29 01:51:43,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 01:51:43,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"server": {"name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "imageRef": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "flavorRef": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0abbc47c-0daf-43a4-87cc-e080aa0ae494"}]}}' 2018-07-29 01:51:45,905 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:51: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-9f955ff8-5063-4740-996e-38e708d89c62 x-compute-request-id: req-9f955ff8-5063-4740-996e-38e708d89c62 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "adminPass": "TiR4qj7vfgpC"}} 2018-07-29 01:51:45,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9f955ff8-5063-4740-996e-38e708d89c62 2018-07-29 01:51:45,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.25372290611s 2018-07-29 01:51:45,906 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9f955ff8-5063-4740-996e-38e708d89c62 2018-07-29 01:51:45,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:45,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:46,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-1a4d8a12-5275-4a12-9544-1859a2d2450f x-compute-request-id: req-1a4d8a12-5275-4a12-9544-1859a2d2450f 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.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "user_id": "07e186a226404541b8058c54b3dbca6f", "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-29T01:51:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:46,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a4d8a12-5275-4a12-9544-1859a2d2450f 2018-07-29 01:51:46,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450944900513s 2018-07-29 01:51:46,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a4d8a12-5275-4a12-9544-1859a2d2450f 2018-07-29 01:51:46,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:51:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:46,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-2ba228cb-b550-4b89-8eb3-d2d794a2bc50 Date: Sun, 29 Jul 2018 01:51:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc69f7c9765b42f3afa0cebd27326865","l2_adjacency":true,"status":"ACTIVE","subnets":["19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4"],"description":"","tags":[],"updated_at":"2018-07-29T01:51:37Z","qos_policy_id":null,"name":"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35","admin_state_up":true,"tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:51:46,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2ba228cb-b550-4b89-8eb3-d2d794a2bc50 2018-07-29 01:51:46,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109149932861s 2018-07-29 01:51:46,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2ba228cb-b550-4b89-8eb3-d2d794a2bc50 2018-07-29 01:51:46,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:51:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:46,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-99d3d1f6-3226-4192-9b5c-74c9a955019e Date: Sun, 29 Jul 2018 01:51:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:51:37Z","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":"dc69f7c9765b42f3afa0cebd27326865","id":"19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4","subnetpool_id":null,"name":"vping_userdata-subnet_c7d35bfb-383b-4182-aa6e-60368a951c35"}]} 2018-07-29 01:51:46,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-99d3d1f6-3226-4192-9b5c-74c9a955019e 2018-07-29 01:51:46,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0657298564911s 2018-07-29 01:51:46,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-99d3d1f6-3226-4192-9b5c-74c9a955019e 2018-07-29 01:51:46,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:48,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:48,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:48,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-7ec6d632-3702-479e-b3f9-94cb09639d28 x-compute-request-id: req-7ec6d632-3702-479e-b3f9-94cb09639d28 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:51:48Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:48,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7ec6d632-3702-479e-b3f9-94cb09639d28 2018-07-29 01:51:48,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.254365921021s 2018-07-29 01:51:48,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7ec6d632-3702-479e-b3f9-94cb09639d28 2018-07-29 01:51:48,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:50,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:50,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:51,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-72254d93-2f22-42ef-9834-d93180c9fe2f x-compute-request-id: req-72254d93-2f22-42ef-9834-d93180c9fe2f 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.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:51:48Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:51,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72254d93-2f22-42ef-9834-d93180c9fe2f 2018-07-29 01:51:51,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220930814743s 2018-07-29 01:51:51,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72254d93-2f22-42ef-9834-d93180c9fe2f 2018-07-29 01:51:51,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:53,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:53,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-0040969d-7ccf-4f77-81c8-09ec4c71e78b x-compute-request-id: req-0040969d-7ccf-4f77-81c8-09ec4c71e78b 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.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:51:48Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:53,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0040969d-7ccf-4f77-81c8-09ec4c71e78b 2018-07-29 01:51:53,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509322166443s 2018-07-29 01:51:53,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0040969d-7ccf-4f77-81c8-09ec4c71e78b 2018-07-29 01:51:53,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:55,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:55,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-a4c169ff-7347-402c-aec3-dd96fa9970e7 x-compute-request-id: req-a4c169ff-7347-402c-aec3-dd96fa9970e7 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:55,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a4c169ff-7347-402c-aec3-dd96fa9970e7 2018-07-29 01:51:55,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363353013992s 2018-07-29 01:51:55,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a4c169ff-7347-402c-aec3-dd96fa9970e7 2018-07-29 01:51:55,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:51:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=630a8b31-89b7-40b5-b127-eec6dda0eb1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:56,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-cc5f9009-ee99-4e14-9b9d-b6da87f73256 Date: Sun, 29 Jul 2018 01:51:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:51:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4","ip_address":"192.168.120.7"}],"id":"599dfbf8-b048-4dba-b2d5-88b410d4d980","security_groups":["c4786583-39a5-44dc-b8f3-905ed08fb963"],"mac_address":"fa:16:3e:7f:e0:9f","project_id":"dc69f7c9765b42f3afa0cebd27326865","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:49Z","binding:vnic_type":"normal","device_id":"630a8b31-89b7-40b5-b127-eec6dda0eb1e","ip_allocation":"immediate"}]} 2018-07-29 01:51:56,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=630a8b31-89b7-40b5-b127-eec6dda0eb1e used request id req-cc5f9009-ee99-4e14-9b9d-b6da87f73256 2018-07-29 01:51:56,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0781190395355s 2018-07-29 01:51:56,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=630a8b31-89b7-40b5-b127-eec6dda0eb1e used request id req-cc5f9009-ee99-4e14-9b9d-b6da87f73256 2018-07-29 01:51:56,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:51:56,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=599dfbf8-b048-4dba-b2d5-88b410d4d980" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:56,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a0d030df-c57f-4b30-81a8-79619e80dcb8 Date: Sun, 29 Jul 2018 01:51:56 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:51:56,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=599dfbf8-b048-4dba-b2d5-88b410d4d980 used request id req-a0d030df-c57f-4b30-81a8-79619e80dcb8 2018-07-29 01:51:56,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0433430671692s 2018-07-29 01:51:56,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=599dfbf8-b048-4dba-b2d5-88b410d4d980 used request id req-a0d030df-c57f-4b30-81a8-79619e80dcb8 2018-07-29 01:51:56,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:56,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:56,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-2c12628e-2557-4feb-b2e6-e5e5a6dab7a1 x-compute-request-id: req-2c12628e-2557-4feb-b2e6-e5e5a6dab7a1 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:56,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c12628e-2557-4feb-b2e6-e5e5a6dab7a1 2018-07-29 01:51:56,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35225892067s 2018-07-29 01:51:56,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c12628e-2557-4feb-b2e6-e5e5a6dab7a1 2018-07-29 01:51:56,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:51:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=630a8b31-89b7-40b5-b127-eec6dda0eb1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:56,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-d5f7e09b-238d-496b-927d-3ad7fd947747 Date: Sun, 29 Jul 2018 01:51:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:51:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4","ip_address":"192.168.120.7"}],"id":"599dfbf8-b048-4dba-b2d5-88b410d4d980","security_groups":["c4786583-39a5-44dc-b8f3-905ed08fb963"],"mac_address":"fa:16:3e:7f:e0:9f","project_id":"dc69f7c9765b42f3afa0cebd27326865","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:49Z","binding:vnic_type":"normal","device_id":"630a8b31-89b7-40b5-b127-eec6dda0eb1e","ip_allocation":"immediate"}]} 2018-07-29 01:51:56,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=630a8b31-89b7-40b5-b127-eec6dda0eb1e used request id req-d5f7e09b-238d-496b-927d-3ad7fd947747 2018-07-29 01:51:56,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0611438751221s 2018-07-29 01:51:56,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=630a8b31-89b7-40b5-b127-eec6dda0eb1e used request id req-d5f7e09b-238d-496b-927d-3ad7fd947747 2018-07-29 01:51:56,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:51:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=599dfbf8-b048-4dba-b2d5-88b410d4d980" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:56,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-67d33c67-9f02-4db7-a81b-4b4b0455ec97 Date: Sun, 29 Jul 2018 01:51:56 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:51:56,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=599dfbf8-b048-4dba-b2d5-88b410d4d980 used request id req-67d33c67-9f02-4db7-a81b-4b4b0455ec97 2018-07-29 01:51:56,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459740161896s 2018-07-29 01:51:56,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=599dfbf8-b048-4dba-b2d5-88b410d4d980 used request id req-67d33c67-9f02-4db7-a81b-4b4b0455ec97 2018-07-29 01:51:56,521 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:e0:9f', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'96e86ef8-72b6-4a9e-ab4c-968535359c5a'}), 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-29T01:51:54.000000', 'flavor': Munch({u'id': u'64697ea6-587b-414b-bb5f-b3ee3d1a90b0'}), 'az': u'nova', 'id': u'630a8b31-89b7-40b5-b127-eec6dda0eb1e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'07e186a226404541b8058c54b3dbca6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc69f7c9765b42f3afa0cebd27326865', 'name': 'vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35', '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-29T01:51:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T01:51:54Z', 'hostId': u'c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5', '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-29T01:51:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dc69f7c9765b42f3afa0cebd27326865', 'name': u'vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35', 'adminPass': None, 'tenant_id': u'dc69f7c9765b42f3afa0cebd27326865', 'created_at': u'2018-07-29T01:51:45Z', 'created': u'2018-07-29T01:51:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 01:51:56,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:51:56,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:56,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-7364faf9-0a89-4a4e-8d91-8cdae0dc2d75 Date: Sun, 29 Jul 2018 01:51:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc69f7c9765b42f3afa0cebd27326865","l2_adjacency":true,"status":"ACTIVE","subnets":["19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4"],"description":"","tags":[],"updated_at":"2018-07-29T01:51:37Z","qos_policy_id":null,"name":"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35","admin_state_up":true,"tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:51:56,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7364faf9-0a89-4a4e-8d91-8cdae0dc2d75 2018-07-29 01:51:56,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106652021408s 2018-07-29 01:51:56,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7364faf9-0a89-4a4e-8d91-8cdae0dc2d75 2018-07-29 01:51:56,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:51:56,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:56,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-20e3aafa-5eb9-4e20-9a1e-bb5aa971c450 Date: Sun, 29 Jul 2018 01:51:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/snap", "metadata": {}}], "file": "/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/file", "owner": "dc69f7c9765b42f3afa0cebd27326865", "id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "size": 12716032, "self": "/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:51:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:51:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:51:56,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-20e3aafa-5eb9-4e20-9a1e-bb5aa971c450 2018-07-29 01:51:56,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343000888824s 2018-07-29 01:51:56,668 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-20e3aafa-5eb9-4e20-9a1e-bb5aa971c450 2018-07-29 01:51:56,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:51:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:56,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-8b154f78-6655-4fab-8cc6-c9721654eea5 x-compute-request-id: req-8b154f78-6655-4fab-8cc6-c9721654eea5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c7d35bfb-383b-4182-aa6e-60368a951c35", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "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": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0"}]} 2018-07-29 01:51:56,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-8b154f78-6655-4fab-8cc6-c9721654eea5 2018-07-29 01:51:56,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0320310592651s 2018-07-29 01:51:56,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-8b154f78-6655-4fab-8cc6-c9721654eea5 2018-07-29 01:51:56,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 01:51:56,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"server": {"name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "imageRef": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "flavorRef": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjcgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0abbc47c-0daf-43a4-87cc-e080aa0ae494"}]}}' 2018-07-29 01:51:57,578 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:51: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-ef83c20f-853f-413c-b6f6-bdcb6c45fb1d x-compute-request-id: req-ef83c20f-853f-413c-b6f6-bdcb6c45fb1d Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "adminPass": "P25sSh9HdM8r"}} 2018-07-29 01:51:57,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-ef83c20f-853f-413c-b6f6-bdcb6c45fb1d 2018-07-29 01:51:57,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.87549495697s 2018-07-29 01:51:57,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-ef83c20f-853f-413c-b6f6-bdcb6c45fb1d 2018-07-29 01:51:57,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:51:57,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-534975cd-2b05-4c8d-a37c-f046e577ac55 x-compute-request-id: req-534975cd-2b05-4c8d-a37c-f046e577ac55 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "user_id": "07e186a226404541b8058c54b3dbca6f", "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-29T01:51:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:51:57,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-534975cd-2b05-4c8d-a37c-f046e577ac55 2018-07-29 01:51:57,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.250813007355s 2018-07-29 01:51:57,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-534975cd-2b05-4c8d-a37c-f046e577ac55 2018-07-29 01:51:57,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:51:59,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:51:59,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:00,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:51: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-ce30541d-a04b-490b-bcd0-882599728c85 x-compute-request-id: req-ce30541d-a04b-490b-bcd0-882599728c85 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:51:59Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:00,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce30541d-a04b-490b-bcd0-882599728c85 2018-07-29 01:52:00,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214360952377s 2018-07-29 01:52:00,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce30541d-a04b-490b-bcd0-882599728c85 2018-07-29 01:52:00,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:02,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:02,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:02,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-614e6a00-51eb-4d7f-81ba-16c4e41b4ccb x-compute-request-id: req-614e6a00-51eb-4d7f-81ba-16c4e41b4ccb Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:51:59Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:02,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-614e6a00-51eb-4d7f-81ba-16c4e41b4ccb 2018-07-29 01:52:02,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206651926041s 2018-07-29 01:52:02,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-614e6a00-51eb-4d7f-81ba-16c4e41b4ccb 2018-07-29 01:52:02,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:04,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:04,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-b19f6bec-0063-42b2-90e8-6156a7ce0120 x-compute-request-id: req-b19f6bec-0063-42b2-90e8-6156a7ce0120 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:69:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:03.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:03Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:04,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b19f6bec-0063-42b2-90e8-6156a7ce0120 2018-07-29 01:52:04,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478785037994s 2018-07-29 01:52:04,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b19f6bec-0063-42b2-90e8-6156a7ce0120 2018-07-29 01:52:04,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:52:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:04,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-54543569-a51a-45a4-9579-5f351ec7af28 Date: Sun, 29 Jul 2018 01:52:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4","ip_address":"192.168.120.3"}],"id":"6731cc8f-d02f-4783-97d5-0635dc1aebe6","security_groups":["c4786583-39a5-44dc-b8f3-905ed08fb963"],"mac_address":"fa:16:3e:86:69:32","project_id":"dc69f7c9765b42f3afa0cebd27326865","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:52:00Z","binding:vnic_type":"normal","device_id":"92dd8bf4-03f0-48d2-8ba1-e1823e461657","ip_allocation":"immediate"}]} 2018-07-29 01:52:04,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657 used request id req-54543569-a51a-45a4-9579-5f351ec7af28 2018-07-29 01:52:04,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.062264919281s 2018-07-29 01:52:04,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657 used request id req-54543569-a51a-45a4-9579-5f351ec7af28 2018-07-29 01:52:04,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:52:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:04,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1ab8df02-deea-4a53-81aa-458fae05f2bc Date: Sun, 29 Jul 2018 01:52:04 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:52:04,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6 used request id req-1ab8df02-deea-4a53-81aa-458fae05f2bc 2018-07-29 01:52:04,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0485689640045s 2018-07-29 01:52:04,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6 used request id req-1ab8df02-deea-4a53-81aa-458fae05f2bc 2018-07-29 01:52:04,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:05,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-c00fc6ba-7bec-4d56-b13a-43ee88ed55b9 x-compute-request-id: req-c00fc6ba-7bec-4d56-b13a-43ee88ed55b9 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:69:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:03.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:03Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:05,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c00fc6ba-7bec-4d56-b13a-43ee88ed55b9 2018-07-29 01:52:05,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205524921417s 2018-07-29 01:52:05,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c00fc6ba-7bec-4d56-b13a-43ee88ed55b9 2018-07-29 01:52:05,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:52:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:05,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-cc1afc86-40f1-453e-839f-0867d450ea13 Date: Sun, 29 Jul 2018 01:52:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4","ip_address":"192.168.120.3"}],"id":"6731cc8f-d02f-4783-97d5-0635dc1aebe6","security_groups":["c4786583-39a5-44dc-b8f3-905ed08fb963"],"mac_address":"fa:16:3e:86:69:32","project_id":"dc69f7c9765b42f3afa0cebd27326865","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:52:00Z","binding:vnic_type":"normal","device_id":"92dd8bf4-03f0-48d2-8ba1-e1823e461657","ip_allocation":"immediate"}]} 2018-07-29 01:52:05,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657 used request id req-cc1afc86-40f1-453e-839f-0867d450ea13 2018-07-29 01:52:05,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0563390254974s 2018-07-29 01:52:05,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657 used request id req-cc1afc86-40f1-453e-839f-0867d450ea13 2018-07-29 01:52:05,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:52:05,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:05,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f0ac1a0b-0ae5-4e66-af81-3795bccda4be Date: Sun, 29 Jul 2018 01:52:05 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:52:05,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6 used request id req-f0ac1a0b-0ae5-4e66-af81-3795bccda4be 2018-07-29 01:52:05,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0462639331818s 2018-07-29 01:52:05,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6 used request id req-f0ac1a0b-0ae5-4e66-af81-3795bccda4be 2018-07-29 01:52:05,197 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:69:32', 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'96e86ef8-72b6-4a9e-ab4c-968535359c5a'}), 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-29T01:52:03.000000', 'flavor': Munch({u'id': u'64697ea6-587b-414b-bb5f-b3ee3d1a90b0'}), 'az': u'nova', 'id': u'92dd8bf4-03f0-48d2-8ba1-e1823e461657', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'07e186a226404541b8058c54b3dbca6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc69f7c9765b42f3afa0cebd27326865', 'name': 'vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35', '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-29T01:52:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T01:52:03Z', 'hostId': u'feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b', '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-29T01:52:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dc69f7c9765b42f3afa0cebd27326865', 'name': u'vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35', 'adminPass': None, 'tenant_id': u'dc69f7c9765b42f3afa0cebd27326865', 'created_at': u'2018-07-29T01:51:57Z', 'created': u'2018-07-29T01:51:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 01:52:05,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:05,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:05,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-f271ffd2-363f-447b-9c61-3fc63b4c0d43 x-compute-request-id: req-f271ffd2-363f-447b-9c61-3fc63b4c0d43 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:69:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:03.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:03Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:05,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f271ffd2-363f-447b-9c61-3fc63b4c0d43 2018-07-29 01:52:05,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374628067017s 2018-07-29 01:52:05,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f271ffd2-363f-447b-9c61-3fc63b4c0d43 2018-07-29 01:52:05,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:52:05,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:05,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2067135b-2636-4310-a0e8-97a83a4f1299 Date: Sun, 29 Jul 2018 01:52:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4","ip_address":"192.168.120.3"}],"id":"6731cc8f-d02f-4783-97d5-0635dc1aebe6","security_groups":["c4786583-39a5-44dc-b8f3-905ed08fb963"],"mac_address":"fa:16:3e:86:69:32","project_id":"dc69f7c9765b42f3afa0cebd27326865","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:52:00Z","binding:vnic_type":"normal","device_id":"92dd8bf4-03f0-48d2-8ba1-e1823e461657","ip_allocation":"immediate"}]} 2018-07-29 01:52:05,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657 used request id req-2067135b-2636-4310-a0e8-97a83a4f1299 2018-07-29 01:52:05,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0579199790955s 2018-07-29 01:52:05,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=92dd8bf4-03f0-48d2-8ba1-e1823e461657 used request id req-2067135b-2636-4310-a0e8-97a83a4f1299 2018-07-29 01:52:05,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:52:05,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:05,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-afdc3a4f-34b2-43da-ab97-9b2616a31754 Date: Sun, 29 Jul 2018 01:52:05 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:52:05,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6 used request id req-afdc3a4f-34b2-43da-ab97-9b2616a31754 2018-07-29 01:52:05,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.046327829361s 2018-07-29 01:52:05,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6731cc8f-d02f-4783-97d5-0635dc1aebe6 used request id req-afdc3a4f-34b2-43da-ab97-9b2616a31754 2018-07-29 01:52:05,688 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-29 01:52:06,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:06,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-6b173758-1560-45a2-9b89-3bee3fb01a85 x-compute-request-id: req-6b173758-1560-45a2-9b89-3bee3fb01a85 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:69:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:03.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:03Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:06,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b173758-1560-45a2-9b89-3bee3fb01a85 2018-07-29 01:52:06,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220384120941s 2018-07-29 01:52:06,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b173758-1560-45a2-9b89-3bee3fb01a85 2018-07-29 01:52:06,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 01:52:06,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657/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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 01:52:06,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-2e83bc34-9a1e-4bde-afba-414c64149b3f x-compute-request-id: req-2e83bc34-9a1e-4bde-afba-414c64149b3f Content-Encoding: gzip Content-Length: 7937 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 458453144 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.153320] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.155002] pid_max: default: 32768 minimum: 301\n[ 0.155909] ACPI: Core revision 20150930\n[ 0.157313] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158638] Security Framework initialized\n[ 0.159462] Yama: becoming mindful.\n[ 0.160208] AppArmor: AppArmor initialized\n[ 0.161088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162431] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163727] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166406] Initializing cgroup subsys io\n[ 0.167229] Initializing cgroup subsys memory\n[ 0.168098] Initializing cgroup subsys devices\n[ 0.168990] Initializing cgroup subsys freezer\n[ 0.169867] Initializing cgroup subsys net_cls\n[ 0.170741] Initializing cgroup subsys perf_event\n[ 0.171654] Initializing cgroup subsys net_prio\n[ 0.172557] Initializing cgroup subsys hugetlb\n[ 0.173442] Initializing cgroup subsys pids\n[ 0.174327] CPU: Physical Processor ID: 0\n[ 0.175844] mce: CPU supports 10 MCE banks\n[ 0.176715] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.198819] ftrace: allocating 31920 entries in 125 pages\n[ 0.225079] smpboot: Max logical packages: 1\n[ 0.225949] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227314] x2apic enabled\n[ 0.228150] Switched APIC routing to physical x2apic.\n[ 0.229921] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.231062] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.233156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234966] KVM setup paravirtual spinlock\n[ 0.236317] x86: Booted up 1 node, 1 CPUs\n[ 0.237147] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238562] devtmpfs: initialized\n[ 0.240302] evm: security.selinux\n[ 0.241015] evm: security.SMACK64\n[ 0.241711] evm: security.SMACK64EXEC\n[ 0.242460] evm: security.SMACK64TRANSMUTE\n[ 0.243284] evm: security.SMACK64MMAP\n[ 0.244038] evm: security.ima\n[ 0.244687] evm: security.capability\n[ 0.245504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247383] pinctrl core: initialized pinctrl subsystem\n[ 0.248510] RTC time: 1:52:03, date: 07/29/18\n[ 0.249499] NET: Registered protocol family 16\n[ 0.250509] cpuidle: using governor ladder\n[ 0.251345] cpuidle: using governor menu\n[ 0.252141] PCCT header not found.\n[ 0.252908] ACPI: bus type PCI registered\n[ 0.253721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254981] PCI: Using configuration type 1 for base access\n[ 0.256786] ACPI: Added _OSI(Module Device)\n[ 0.257632] ACPI: Added _OSI(Processor Device)\n[ 0.258509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259417] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261175] ACPI: Interpreter enabled\n[ 0.261963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.267561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.269419] ACPI: (supports S0 S5)\n[ 0.270133] ACPI: Using IOAPIC for interrupt routing\n[ 0.271096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274253] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276663] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.277875] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280129] acpiphp: Slot [3] registered\n[ 0.280944] acpiphp: Slot [4] registered\n[ 0.281754] acpiphp: Slot [5] registered\n[ 0.282558] acpiphp: Slot [6] registered\n[ 0.283364] acpiphp: Slot [7] registered\n[ 0.284181] acpiphp: Slot [8] registered\n[ 0.284993] acpiphp: Slot [9] registered\n[ 0.285798] acpiphp: Slot [10] registered\n[ 0.286622] acpiphp: Slot [11] registered\n[ 0.287447] acpiphp: Slot [12] registered\n[ 0.288279] acpiphp: Slot [13] registered\n[ 0.289097] acpiphp: Slot [14] registered\n[ 0.289914] acpiphp: Slot [15] registered\n[ 0.300692] acpiphp: Slot [16] registered\n[ 0.301515] acpiphp: Slot [17] registered\n[ 0.302343] acpiphp: Slot [18] registered\n[ 0.303161] acpiphp: Slot [19] registered\n[ 0.303982] acpiphp: Slot [20] registered\n[ 0.304807] acpiphp: Slot [21] registered\n[ 0.305624] acpiphp: Slot [22] registered\n[ 0.306447] acpiphp: Slot [23] registered\n[ 0.307273] acpiphp: Slot [24] registered\n[ 0.308098] acpiphp: Slot [25] registered\n[ 0.308921] acpiphp: Slot [26] registered\n[ 0.309744] acpiphp: Slot [27] registered\n[ 0.310561] acpiphp: Slot [28] registered\n[ 0.311385] acpiphp: Slot [29] registered\n[ 0.312260] acpiphp: Slot [30] registered\n[ 0.313088] acpiphp: Slot [31] registered\n[ 0.313907] PCI host bridge to bus 0000:00\n[ 0.314726] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.315954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.317184] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.318646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.321605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.324980] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326286] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327481] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328766] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.332309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.334037] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356930] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359811] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361103] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363505] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365078] vgaarb: loaded\n[ 0.365695] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366942] SCSI subsystem initialized\n[ 0.367877] ACPI: bus type USB registered\n[ 0.368721] usbcore: registered new interface driver usbfs\n[ 0.369772] usbcore: registered new interface driver hub\n[ 0.370800] usbcore: registered new device driver usb\n[ 0.371930] PCI: Using ACPI for IRQ routing\n[ 0.373069] NetLabel: Initializing\n[ 0.373805] NetLabel: domain hash size = 128\n[ 0.374666] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375640] NetLabel: unlabeled traffic allowed by default\n[ 0.376826] clocksource: Switched to clocksource kvm-clock\n[ 0.385285] AppArmor: AppArmor Filesystem Enabled\n[ 0.386306] pnp: PnP ACPI init\n[ 0.387281] pnp: PnP ACPI: found 5 devices\n[ 0.393649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395397] NET: Registered protocol family 2\n[ 0.396466] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397791] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400259] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401371] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402586] NET: Registered protocol family 1\n[ 0.403486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405696] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419778] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433932] Trying to unpack rootfs image as initramfs...\n[ 0.490688] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492410] Scanning for low memory corruption every 60 seconds\n[ 0.493830] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495012] audit: initializing netlink subsys (disabled)\n[ 0.496058] audit: type=2000 audit(1532829124.076:1): initialized\n[ 0.497462] Initialise system trusted keyring\n[ 0.498431] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501779] zbud: loaded\n[ 0.502525] VFS: Disk quotas dquot_6.6.0\n[ 0.503373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505022] fuse init (API version 7.23)\n[ 0.505949] Key type big_key registered\n[ 0.506768] Allocating IMA MOK and blacklist keyrings.\n[ 0.508032] Key type asymmetric registered\n[ 0.508888] Asymmetric key parser 'x509' registered\n[ 0.509869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511363] io scheduler noop registered\n[ 0.512175] io scheduler deadline registered (default)\n[ 0.513193] io scheduler cfq registered\n[ 0.514059] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517886] ACPI: Power Button [PWRF]\n[ 0.518763] GHES: HEST is not enabled!\n[ 0.532477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588706] Linux agpgart interface v0.103\n[ 0.591352] brd: module loaded\n[ 0.593072] loop: module loaded\n[ 0.596762] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598252] GPT:90111 != 2097151\n[ 0.598951] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600115] GPT:90111 != 2097151\n[ 0.600805] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601794] vda: vda1 vda15\n[ 0.603036] scsi host0: ata_piix\n[ 0.603836] scsi host1: ata_piix\n[ 0.604570] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.605819] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.607328] libphy: Fixed MDIO Bus: probed\n[ 0.608168] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611446] PPP generic driver version 2.4.2\n[ 0.612380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616375] ehci-pci: EHCI PCI platform driver\n[ 0.617606] ehci-platform: EHCI generic platform driver\n[ 0.618712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619875] ohci-pci: OHCI PCI platform driver\n[ 0.620771] ohci-platform: OHCI generic platform driver\n[ 0.621808] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636888] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639473] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.641857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644553] usb usb1: Product: UHCI Host Controller\n[ 0.645502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646681] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647948] hub 1-0:1.0: USB hub found\n[ 0.648755] hub 1-0:1.0: 2 ports detected\n[ 0.649882] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652200] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653407] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654567] mousedev: PS/2 mouse device common for all mice\n[ 0.655958] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657918] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659104] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661578] i2c /dev entries driver\n[ 0.662460] device-mapper: uevent: version 1.0.3\n[ 0.663514] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667386] NET: Registered protocol family 10\n[ 0.668901] NET: Registered protocol family 17\n[ 0.669855] Key type dns_resolver registered\n[ 0.671165] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672307] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674284] registered taskstats version 1\n[ 0.675203] Loading compiled-in X.509 certificates\n[ 0.676778] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678759] zswap: loaded using pool lzo/zbud\n[ 0.680967] Key type trusted registered\n[ 0.682801] Key type encrypted registered\n[ 0.683661] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684747] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685860] evm: HMAC attrs: 0x1\n[ 0.686979] Magic number: 10:627:863\n[ 0.687930] rtc_cmos 00:00: setting system clock to 2018-07-29 01:52:03 UTC (1532829123)\n[ 0.689663] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690802] EDD information not available.\n[ 0.767106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.778870] Write protecting the kernel read-only data: 14336k\n[ 0.782478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784527] 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.832467] 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.90\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 1.03. 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\n"} 2018-07-29 01:52:06,985 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657/action used request id req-2e83bc34-9a1e-4bde-afba-414c64149b3f 2018-07-29 01:52:06,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718138217926s 2018-07-29 01:52:06,986 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657/action used request id req-2e83bc34-9a1e-4bde-afba-414c64149b3f 2018-07-29 01:52:06,986 - 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 458453144 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.153320] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.155002] pid_max: default: 32768 minimum: 301 [ 0.155909] ACPI: Core revision 20150930 [ 0.157313] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.158638] Security Framework initialized [ 0.159462] Yama: becoming mindful. [ 0.160208] AppArmor: AppArmor initialized [ 0.161088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.162431] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.163727] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166406] Initializing cgroup subsys io [ 0.167229] Initializing cgroup subsys memory [ 0.168098] Initializing cgroup subsys devices [ 0.168990] Initializing cgroup subsys freezer [ 0.169867] Initializing cgroup subsys net_cls [ 0.170741] Initializing cgroup subsys perf_event [ 0.171654] Initializing cgroup subsys net_prio [ 0.172557] Initializing cgroup subsys hugetlb [ 0.173442] Initializing cgroup subsys pids [ 0.174327] CPU: Physical Processor ID: 0 [ 0.175844] mce: CPU supports 10 MCE banks [ 0.176715] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.192521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.198819] ftrace: allocating 31920 entries in 125 pages [ 0.225079] smpboot: Max logical packages: 1 [ 0.225949] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.227314] x2apic enabled [ 0.228150] Switched APIC routing to physical x2apic. [ 0.229921] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.231062] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.233156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.234966] KVM setup paravirtual spinlock [ 0.236317] x86: Booted up 1 node, 1 CPUs [ 0.237147] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.238562] devtmpfs: initialized [ 0.240302] evm: security.selinux [ 0.241015] evm: security.SMACK64 [ 0.241711] evm: security.SMACK64EXEC [ 0.242460] evm: security.SMACK64TRANSMUTE [ 0.243284] evm: security.SMACK64MMAP [ 0.244038] evm: security.ima [ 0.244687] evm: security.capability [ 0.245504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247383] pinctrl core: initialized pinctrl subsystem [ 0.248510] RTC time: 1:52:03, date: 07/29/18 [ 0.249499] NET: Registered protocol family 16 [ 0.250509] cpuidle: using governor ladder [ 0.251345] cpuidle: using governor menu [ 0.252141] PCCT header not found. [ 0.252908] ACPI: bus type PCI registered [ 0.253721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254981] PCI: Using configuration type 1 for base access [ 0.256786] ACPI: Added _OSI(Module Device) [ 0.257632] ACPI: Added _OSI(Processor Device) [ 0.258509] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.259417] ACPI: Added _OSI(Processor Aggregator Device) [ 0.261175] ACPI: Interpreter enabled [ 0.261963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.263839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.265701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.267561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.269419] ACPI: (supports S0 S5) [ 0.270133] ACPI: Using IOAPIC for interrupt routing [ 0.271096] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274253] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276663] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.277875] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280129] acpiphp: Slot [3] registered [ 0.280944] acpiphp: Slot [4] registered [ 0.281754] acpiphp: Slot [5] registered [ 0.282558] acpiphp: Slot [6] registered [ 0.283364] acpiphp: Slot [7] registered [ 0.284181] acpiphp: Slot [8] registered [ 0.284993] acpiphp: Slot [9] registered [ 0.285798] acpiphp: Slot [10] registered [ 0.286622] acpiphp: Slot [11] registered [ 0.287447] acpiphp: Slot [12] registered [ 0.288279] acpiphp: Slot [13] registered [ 0.289097] acpiphp: Slot [14] registered [ 0.289914] acpiphp: Slot [15] registered [ 0.300692] acpiphp: Slot [16] registered [ 0.301515] acpiphp: Slot [17] registered [ 0.302343] acpiphp: Slot [18] registered [ 0.303161] acpiphp: Slot [19] registered [ 0.303982] acpiphp: Slot [20] registered [ 0.304807] acpiphp: Slot [21] registered [ 0.305624] acpiphp: Slot [22] registered [ 0.306447] acpiphp: Slot [23] registered [ 0.307273] acpiphp: Slot [24] registered [ 0.308098] acpiphp: Slot [25] registered [ 0.308921] acpiphp: Slot [26] registered [ 0.309744] acpiphp: Slot [27] registered [ 0.310561] acpiphp: Slot [28] registered [ 0.311385] acpiphp: Slot [29] registered [ 0.312260] acpiphp: Slot [30] registered [ 0.313088] acpiphp: Slot [31] registered [ 0.313907] PCI host bridge to bus 0000:00 [ 0.314726] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.315954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.317184] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.318646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.321605] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.324980] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.326286] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.327481] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328766] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.332309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.334037] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356930] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359811] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361103] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362430] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363505] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365078] vgaarb: loaded [ 0.365695] vgaarb: bridge control possible 0000:00:02.0 [ 0.366942] SCSI subsystem initialized [ 0.367877] ACPI: bus type USB registered [ 0.368721] usbcore: registered new interface driver usbfs [ 0.369772] usbcore: registered new interface driver hub [ 0.370800] usbcore: registered new device driver usb [ 0.371930] PCI: Using ACPI for IRQ routing [ 0.373069] NetLabel: Initializing [ 0.373805] NetLabel: domain hash size = 128 [ 0.374666] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375640] NetLabel: unlabeled traffic allowed by default [ 0.376826] clocksource: Switched to clocksource kvm-clock [ 0.385285] AppArmor: AppArmor Filesystem Enabled [ 0.386306] pnp: PnP ACPI init [ 0.387281] pnp: PnP ACPI: found 5 devices [ 0.393649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395397] NET: Registered protocol family 2 [ 0.396466] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397791] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.399039] TCP: Hash tables configured (established 4096 bind 4096) [ 0.400259] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401371] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402586] NET: Registered protocol family 1 [ 0.403486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405696] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419778] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433932] Trying to unpack rootfs image as initramfs... [ 0.490688] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492410] Scanning for low memory corruption every 60 seconds [ 0.493830] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495012] audit: initializing netlink subsys (disabled) [ 0.496058] audit: type=2000 audit(1532829124.076:1): initialized [ 0.497462] Initialise system trusted keyring [ 0.498431] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499611] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501779] zbud: loaded [ 0.502525] VFS: Disk quotas dquot_6.6.0 [ 0.503373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505022] fuse init (API version 7.23) [ 0.505949] Key type big_key registered [ 0.506768] Allocating IMA MOK and blacklist keyrings. [ 0.508032] Key type asymmetric registered [ 0.508888] Asymmetric key parser 'x509' registered [ 0.509869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511363] io scheduler noop registered [ 0.512175] io scheduler deadline registered (default) [ 0.513193] io scheduler cfq registered [ 0.514059] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517886] ACPI: Power Button [PWRF] [ 0.518763] GHES: HEST is not enabled! [ 0.532477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588706] Linux agpgart interface v0.103 [ 0.591352] brd: module loaded [ 0.593072] loop: module loaded [ 0.596762] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.598252] GPT:90111 != 2097151 [ 0.598951] GPT:Alternate GPT header not at the end of the disk. [ 0.600115] GPT:90111 != 2097151 [ 0.600805] GPT: Use GNU Parted to correct GPT errors. [ 0.601794] vda: vda1 vda15 [ 0.603036] scsi host0: ata_piix [ 0.603836] scsi host1: ata_piix [ 0.604570] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.605819] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.607328] libphy: Fixed MDIO Bus: probed [ 0.608168] tun: Universal TUN/TAP device driver, 1.6 [ 0.609145] tun: (C) 1999-2004 Max Krasnyansky [ 0.611446] PPP generic driver version 2.4.2 [ 0.612380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616375] ehci-pci: EHCI PCI platform driver [ 0.617606] ehci-platform: EHCI generic platform driver [ 0.618712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619875] ohci-pci: OHCI PCI platform driver [ 0.620771] ohci-platform: OHCI generic platform driver [ 0.621808] uhci_hcd: USB Universal Host Controller Interface driver [ 0.636888] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.637960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639473] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644553] usb usb1: Product: UHCI Host Controller [ 0.645502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646681] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647948] hub 1-0:1.0: USB hub found [ 0.648755] hub 1-0:1.0: 2 ports detected [ 0.649882] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652200] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653407] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654567] mousedev: PS/2 mouse device common for all mice [ 0.655958] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657918] rtc_cmos 00:00: RTC can wake from S4 [ 0.659104] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661578] i2c /dev entries driver [ 0.662460] device-mapper: uevent: version 1.0.3 [ 0.663514] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665285] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667386] NET: Registered protocol family 10 [ 0.668901] NET: Registered protocol family 17 [ 0.669855] Key type dns_resolver registered [ 0.671165] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672307] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.674284] registered taskstats version 1 [ 0.675203] Loading compiled-in X.509 certificates [ 0.676778] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.678759] zswap: loaded using pool lzo/zbud [ 0.680967] Key type trusted registered [ 0.682801] Key type encrypted registered [ 0.683661] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684747] ima: No TPM chip found, activating TPM-bypass! [ 0.685860] evm: HMAC attrs: 0x1 [ 0.686979] Magic number: 10:627:863 [ 0.687930] rtc_cmos 00:00: setting system clock to 2018-07-29 01:52:03 UTC (1532829123) [ 0.689663] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690802] EDD information not available. [ 0.767106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.778870] Write protecting the kernel read-only data: 14336k [ 0.782478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784527] 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.832467] 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.90 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 1.03. 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 2018-07-29 01:52:06,987 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.7. Waiting for response... 2018-07-29 01:52:07,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:08,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-a885f76d-fdcd-4126-907b-198274cfc9da x-compute-request-id: req-a885f76d-fdcd-4126-907b-198274cfc9da Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:69:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:03.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:03Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:51:54Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:08,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a885f76d-fdcd-4126-907b-198274cfc9da 2018-07-29 01:52:08,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228756189346s 2018-07-29 01:52:08,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a885f76d-fdcd-4126-907b-198274cfc9da 2018-07-29 01:52:08,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 01:52:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657/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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 01:52:08,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-6f7324fd-0b27-4eed-b042-562bb91e69e9 x-compute-request-id: req-6f7324fd-0b27-4eed-b042-562bb91e69e9 Content-Encoding: gzip Content-Length: 9574 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 458453144 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.153320] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.155002] pid_max: default: 32768 minimum: 301\n[ 0.155909] ACPI: Core revision 20150930\n[ 0.157313] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158638] Security Framework initialized\n[ 0.159462] Yama: becoming mindful.\n[ 0.160208] AppArmor: AppArmor initialized\n[ 0.161088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162431] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163727] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166406] Initializing cgroup subsys io\n[ 0.167229] Initializing cgroup subsys memory\n[ 0.168098] Initializing cgroup subsys devices\n[ 0.168990] Initializing cgroup subsys freezer\n[ 0.169867] Initializing cgroup subsys net_cls\n[ 0.170741] Initializing cgroup subsys perf_event\n[ 0.171654] Initializing cgroup subsys net_prio\n[ 0.172557] Initializing cgroup subsys hugetlb\n[ 0.173442] Initializing cgroup subsys pids\n[ 0.174327] CPU: Physical Processor ID: 0\n[ 0.175844] mce: CPU supports 10 MCE banks\n[ 0.176715] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.198819] ftrace: allocating 31920 entries in 125 pages\n[ 0.225079] smpboot: Max logical packages: 1\n[ 0.225949] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227314] x2apic enabled\n[ 0.228150] Switched APIC routing to physical x2apic.\n[ 0.229921] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.231062] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.233156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234966] KVM setup paravirtual spinlock\n[ 0.236317] x86: Booted up 1 node, 1 CPUs\n[ 0.237147] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238562] devtmpfs: initialized\n[ 0.240302] evm: security.selinux\n[ 0.241015] evm: security.SMACK64\n[ 0.241711] evm: security.SMACK64EXEC\n[ 0.242460] evm: security.SMACK64TRANSMUTE\n[ 0.243284] evm: security.SMACK64MMAP\n[ 0.244038] evm: security.ima\n[ 0.244687] evm: security.capability\n[ 0.245504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247383] pinctrl core: initialized pinctrl subsystem\n[ 0.248510] RTC time: 1:52:03, date: 07/29/18\n[ 0.249499] NET: Registered protocol family 16\n[ 0.250509] cpuidle: using governor ladder\n[ 0.251345] cpuidle: using governor menu\n[ 0.252141] PCCT header not found.\n[ 0.252908] ACPI: bus type PCI registered\n[ 0.253721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254981] PCI: Using configuration type 1 for base access\n[ 0.256786] ACPI: Added _OSI(Module Device)\n[ 0.257632] ACPI: Added _OSI(Processor Device)\n[ 0.258509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259417] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261175] ACPI: Interpreter enabled\n[ 0.261963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.267561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.269419] ACPI: (supports S0 S5)\n[ 0.270133] ACPI: Using IOAPIC for interrupt routing\n[ 0.271096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274253] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276663] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.277875] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280129] acpiphp: Slot [3] registered\n[ 0.280944] acpiphp: Slot [4] registered\n[ 0.281754] acpiphp: Slot [5] registered\n[ 0.282558] acpiphp: Slot [6] registered\n[ 0.283364] acpiphp: Slot [7] registered\n[ 0.284181] acpiphp: Slot [8] registered\n[ 0.284993] acpiphp: Slot [9] registered\n[ 0.285798] acpiphp: Slot [10] registered\n[ 0.286622] acpiphp: Slot [11] registered\n[ 0.287447] acpiphp: Slot [12] registered\n[ 0.288279] acpiphp: Slot [13] registered\n[ 0.289097] acpiphp: Slot [14] registered\n[ 0.289914] acpiphp: Slot [15] registered\n[ 0.300692] acpiphp: Slot [16] registered\n[ 0.301515] acpiphp: Slot [17] registered\n[ 0.302343] acpiphp: Slot [18] registered\n[ 0.303161] acpiphp: Slot [19] registered\n[ 0.303982] acpiphp: Slot [20] registered\n[ 0.304807] acpiphp: Slot [21] registered\n[ 0.305624] acpiphp: Slot [22] registered\n[ 0.306447] acpiphp: Slot [23] registered\n[ 0.307273] acpiphp: Slot [24] registered\n[ 0.308098] acpiphp: Slot [25] registered\n[ 0.308921] acpiphp: Slot [26] registered\n[ 0.309744] acpiphp: Slot [27] registered\n[ 0.310561] acpiphp: Slot [28] registered\n[ 0.311385] acpiphp: Slot [29] registered\n[ 0.312260] acpiphp: Slot [30] registered\n[ 0.313088] acpiphp: Slot [31] registered\n[ 0.313907] PCI host bridge to bus 0000:00\n[ 0.314726] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.315954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.317184] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.318646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.321605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.324980] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326286] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327481] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328766] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.332309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.334037] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356930] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359811] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361103] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363505] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365078] vgaarb: loaded\n[ 0.365695] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366942] SCSI subsystem initialized\n[ 0.367877] ACPI: bus type USB registered\n[ 0.368721] usbcore: registered new interface driver usbfs\n[ 0.369772] usbcore: registered new interface driver hub\n[ 0.370800] usbcore: registered new device driver usb\n[ 0.371930] PCI: Using ACPI for IRQ routing\n[ 0.373069] NetLabel: Initializing\n[ 0.373805] NetLabel: domain hash size = 128\n[ 0.374666] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375640] NetLabel: unlabeled traffic allowed by default\n[ 0.376826] clocksource: Switched to clocksource kvm-clock\n[ 0.385285] AppArmor: AppArmor Filesystem Enabled\n[ 0.386306] pnp: PnP ACPI init\n[ 0.387281] pnp: PnP ACPI: found 5 devices\n[ 0.393649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395397] NET: Registered protocol family 2\n[ 0.396466] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397791] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400259] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401371] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402586] NET: Registered protocol family 1\n[ 0.403486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405696] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419778] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433932] Trying to unpack rootfs image as initramfs...\n[ 0.490688] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492410] Scanning for low memory corruption every 60 seconds\n[ 0.493830] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495012] audit: initializing netlink subsys (disabled)\n[ 0.496058] audit: type=2000 audit(1532829124.076:1): initialized\n[ 0.497462] Initialise system trusted keyring\n[ 0.498431] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501779] zbud: loaded\n[ 0.502525] VFS: Disk quotas dquot_6.6.0\n[ 0.503373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505022] fuse init (API version 7.23)\n[ 0.505949] Key type big_key registered\n[ 0.506768] Allocating IMA MOK and blacklist keyrings.\n[ 0.508032] Key type asymmetric registered\n[ 0.508888] Asymmetric key parser 'x509' registered\n[ 0.509869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511363] io scheduler noop registered\n[ 0.512175] io scheduler deadline registered (default)\n[ 0.513193] io scheduler cfq registered\n[ 0.514059] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517886] ACPI: Power Button [PWRF]\n[ 0.518763] GHES: HEST is not enabled!\n[ 0.532477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588706] Linux agpgart interface v0.103\n[ 0.591352] brd: module loaded\n[ 0.593072] loop: module loaded\n[ 0.596762] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598252] GPT:90111 != 2097151\n[ 0.598951] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600115] GPT:90111 != 2097151\n[ 0.600805] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601794] vda: vda1 vda15\n[ 0.603036] scsi host0: ata_piix\n[ 0.603836] scsi host1: ata_piix\n[ 0.604570] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.605819] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.607328] libphy: Fixed MDIO Bus: probed\n[ 0.608168] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611446] PPP generic driver version 2.4.2\n[ 0.612380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616375] ehci-pci: EHCI PCI platform driver\n[ 0.617606] ehci-platform: EHCI generic platform driver\n[ 0.618712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619875] ohci-pci: OHCI PCI platform driver\n[ 0.620771] ohci-platform: OHCI generic platform driver\n[ 0.621808] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636888] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639473] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.641857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644553] usb usb1: Product: UHCI Host Controller\n[ 0.645502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646681] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647948] hub 1-0:1.0: USB hub found\n[ 0.648755] hub 1-0:1.0: 2 ports detected\n[ 0.649882] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652200] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653407] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654567] mousedev: PS/2 mouse device common for all mice\n[ 0.655958] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657918] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659104] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661578] i2c /dev entries driver\n[ 0.662460] device-mapper: uevent: version 1.0.3\n[ 0.663514] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667386] NET: Registered protocol family 10\n[ 0.668901] NET: Registered protocol family 17\n[ 0.669855] Key type dns_resolver registered\n[ 0.671165] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672307] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674284] registered taskstats version 1\n[ 0.675203] Loading compiled-in X.509 certificates\n[ 0.676778] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678759] zswap: loaded using pool lzo/zbud\n[ 0.680967] Key type trusted registered\n[ 0.682801] Key type encrypted registered\n[ 0.683661] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684747] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685860] evm: HMAC attrs: 0x1\n[ 0.686979] Magic number: 10:627:863\n[ 0.687930] rtc_cmos 00:00: setting system clock to 2018-07-29 01:52:03 UTC (1532829123)\n[ 0.689663] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690802] EDD information not available.\n[ 0.767106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.778870] Write protecting the kernel read-only data: 14336k\n[ 0.782478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784527] 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.832467] 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.90\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 1.03. 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/dev/root resized successfully [took 0.13s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrdurvPEsQQnwNqwYCiMsn3ASlsQIfh16qTp4IuQnSdJm7d4XDLwCKdnldUYCM7fcb5IyuHz1rmBdLlvcUz9YttJoQjHtnusWywHR7oo9iOfYJigiN8k2JCCG/oFUweYRRDov7HNFSzeSNic6qIZtvkqi2FIjp52ISof/jfp37Hu2qtEgJUBPZvM+DrJeEkmkRD63Br0nVv8xTCJuM6ghe05wGftyjGJAuLF/qrusAWEyz1D/mRuve8dkNiNNd/Bte2gTNGLwgKlSQeblACuYspvyJhahiSmgYN8Tm1kQ4/fxaCPqM7gJ2vSKw7RIfmPjTBB5tl+xG/8cl/ncwSsCp root@vping-userdata-vm2-c7d35bfb-383b-4182-aa6e-60368a951c35\nssh-dss AAAAB3NzaC1kc3MAAACBAP4Rc6HFN2x0ajPVhro+XOvFS6FYp50EJtduYyriWWxTRVrdYwoZIpywCn1/mfor9qtt0yQw6SGigCUC4AY9WZmVJzn57npZ/zzcK1SUBTaJVlPFDhgf17wACu/Tj7L2Up3U7dWdskpSCCpQIaA10QIGoWnAZE8IAQBNbY8cIKQHAAAAFQC4WQZp79XAOqzd0MbIF6D4lYjeUwAAAIAo+jNFxw9sK4qU69j9W1xZvktKxcQzECG0WAfTZTrML2ade5BqFS9S28dAl5cpiRbq5/MvOfRnee9n78nrrNOCyX1C7GPr9cPu8AF8WwwFyQaidb9pIo1THWVkXUHBfrk+ZA0w6JNm+5SuF4AIO0nfyfBukruLKF9oKKyxbHBD/wAAAIEAq/HY8bYOZZHEtzE0vWtxPWe8aBhUHAU8Ki3R+lPIhmqZpkcHPUIvwhX3w7lK28siHih2biohSSA/tLkoO7knZgv/vToCz+3OvZ0RqABe5yDa2JOIIgEXwdJIrFHe8gY8X+7i4kjvJE+jSQJcT8PrCWTvesc4deMJpuS8ZKwBS9o= root@vping-userdata-vm2-c7d35bfb-383b-4182-aa6e-60368a951c35\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe86:6932/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-c7d35bfb-383b-4182-aa6e-60368a951c35\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.22 ===\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-c7d35bfb-383b-4182-aa6e-60368a951c35 login: "} 2018-07-29 01:52:08,318 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657/action used request id req-6f7324fd-0b27-4eed-b042-562bb91e69e9 2018-07-29 01:52:08,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0968501567841s 2018-07-29 01:52:08,319 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657/action used request id req-6f7324fd-0b27-4eed-b042-562bb91e69e9 2018-07-29 01:52:08,319 - 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 458453144 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.153320] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.155002] pid_max: default: 32768 minimum: 301 [ 0.155909] ACPI: Core revision 20150930 [ 0.157313] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.158638] Security Framework initialized [ 0.159462] Yama: becoming mindful. [ 0.160208] AppArmor: AppArmor initialized [ 0.161088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.162431] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.163727] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166406] Initializing cgroup subsys io [ 0.167229] Initializing cgroup subsys memory [ 0.168098] Initializing cgroup subsys devices [ 0.168990] Initializing cgroup subsys freezer [ 0.169867] Initializing cgroup subsys net_cls [ 0.170741] Initializing cgroup subsys perf_event [ 0.171654] Initializing cgroup subsys net_prio [ 0.172557] Initializing cgroup subsys hugetlb [ 0.173442] Initializing cgroup subsys pids [ 0.174327] CPU: Physical Processor ID: 0 [ 0.175844] mce: CPU supports 10 MCE banks [ 0.176715] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.192521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.198819] ftrace: allocating 31920 entries in 125 pages [ 0.225079] smpboot: Max logical packages: 1 [ 0.225949] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.227314] x2apic enabled [ 0.228150] Switched APIC routing to physical x2apic. [ 0.229921] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.231062] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.233156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.234966] KVM setup paravirtual spinlock [ 0.236317] x86: Booted up 1 node, 1 CPUs [ 0.237147] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.238562] devtmpfs: initialized [ 0.240302] evm: security.selinux [ 0.241015] evm: security.SMACK64 [ 0.241711] evm: security.SMACK64EXEC [ 0.242460] evm: security.SMACK64TRANSMUTE [ 0.243284] evm: security.SMACK64MMAP [ 0.244038] evm: security.ima [ 0.244687] evm: security.capability [ 0.245504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247383] pinctrl core: initialized pinctrl subsystem [ 0.248510] RTC time: 1:52:03, date: 07/29/18 [ 0.249499] NET: Registered protocol family 16 [ 0.250509] cpuidle: using governor ladder [ 0.251345] cpuidle: using governor menu [ 0.252141] PCCT header not found. [ 0.252908] ACPI: bus type PCI registered [ 0.253721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254981] PCI: Using configuration type 1 for base access [ 0.256786] ACPI: Added _OSI(Module Device) [ 0.257632] ACPI: Added _OSI(Processor Device) [ 0.258509] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.259417] ACPI: Added _OSI(Processor Aggregator Device) [ 0.261175] ACPI: Interpreter enabled [ 0.261963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.263839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.265701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.267561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.269419] ACPI: (supports S0 S5) [ 0.270133] ACPI: Using IOAPIC for interrupt routing [ 0.271096] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274253] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276663] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.277875] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280129] acpiphp: Slot [3] registered [ 0.280944] acpiphp: Slot [4] registered [ 0.281754] acpiphp: Slot [5] registered [ 0.282558] acpiphp: Slot [6] registered [ 0.283364] acpiphp: Slot [7] registered [ 0.284181] acpiphp: Slot [8] registered [ 0.284993] acpiphp: Slot [9] registered [ 0.285798] acpiphp: Slot [10] registered [ 0.286622] acpiphp: Slot [11] registered [ 0.287447] acpiphp: Slot [12] registered [ 0.288279] acpiphp: Slot [13] registered [ 0.289097] acpiphp: Slot [14] registered [ 0.289914] acpiphp: Slot [15] registered [ 0.300692] acpiphp: Slot [16] registered [ 0.301515] acpiphp: Slot [17] registered [ 0.302343] acpiphp: Slot [18] registered [ 0.303161] acpiphp: Slot [19] registered [ 0.303982] acpiphp: Slot [20] registered [ 0.304807] acpiphp: Slot [21] registered [ 0.305624] acpiphp: Slot [22] registered [ 0.306447] acpiphp: Slot [23] registered [ 0.307273] acpiphp: Slot [24] registered [ 0.308098] acpiphp: Slot [25] registered [ 0.308921] acpiphp: Slot [26] registered [ 0.309744] acpiphp: Slot [27] registered [ 0.310561] acpiphp: Slot [28] registered [ 0.311385] acpiphp: Slot [29] registered [ 0.312260] acpiphp: Slot [30] registered [ 0.313088] acpiphp: Slot [31] registered [ 0.313907] PCI host bridge to bus 0000:00 [ 0.314726] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.315954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.317184] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.318646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.321605] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.324980] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.326286] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.327481] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328766] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.332309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.334037] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356930] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359811] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361103] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362430] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363505] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365078] vgaarb: loaded [ 0.365695] vgaarb: bridge control possible 0000:00:02.0 [ 0.366942] SCSI subsystem initialized [ 0.367877] ACPI: bus type USB registered [ 0.368721] usbcore: registered new interface driver usbfs [ 0.369772] usbcore: registered new interface driver hub [ 0.370800] usbcore: registered new device driver usb [ 0.371930] PCI: Using ACPI for IRQ routing [ 0.373069] NetLabel: Initializing [ 0.373805] NetLabel: domain hash size = 128 [ 0.374666] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375640] NetLabel: unlabeled traffic allowed by default [ 0.376826] clocksource: Switched to clocksource kvm-clock [ 0.385285] AppArmor: AppArmor Filesystem Enabled [ 0.386306] pnp: PnP ACPI init [ 0.387281] pnp: PnP ACPI: found 5 devices [ 0.393649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395397] NET: Registered protocol family 2 [ 0.396466] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397791] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.399039] TCP: Hash tables configured (established 4096 bind 4096) [ 0.400259] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401371] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402586] NET: Registered protocol family 1 [ 0.403486] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405696] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419778] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433932] Trying to unpack rootfs image as initramfs... [ 0.490688] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492410] Scanning for low memory corruption every 60 seconds [ 0.493830] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495012] audit: initializing netlink subsys (disabled) [ 0.496058] audit: type=2000 audit(1532829124.076:1): initialized [ 0.497462] Initialise system trusted keyring [ 0.498431] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499611] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501779] zbud: loaded [ 0.502525] VFS: Disk quotas dquot_6.6.0 [ 0.503373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505022] fuse init (API version 7.23) [ 0.505949] Key type big_key registered [ 0.506768] Allocating IMA MOK and blacklist keyrings. [ 0.508032] Key type asymmetric registered [ 0.508888] Asymmetric key parser 'x509' registered [ 0.509869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511363] io scheduler noop registered [ 0.512175] io scheduler deadline registered (default) [ 0.513193] io scheduler cfq registered [ 0.514059] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517886] ACPI: Power Button [PWRF] [ 0.518763] GHES: HEST is not enabled! [ 0.532477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588706] Linux agpgart interface v0.103 [ 0.591352] brd: module loaded [ 0.593072] loop: module loaded [ 0.596762] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.598252] GPT:90111 != 2097151 [ 0.598951] GPT:Alternate GPT header not at the end of the disk. [ 0.600115] GPT:90111 != 2097151 [ 0.600805] GPT: Use GNU Parted to correct GPT errors. [ 0.601794] vda: vda1 vda15 [ 0.603036] scsi host0: ata_piix [ 0.603836] scsi host1: ata_piix [ 0.604570] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.605819] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.607328] libphy: Fixed MDIO Bus: probed [ 0.608168] tun: Universal TUN/TAP device driver, 1.6 [ 0.609145] tun: (C) 1999-2004 Max Krasnyansky [ 0.611446] PPP generic driver version 2.4.2 [ 0.612380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616375] ehci-pci: EHCI PCI platform driver [ 0.617606] ehci-platform: EHCI generic platform driver [ 0.618712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619875] ohci-pci: OHCI PCI platform driver [ 0.620771] ohci-platform: OHCI generic platform driver [ 0.621808] uhci_hcd: USB Universal Host Controller Interface driver [ 0.636888] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.637960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639473] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644553] usb usb1: Product: UHCI Host Controller [ 0.645502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646681] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647948] hub 1-0:1.0: USB hub found [ 0.648755] hub 1-0:1.0: 2 ports detected [ 0.649882] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652200] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653407] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654567] mousedev: PS/2 mouse device common for all mice [ 0.655958] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657918] rtc_cmos 00:00: RTC can wake from S4 [ 0.659104] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661578] i2c /dev entries driver [ 0.662460] device-mapper: uevent: version 1.0.3 [ 0.663514] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665285] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667386] NET: Registered protocol family 10 [ 0.668901] NET: Registered protocol family 17 [ 0.669855] Key type dns_resolver registered [ 0.671165] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672307] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.674284] registered taskstats version 1 [ 0.675203] Loading compiled-in X.509 certificates [ 0.676778] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.678759] zswap: loaded using pool lzo/zbud [ 0.680967] Key type trusted registered [ 0.682801] Key type encrypted registered [ 0.683661] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684747] ima: No TPM chip found, activating TPM-bypass! [ 0.685860] evm: HMAC attrs: 0x1 [ 0.686979] Magic number: 10:627:863 [ 0.687930] rtc_cmos 00:00: setting system clock to 2018-07-29 01:52:03 UTC (1532829123) [ 0.689663] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690802] EDD information not available. [ 0.767106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.778870] Write protecting the kernel read-only data: 14336k [ 0.782478] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784527] 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.832467] 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.90 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 1.03. 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 /dev/root resized successfully [took 0.13s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrdurvPEsQQnwNqwYCiMsn3ASlsQIfh16qTp4IuQnSdJm7d4XDLwCKdnldUYCM7fcb5IyuHz1rmBdLlvcUz9YttJoQjHtnusWywHR7oo9iOfYJigiN8k2JCCG/oFUweYRRDov7HNFSzeSNic6qIZtvkqi2FIjp52ISof/jfp37Hu2qtEgJUBPZvM+DrJeEkmkRD63Br0nVv8xTCJuM6ghe05wGftyjGJAuLF/qrusAWEyz1D/mRuve8dkNiNNd/Bte2gTNGLwgKlSQeblACuYspvyJhahiSmgYN8Tm1kQ4/fxaCPqM7gJ2vSKw7RIfmPjTBB5tl+xG/8cl/ncwSsCp root@vping-userdata-vm2-c7d35bfb-383b-4182-aa6e-60368a951c35 ssh-dss AAAAB3NzaC1kc3MAAACBAP4Rc6HFN2x0ajPVhro+XOvFS6FYp50EJtduYyriWWxTRVrdYwoZIpywCn1/mfor9qtt0yQw6SGigCUC4AY9WZmVJzn57npZ/zzcK1SUBTaJVlPFDhgf17wACu/Tj7L2Up3U7dWdskpSCCpQIaA10QIGoWnAZE8IAQBNbY8cIKQHAAAAFQC4WQZp79XAOqzd0MbIF6D4lYjeUwAAAIAo+jNFxw9sK4qU69j9W1xZvktKxcQzECG0WAfTZTrML2ade5BqFS9S28dAl5cpiRbq5/MvOfRnee9n78nrrNOCyX1C7GPr9cPu8AF8WwwFyQaidb9pIo1THWVkXUHBfrk+ZA0w6JNm+5SuF4AIO0nfyfBukruLKF9oKKyxbHBD/wAAAIEAq/HY8bYOZZHEtzE0vWtxPWe8aBhUHAU8Ki3R+lPIhmqZpkcHPUIvwhX3w7lK28siHih2biohSSA/tLkoO7knZgv/vToCz+3OvZ0RqABe5yDa2JOIIgEXwdJIrFHe8gY8X+7i4kjvJE+jSQJcT8PrCWTvesc4deMJpuS8ZKwBS9o= root@vping-userdata-vm2-c7d35bfb-383b-4182-aa6e-60368a951c35 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe86:6932/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-c7d35bfb-383b-4182-aa6e-60368a951c35 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-c7d35bfb-383b-4182-aa6e-60368a951c35 login: 2018-07-29 01:52:08,320 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-29 01:52:08,434 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:52:08,434 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-29 01:52:08,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 01:52:08,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:08,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed798be3-403c-4760-a521-abfb1ee6a05b x-compute-request-id: req-ed798be3-403c-4760-a521-abfb1ee6a05b Content-Type: application/json 2018-07-29 01:52:08,567 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e used request id req-ed798be3-403c-4760-a521-abfb1ee6a05b 2018-07-29 01:52:08,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.12980890274s 2018-07-29 01:52:08,567 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e used request id req-ed798be3-403c-4760-a521-abfb1ee6a05b 2018-07-29 01:52:08,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:08,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:08,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-1738f616-73ee-40ff-b68e-cbb676b1c4ed x-compute-request-id: req-1738f616-73ee-40ff-b68e-cbb676b1c4ed Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:69:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:03.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:03Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:e0:9f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/630a8b31-89b7-40b5-b127-eec6dda0eb1e", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:51:54.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "630a8b31-89b7-40b5-b127-eec6dda0eb1e", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:08Z", "hostId": "c5d5c5dbd2cc6451584ee442e67768567a5fa462fa4da9d8cd335ec5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:45Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:08,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1738f616-73ee-40ff-b68e-cbb676b1c4ed 2018-07-29 01:52:08,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234225988388s 2018-07-29 01:52:08,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1738f616-73ee-40ff-b68e-cbb676b1c4ed 2018-07-29 01:52:08,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:10,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:11,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-cbc0c33f-4251-4c01-b248-76afdbd44736 x-compute-request-id: req-cbc0c33f-4251-4c01-b248-76afdbd44736 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:69:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:03.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:03Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:11,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cbc0c33f-4251-4c01-b248-76afdbd44736 2018-07-29 01:52:11,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488069057465s 2018-07-29 01:52:11,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cbc0c33f-4251-4c01-b248-76afdbd44736 2018-07-29 01:52:11,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 01:52:11,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:11,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:52:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47ddc4d5-c04a-45b0-b216-e882d6351c6a x-compute-request-id: req-47ddc4d5-c04a-45b0-b216-e882d6351c6a Content-Type: application/json 2018-07-29 01:52:11,418 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657 used request id req-47ddc4d5-c04a-45b0-b216-e882d6351c6a 2018-07-29 01:52:11,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.122119903564s 2018-07-29 01:52:11,418 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657 used request id req-47ddc4d5-c04a-45b0-b216-e882d6351c6a 2018-07-29 01:52:11,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:11,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-b7061182-42ef-47bc-b997-438e72e61912 x-compute-request-id: req-b7061182-42ef-47bc-b997-438e72e61912 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:69:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92dd8bf4-03f0-48d2-8ba1-e1823e461657", "rel": "bookmark"}], "image": {"id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "links": [{"href": "http://172.30.9.25:8774/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:03.000000", "flavor": {"id": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "links": [{"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "bookmark"}]}, "id": "92dd8bf4-03f0-48d2-8ba1-e1823e461657", "security_groups": [{"name": "default"}], "user_id": "07e186a226404541b8058c54b3dbca6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:11Z", "hostId": "feadafe26bc931ebd0b9d45736d4e560f4c16d51319d85f0e41aea4b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c7d35bfb-383b-4182-aa6e-60368a951c35", "created": "2018-07-29T01:51:57Z", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:11,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7061182-42ef-47bc-b997-438e72e61912 2018-07-29 01:52:11,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230318069458s 2018-07-29 01:52:11,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7061182-42ef-47bc-b997-438e72e61912 2018-07-29 01:52:11,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:13,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:13,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-fc3c7abe-2c5e-4f9b-a422-92f56e100c36 x-compute-request-id: req-fc3c7abe-2c5e-4f9b-a422-92f56e100c36 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 01:52:13,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fc3c7abe-2c5e-4f9b-a422-92f56e100c36 2018-07-29 01:52:13,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0783309936523s 2018-07-29 01:52:13,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fc3c7abe-2c5e-4f9b-a422-92f56e100c36 2018-07-29 01:52:13,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:52:13,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1/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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" -d '{"subnet_id": "19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4"}' 2018-07-29 01:52:15,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3da66346-10da-489a-a93f-79e390dd49d8 Date: Sun, 29 Jul 2018 01:52:15 GMT RESP BODY: {"network_id": "0abbc47c-0daf-43a4-87cc-e080aa0ae494", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "subnet_id": "19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4", "subnet_ids": ["19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4"], "port_id": "10bee02b-ba61-4732-8a57-7fbb78438921", "id": "01fc161d-b1ef-4499-917a-1f9a5d63d5f1"} 2018-07-29 01:52:15,552 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1/remove_router_interface.json used request id req-3da66346-10da-489a-a93f-79e390dd49d8 2018-07-29 01:52:15,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81909918785s 2018-07-29 01:52:15,553 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1/remove_router_interface.json used request id req-3da66346-10da-489a-a93f-79e390dd49d8 returning object 01fc161d-b1ef-4499-917a-1f9a5d63d5f1 2018-07-29 01:52:15,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:52:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:15,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-a77779a9-90db-4b2a-8088-6e7e6070426e Date: Sun, 29 Jul 2018 01:52:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "created_at": "2018-07-29T01:51:38Z", "admin_state_up": true, "updated_at": "2018-07-29T01:52:14Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "dc69f7c9765b42f3afa0cebd27326865", "id": "01fc161d-b1ef-4499-917a-1f9a5d63d5f1", "name": "vping_userdata-router_c7d35bfb-383b-4182-aa6e-60368a951c35"}]} 2018-07-29 01:52:15,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a77779a9-90db-4b2a-8088-6e7e6070426e 2018-07-29 01:52:15,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143746137619s 2018-07-29 01:52:15,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a77779a9-90db-4b2a-8088-6e7e6070426e 2018-07-29 01:52:15,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:52:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:16,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e71aab34-cc7b-44ca-b39b-1b4ed8997152 Content-Length: 0 Date: Sun, 29 Jul 2018 01:52:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:52:16,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1.json used request id req-e71aab34-cc7b-44ca-b39b-1b4ed8997152 2018-07-29 01:52:16,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28062701225s 2018-07-29 01:52:16,980 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/01fc161d-b1ef-4499-917a-1f9a5d63d5f1.json used request id req-e71aab34-cc7b-44ca-b39b-1b4ed8997152 2018-07-29 01:52:16,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:52:16,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:17,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4bd46fca-9f7a-4722-9539-f04f479b0acf Date: Sun, 29 Jul 2018 01:52:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:51:37Z","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":"dc69f7c9765b42f3afa0cebd27326865","id":"19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4","subnetpool_id":null,"name":"vping_userdata-subnet_c7d35bfb-383b-4182-aa6e-60368a951c35"}]} 2018-07-29 01:52:17,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4bd46fca-9f7a-4722-9539-f04f479b0acf 2018-07-29 01:52:17,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0496511459351s 2018-07-29 01:52:17,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4bd46fca-9f7a-4722-9539-f04f479b0acf 2018-07-29 01:52:17,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:52:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:18,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51a52b61-ca8e-4be7-8901-8f464762740a Date: Sun, 29 Jul 2018 01:52:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:52:18,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4.json used request id req-51a52b61-ca8e-4be7-8901-8f464762740a 2018-07-29 01:52:18,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09137606621s 2018-07-29 01:52:18,124 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/19d9ea56-3fdc-40d6-865c-9cbd6b1bb8e4.json used request id req-51a52b61-ca8e-4be7-8901-8f464762740a 2018-07-29 01:52:18,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:52:18,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:18,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-2b0906e7-c57a-474b-907c-737e5c898ea8 Date: Sun, 29 Jul 2018 01:52:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0abbc47c-0daf-43a4-87cc-e080aa0ae494","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc69f7c9765b42f3afa0cebd27326865","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:52:17Z","qos_policy_id":null,"name":"vping_userdata-net_c7d35bfb-383b-4182-aa6e-60368a951c35","admin_state_up":true,"tenant_id":"dc69f7c9765b42f3afa0cebd27326865","created_at":"2018-07-29T01:51:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500}]} 2018-07-29 01:52:18,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2b0906e7-c57a-474b-907c-737e5c898ea8 2018-07-29 01:52:18,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142359018326s 2018-07-29 01:52:18,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2b0906e7-c57a-474b-907c-737e5c898ea8 2018-07-29 01:52:18,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:52:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/0abbc47c-0daf-43a4-87cc-e080aa0ae494.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:19,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53032170-18a6-4906-8b35-2a5908775073 Date: Sun, 29 Jul 2018 01:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:52:19,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0abbc47c-0daf-43a4-87cc-e080aa0ae494.json used request id req-53032170-18a6-4906-8b35-2a5908775073 2018-07-29 01:52:19,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40602016449s 2018-07-29 01:52:19,675 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0abbc47c-0daf-43a4-87cc-e080aa0ae494.json used request id req-53032170-18a6-4906-8b35-2a5908775073 2018-07-29 01:52:19,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:52:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:20,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-30a6d2d5-e0bb-4bac-b5b7-f4e856b1d0d4 Date: Sun, 29 Jul 2018 01:52:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/snap", "metadata": {}}], "file": "/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/file", "owner": "dc69f7c9765b42f3afa0cebd27326865", "id": "96e86ef8-72b6-4a9e-ab4c-968535359c5a", "size": 12716032, "self": "/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:51:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c7d35bfb-383b-4182-aa6e-60368a951c35", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:51:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:52:20,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-30a6d2d5-e0bb-4bac-b5b7-f4e856b1d0d4 2018-07-29 01:52:20,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.671051025391s 2018-07-29 01:52:20,351 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-30a6d2d5-e0bb-4bac-b5b7-f4e856b1d0d4 2018-07-29 01:52:20,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:52:20,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bbb6c87dc01de39c3d2fd766bf2cb72956dfee3" 2018-07-29 01:52:21,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-208b007c-3a51-49fe-aeb1-ccbf5b6d4aa5 Date: Sun, 29 Jul 2018 01:52: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-29 01:52:21,026 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a used request id req-208b007c-3a51-49fe-aeb1-ccbf5b6d4aa5 2018-07-29 01:52:21,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.674150943756s 2018-07-29 01:52:21,027 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/96e86ef8-72b6-4a9e-ab4c-968535359c5a used request id req-208b007c-3a51-49fe-aeb1-ccbf5b6d4aa5 2018-07-29 01:52:21,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:52:21,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:52:21,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-08a83df9-b507-4219-afa0-421bee4e9867 x-compute-request-id: req-08a83df9-b507-4219-afa0-421bee4e9867 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c7d35bfb-383b-4182-aa6e-60368a951c35", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0", "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": "64697ea6-587b-414b-bb5f-b3ee3d1a90b0"}]} 2018-07-29 01:52:21,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-08a83df9-b507-4219-afa0-421bee4e9867 2018-07-29 01:52:21,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259740352631s 2018-07-29 01:52:21,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-08a83df9-b507-4219-afa0-421bee4e9867 2018-07-29 01:52:21,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:52:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:52:21,094 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:52: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-31c3071a-a6d2-4759-9261-6821cf0977e3 x-compute-request-id: req-31c3071a-a6d2-4759-9261-6821cf0977e3 Content-Length: 0 Content-Type: application/json 2018-07-29 01:52:21,094 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0 used request id req-31c3071a-a6d2-4759-9261-6821cf0977e3 2018-07-29 01:52:21,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0390179157257s 2018-07-29 01:52:21,094 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/64697ea6-587b-414b-bb5f-b3ee3d1a90b0 used request id req-31c3071a-a6d2-4759-9261-6821cf0977e3 2018-07-29 01:52:21,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:52:21,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:52:21,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de158a0-2345-442b-86bf-97853a16eb9c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35", "links": {"self": "http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "07e186a226404541b8058c54b3dbca6f", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:52:21,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6de158a0-2345-442b-86bf-97853a16eb9c 2018-07-29 01:52:21,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126757144928s 2018-07-29 01:52:21,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6de158a0-2345-442b-86bf-97853a16eb9c 2018-07-29 01:52:21,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:52:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:52:21,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a60be2-9700-4365-a272-2f274b4254b8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c7d35bfb-383b-4182-aa6e-60368a951c35", "links": {"self": "http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "07e186a226404541b8058c54b3dbca6f", "description": null}} 2018-07-29 01:52:21,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f used request id req-05a60be2-9700-4365-a272-2f274b4254b8 2018-07-29 01:52:21,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121746063232s 2018-07-29 01:52:21,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f used request id req-05a60be2-9700-4365-a272-2f274b4254b8 2018-07-29 01:52:21,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 01:52:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:52:21,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f29842cd-04d7-4591-9303-8a74cb54ef25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:52:21,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f used request id req-f29842cd-04d7-4591-9303-8a74cb54ef25 2018-07-29 01:52:21,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.298568964005s 2018-07-29 01:52:21,649 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/07e186a226404541b8058c54b3dbca6f used request id req-f29842cd-04d7-4591-9303-8a74cb54ef25 2018-07-29 01:52:21,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:52:21,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:52:21,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75eefb9f-5bea-43c0-8379-c4c04aa7ce27 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865"}, "tags": [], "enabled": true, "id": "dc69f7c9765b42f3afa0cebd27326865", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c7d35bfb-383b-4182-aa6e-60368a951c35"}]} 2018-07-29 01:52:21,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-75eefb9f-5bea-43c0-8379-c4c04aa7ce27 2018-07-29 01:52:21,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0944318771362s 2018-07-29 01:52:21,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-75eefb9f-5bea-43c0-8379-c4c04aa7ce27 2018-07-29 01:52:21,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 01:52:21,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}05784b5035f955c6f5e59a3459bbc6193285db85" 2018-07-29 01:52:21,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a043c7-3222-4b11-934d-6f5d49906a5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:52:21,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865 used request id req-39a043c7-3222-4b11-934d-6f5d49906a5f 2018-07-29 01:52:21,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159244060516s 2018-07-29 01:52:21,913 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/dc69f7c9765b42f3afa0cebd27326865 used request id req-39a043c7-3222-4b11-934d-6f5d49906a5f 2018-07-29 01:52:21,965 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:52:22,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:52:22,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:52:22,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:52:22,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4246a387-aac1-4f78-bc71-a20bf38cc016 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:52:22,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4246a387-aac1-4f78-bc71-a20bf38cc016 2018-07-29 01:52:22,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:52:22,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["JspS8OxhRMKH1XNgAaXC4A"], "issued_at": "2018-07-29T01:52:22.000000Z"}} 2018-07-29 01:52:22,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:52:22,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:22,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f18cca34-b345-4ccc-9849-3a314df0d487 Date: Sun, 29 Jul 2018 01:52:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:52:22,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f18cca34-b345-4ccc-9849-3a314df0d487 2018-07-29 01:52:22,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256082057953s 2018-07-29 01:52:22,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f18cca34-b345-4ccc-9849-3a314df0d487 2018-07-29 01:52:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:52:22,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41a62729-b8eb-466d-88fa-6bae6f43a185 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 01:52:22,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-41a62729-b8eb-466d-88fa-6bae6f43a185 2018-07-29 01:52:22,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:52:22,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:22,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b2c0b3-5a1b-4a71-bed8-921d2e852887 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 01:52:22,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-a8b2c0b3-5a1b-4a71-bed8-921d2e852887 2018-07-29 01:52:22,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962719917297s 2018-07-29 01:52:22,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-a8b2c0b3-5a1b-4a71-bed8-921d2e852887 2018-07-29 01:52:22,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 01:52:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089"}}' 2018-07-29 01:52:22,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8f54bb-2132-473b-af08-fcd470bbc4f7 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.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20"}, "tags": [], "enabled": true, "id": "33606a47f189439cb16eb9b2cdaabd20", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089"}} 2018-07-29 01:52:22,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fd8f54bb-2132-473b-af08-fcd470bbc4f7 2018-07-29 01:52:22,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137506008148s 2018-07-29 01:52:22,928 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fd8f54bb-2132-473b-af08-fcd470bbc4f7 2018-07-29 01:52:22,929 - 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'33606a47f189439cb16eb9b2cdaabd20', '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_24215871-3056-45cb-9a4b-bcd3175cf089'}) 2018-07-29 01:52:22,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 01:52:22,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2f99c63b-057d-404e-afa2-d1a0b51c75f6", "email": null, "name": "cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089"}}' 2018-07-29 01:52:23,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 01:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e137ca41-ea14-433d-8dc2-312bf1a7d086 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089", "links": {"self": "http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41cfef80048f4807813bfc85101fed71", "domain_id": "default", "password_expires_at": null}} 2018-07-29 01:52:23,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-e137ca41-ea14-433d-8dc2-312bf1a7d086 2018-07-29 01:52:23,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357961893082s 2018-07-29 01:52:23,293 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-e137ca41-ea14-433d-8dc2-312bf1a7d086 2018-07-29 01:52:23,293 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'41cfef80048f4807813bfc85101fed71', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089'}) 2018-07-29 01:52:23,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:52:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:23,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09af27db-fe54-4564-a8a2-f6b8eea14478 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:52:23,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-09af27db-fe54-4564-a8a2-f6b8eea14478 2018-07-29 01:52:23,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182461977005s 2018-07-29 01:52:23,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-09af27db-fe54-4564-a8a2-f6b8eea14478 2018-07-29 01:52:23,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:52:23,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:23,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2240482-1bb3-4da7-8e17-79479dc00f36 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:52:23,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c2240482-1bb3-4da7-8e17-79479dc00f36 2018-07-29 01:52:23,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0929288864136s 2018-07-29 01:52:23,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c2240482-1bb3-4da7-8e17-79479dc00f36 2018-07-29 01:52:23,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:52:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:23,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92b45bf-ffe6-45fd-af5b-7521014e1011 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:52:23,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b92b45bf-ffe6-45fd-af5b-7521014e1011 2018-07-29 01:52:23,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0952250957489s 2018-07-29 01:52:23,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b92b45bf-ffe6-45fd-af5b-7521014e1011 2018-07-29 01:52:23,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 01:52:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:23,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6677584a-8c92-452b-a114-1ba7be269608 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 01:52:23,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-6677584a-8c92-452b-a114-1ba7be269608 2018-07-29 01:52:23,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963799953461s 2018-07-29 01:52:23,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-6677584a-8c92-452b-a114-1ba7be269608 2018-07-29 01:52:23,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:52:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:23,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce608750-20ad-46e4-9e74-e91d43a8d69c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089", "links": {"self": "http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41cfef80048f4807813bfc85101fed71", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:52:23,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ce608750-20ad-46e4-9e74-e91d43a8d69c 2018-07-29 01:52:23,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116583108902s 2018-07-29 01:52:23,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ce608750-20ad-46e4-9e74-e91d43a8d69c 2018-07-29 01:52:23,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:52:23,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:24,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59797e3b-b372-45d1-8736-4b8126e8cf1c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20"}, "tags": [], "enabled": true, "id": "33606a47f189439cb16eb9b2cdaabd20", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 01:52:24,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-59797e3b-b372-45d1-8736-4b8126e8cf1c 2018-07-29 01:52:24,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0936100482941s 2018-07-29 01:52:24,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-59797e3b-b372-45d1-8736-4b8126e8cf1c 2018-07-29 01:52:24,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 01:52:24,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=41cfef80048f4807813bfc85101fed71&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=33606a47f189439cb16eb9b2cdaabd20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:24,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8139ca0b-bd7c-4ab4-821e-e3ab3bf37111 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=41cfef80048f4807813bfc85101fed71&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=33606a47f189439cb16eb9b2cdaabd20", "previous": null, "next": null}} 2018-07-29 01:52:24,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=41cfef80048f4807813bfc85101fed71&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=33606a47f189439cb16eb9b2cdaabd20 used request id req-8139ca0b-bd7c-4ab4-821e-e3ab3bf37111 2018-07-29 01:52:24,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0955801010132s 2018-07-29 01:52:24,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=41cfef80048f4807813bfc85101fed71&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=33606a47f189439cb16eb9b2cdaabd20 used request id req-8139ca0b-bd7c-4ab4-821e-e3ab3bf37111 2018-07-29 01:52:24,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 01:52:24,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20/users/41cfef80048f4807813bfc85101fed71/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:52:24,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a82bdc1-55d7-4dc9-bb90-07ef2731f9b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:52:24,242 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20/users/41cfef80048f4807813bfc85101fed71/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-7a82bdc1-55d7-4dc9-bb90-07ef2731f9b3 2018-07-29 01:52:24,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129856824875s 2018-07-29 01:52:24,242 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20/users/41cfef80048f4807813bfc85101fed71/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-7a82bdc1-55d7-4dc9-bb90-07ef2731f9b3 2018-07-29 01:52:24,243 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089', 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'33606a47f189439cb16eb9b2cdaabd20', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2f99c63b-057d-404e-afa2-d1a0b51c75f6', 'username': u'cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 01:52:24,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:52:24,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:52:24,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:52:24,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:52:24,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:52:24,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:52:24,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:52:24,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:52:24,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:52:24,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:52:24,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:52:24,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:52:24,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:52:24,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:52:24,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:52:24,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:52:24,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:52:24,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:52:24,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:52:24,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:52:24,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:52:24,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:52:24,249 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089', 'password': '2f99c63b-057d-404e-afa2-d1a0b51c75f6', 'project_name': 'cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '33606a47f189439cb16eb9b2cdaabd20', 'project_domain_name': 'Default'} 2018-07-29 01:52:24,250 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-29 01:52:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:52:24,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043cdc7f-2990-4c35-8f6c-7a8f10674e1d 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:52:24,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-043cdc7f-2990-4c35-8f6c-7a8f10674e1d 2018-07-29 01:52:24,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:52:24,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T02:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33606a47f189439cb16eb9b2cdaabd20", "name": "cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/33606a47f189439cb16eb9b2cdaabd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/33606a47f189439cb16eb9b2cdaabd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/33606a47f189439cb16eb9b2cdaabd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/33606a47f189439cb16eb9b2cdaabd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/33606a47f189439cb16eb9b2cdaabd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/33606a47f189439cb16eb9b2cdaabd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_33606a47f189439cb16eb9b2cdaabd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_33606a47f189439cb16eb9b2cdaabd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/33606a47f189439cb16eb9b2cdaabd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/33606a47f189439cb16eb9b2cdaabd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/33606a47f189439cb16eb9b2cdaabd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/33606a47f189439cb16eb9b2cdaabd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/33606a47f189439cb16eb9b2cdaabd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089", "id": "41cfef80048f4807813bfc85101fed71"}, "audit_ids": ["QNRthzjASlq62TtCLZyUWA"], "issued_at": "2018-07-29T01:52:24.000000Z"}} 2018-07-29 01:52:24,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:52:24,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"network": {"name": "cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089", "admin_state_up": true}}' 2018-07-29 01:52:25,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c9a29d0b-c986-4feb-b9a8-4af5580ecd68 Date: Sun, 29 Jul 2018 01:52:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33606a47f189439cb16eb9b2cdaabd20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:52:25Z","is_default":false,"name":"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089","qos_policy_id":null,"admin_state_up":true,"tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:24Z","mtu":1450}} 2018-07-29 01:52:25,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c9a29d0b-c986-4feb-b9a8-4af5580ecd68 2018-07-29 01:52:25,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.520758867264s 2018-07-29 01:52:25,166 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c9a29d0b-c986-4feb-b9a8-4af5580ecd68 2018-07-29 01:52:25,166 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T01:52:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'b7193fa5-9575-4c2d-af9d-02d3852ef286', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089', u'admin_state_up': True, u'tenant_id': u'33606a47f189439cb16eb9b2cdaabd20', u'created_at': u'2018-07-29T01:52:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'33606a47f189439cb16eb9b2cdaabd20', u'l2_adjacency': True}) 2018-07-29 01:52:25,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:52:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:25,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-36a31de6-55fe-4eb6-8657-e47b26cc8c13 Date: Sun, 29 Jul 2018 01:52:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33606a47f189439cb16eb9b2cdaabd20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:52:25Z","qos_policy_id":null,"name":"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089","admin_state_up":true,"tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:24Z","mtu":1450}]} 2018-07-29 01:52:25,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-36a31de6-55fe-4eb6-8657-e47b26cc8c13 2018-07-29 01:52:25,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130573987961s 2018-07-29 01:52:25,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-36a31de6-55fe-4eb6-8657-e47b26cc8c13 2018-07-29 01:52:25,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:52:25,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"subnet": {"name": "cinder_test-subnet_24215871-3056-45cb-9a4b-bcd3175cf089", "enable_dhcp": true, "network_id": "b7193fa5-9575-4c2d-af9d-02d3852ef286", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:52:25,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0589bec3-710c-4f63-9320-3c75a6eaf4d3 Date: Sun, 29 Jul 2018 01:52:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:52:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"33606a47f189439cb16eb9b2cdaabd20","id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","subnetpool_id":null,"name":"cinder_test-subnet_24215871-3056-45cb-9a4b-bcd3175cf089"}} 2018-07-29 01:52:25,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0589bec3-710c-4f63-9320-3c75a6eaf4d3 2018-07-29 01:52:25,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.692687034607s 2018-07-29 01:52:25,992 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0589bec3-710c-4f63-9320-3c75a6eaf4d3 2018-07-29 01:52:25,993 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:52:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3d39aeeb-7392-4dbd-89bd-dc576893d981', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_24215871-3056-45cb-9a4b-bcd3175cf089', u'enable_dhcp': True, u'network_id': u'b7193fa5-9575-4c2d-af9d-02d3852ef286', u'tenant_id': u'33606a47f189439cb16eb9b2cdaabd20', u'created_at': u'2018-07-29T01:52:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'33606a47f189439cb16eb9b2cdaabd20'}) 2018-07-29 01:52:25,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:52:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "cinder_test-router_24215871-3056-45cb-9a4b-bcd3175cf089", "admin_state_up": true}}' 2018-07-29 01:52:27,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-bd80e7b4-a0f3-4dcb-8fe8-7b1a3bdad1b6 Date: Sun, 29 Jul 2018 01:52:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:26Z", "admin_state_up": true, "updated_at": "2018-07-29T01:52:27Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "1021bbd5-1ee7-47e9-a906-c7741d3c6965", "name": "cinder_test-router_24215871-3056-45cb-9a4b-bcd3175cf089"}} 2018-07-29 01:52:27,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bd80e7b4-a0f3-4dcb-8fe8-7b1a3bdad1b6 2018-07-29 01:52:27,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66044807434s 2018-07-29 01:52:27,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bd80e7b4-a0f3-4dcb-8fe8-7b1a3bdad1b6 2018-07-29 01:52:27,655 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:52:27Z', u'revision_number': 2, u'id': u'1021bbd5-1ee7-47e9-a906-c7741d3c6965', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_24215871-3056-45cb-9a4b-bcd3175cf089', u'admin_state_up': True, u'tenant_id': u'33606a47f189439cb16eb9b2cdaabd20', u'created_at': u'2018-07-29T01:52:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'33606a47f189439cb16eb9b2cdaabd20'}) 2018-07-29 01:52:27,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:52:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"subnet_id": "3d39aeeb-7392-4dbd-89bd-dc576893d981"}' 2018-07-29 01:52:29,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a4651beb-61c1-47c0-bd04-caa7d6e89027 Date: Sun, 29 Jul 2018 01:52:29 GMT RESP BODY: {"network_id": "b7193fa5-9575-4c2d-af9d-02d3852ef286", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "subnet_id": "3d39aeeb-7392-4dbd-89bd-dc576893d981", "subnet_ids": ["3d39aeeb-7392-4dbd-89bd-dc576893d981"], "port_id": "b33a28e4-b8a9-4bb7-ba84-8e0307f768fc", "id": "1021bbd5-1ee7-47e9-a906-c7741d3c6965"} 2018-07-29 01:52:29,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965/add_router_interface.json used request id req-a4651beb-61c1-47c0-bd04-caa7d6e89027 2018-07-29 01:52:29,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33317399025s 2018-07-29 01:52:29,989 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965/add_router_interface.json used request id req-a4651beb-61c1-47c0-bd04-caa7d6e89027 returning object 1021bbd5-1ee7-47e9-a906-c7741d3c6965 2018-07-29 01:52:29,989 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:52:30,119 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:52:30,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:52:30,125 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:52:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:52:30,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:52:30,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:30,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d52538d5-db02-48ac-be13-2e8956b7bfd4 Date: Sun, 29 Jul 2018 01:52:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:52:30,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d52538d5-db02-48ac-be13-2e8956b7bfd4 2018-07-29 01:52:30,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20704293251s 2018-07-29 01:52:30,335 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d52538d5-db02-48ac-be13-2e8956b7bfd4 2018-07-29 01:52:30,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:52:30,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089"}' 2018-07-29 01:52:30,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da0d7506-bc63-4c8b-93b4-db5406609d84 Date: Sun, 29 Jul 2018 01:52:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2/file", "owner": "33606a47f189439cb16eb9b2cdaabd20", "id": "1f4d76db-47d2-4834-a136-73bee94981c2", "size": null, "self": "/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:52:30Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "checksum": null, "created_at": "2018-07-29T01:52:30Z", "protected": false} 2018-07-29 01:52:30,417 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-da0d7506-bc63-4c8b-93b4-db5406609d84 2018-07-29 01:52:30,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0744149684906s 2018-07-29 01:52:30,418 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-da0d7506-bc63-4c8b-93b4-db5406609d84 returning object 1f4d76db-47d2-4834-a136-73bee94981c2 2018-07-29 01:52:30,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:52:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '' 2018-07-29 01:52:30,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9941cdb-432b-4a89-b150-7b0296b477b1 Date: Sun, 29 Jul 2018 01:52:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 01:52:30,992 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2/file used request id req-b9941cdb-432b-4a89-b150-7b0296b477b1 2018-07-29 01:52:30,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.573837995529s 2018-07-29 01:52:30,993 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2/file used request id req-b9941cdb-432b-4a89-b150-7b0296b477b1 2018-07-29 01:52:30,993 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:52:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2/file', u'owner': u'33606a47f189439cb16eb9b2cdaabd20', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1f4d76db-47d2-4834-a136-73bee94981c2', u'size': None, u'name': u'cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089', u'checksum': None, u'self': u'/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:52:30Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:52:30,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:52:30,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_24215871-3056-45cb-9a4b-bcd3175cf089", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:52:31,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-860768f8-e676-4530-a80d-bcc1e81021b2 x-compute-request-id: req-860768f8-e676-4530-a80d-bcc1e81021b2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_24215871-3056-45cb-9a4b-bcd3175cf089", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "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": "eb634b95-7711-41a4-9b0f-530d9159e90e"}} 2018-07-29 01:52:31,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-860768f8-e676-4530-a80d-bcc1e81021b2 2018-07-29 01:52:31,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.243809938431s 2018-07-29 01:52:31,238 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-860768f8-e676-4530-a80d-bcc1e81021b2 2018-07-29 01:52:31,239 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_24215871-3056-45cb-9a4b-bcd3175cf089', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'eb634b95-7711-41a4-9b0f-530d9159e90e', 'swap': 0}) 2018-07-29 01:52:31,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:52:31,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e/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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" -d '{"extra_specs": {}}' 2018-07-29 01:52:31,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fff0e0a-b7c0-41ba-8329-e03aa43e5054 x-compute-request-id: req-4fff0e0a-b7c0-41ba-8329-e03aa43e5054 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:52:31,263 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e/os-extra_specs used request id req-4fff0e0a-b7c0-41ba-8329-e03aa43e5054 2018-07-29 01:52:31,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232911109924s 2018-07-29 01:52:31,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e/os-extra_specs used request id req-4fff0e0a-b7c0-41ba-8329-e03aa43e5054 2018-07-29 01:52:31,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 01:52:31,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"keypair": {"name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089"}}' 2018-07-29 01:52:31,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-1ef4b5bb-34b4-46de-ae42-c1806b2322f1 x-compute-request-id: req-1ef4b5bb-34b4-46de-ae42-c1806b2322f1 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaUSBf9gTLV0CT7Ia33xzDW3G1HmXFYsV8alqQ2txATn1LHn+y4GB7A6mMYV/iLqxQsQQ0wU7ysNVH3vF1qxhB3mrV1ePSv4UwOVKCKTb0xlRLPmKQWM/NI6Wo6IZD4MVvdx5/xAE84lkMONVW19BhbwrXFw6wa3KMNJLewjtzWuM31covBH89E5GJUtM31E4v7oCVIJahN0Ej24a6Sl5nAFs6F7Roe3k7LyTWkHv70GTeLAPxIpgV2cl+ZOYG5gEtPLFi4jLHMupc4l24lzg7ZZoiZBavXp6o+Kcq4vpbbXA7V+EF7XOXP9tguWR39aJ/v6yDC8Uh7ewJ6/nZlhwd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2lEgX/YEy1dAk+yGt98cw1txtR5lxWLFfGpakNrcQE59Sx5/\nsuBgewOpjGFf4i6sULEENMFO8rDVR97xdasYQd5q1dXj0r+FMDlSgik29MZUSz5i\nkFjPzSOlqOiGQ+DFb3cef8QBPOJZDDjVVtfQYW8K1xcOsGtyjDSS3sI7c1rjN9XK\nLwR/PRORiVLTN9ROL+6AlSCWoTdBI9uGukpeZwBbOhe0aHt5Oy8k1pB7+9Bk3iwD\n8SKYFdnJfmTmBuYBLTyxYuIyxzLqXOJduJc4O2WaImQWr16eqPinKuL6W21wO1fh\nBe1zlz/bYLlkd/Wif7+sgwvFIe3sCev52ZYcHQIDAQABAoIBAGeBzzewDNXbqGJ5\n4eWLgrecw2x73QSYr8ktI4NKQOK8U+spqqHEf/nS4rAL+sniFxCq3LOmcyfdb0GE\nEjcXx4hzS3PW1Q02gI88nkHYCJZE8fI6wcBuWxeHryNGG2JTT0hp0awB4hRbvJxu\n1bc22zVW0GzqIazDRKv0wS2cKVOnA09MdwO8MUetzR56pVITvSldfQKX2/l87vck\nvyrycYpujxP58WG7+y7YBEWOItKsfdxVgMHIZbs5cOdPitR/lH1fQBZzS8BQWUWT\nN5jkiZUWEQwnZmxhoCic6rgmQu+FX9qp5HkBiLnXblK4YgH+Ol7DSpqOzKS8KJTD\ndy/zeAECgYEA+d9B9nrXUqu4Q+bPkl7qyVYVUfnutsUykeuUbUUsENAadN4RJE64\nOcXRx71k8KatEW/fyaHQTKet/Tpw+aGxtO15Tbb+5EalrO17Ur9sF2kQn8widMUF\no/wLX8gpNUUBW1Oa+FwtW6QAXewhZFx5Uxg6j87NoegVzQC21qRGL3ECgYEA36vC\ncLQEqcSC8UH0U3YaKvi9Lt6EJMqtFZzT91Fhj8pO4mJHYCcZOMczSVhLHNu8Gqyf\nTNY7jyhP0US9doMsk/xe9hRlRA7z2dwvb9mQFYmRkNxAKUQvOEjD/aepM2AsrhVE\nsYmJPbCLWk6S0gQE6Jt6ObkK7lX7Vw2XHYL/+W0CgYAQ4PbounWPHRBubcn5vjWn\n8guwpOxuJjX7S2mUVAbc/+G5oUKRLEwfgvBfyLhn1Sp9sgvw5+BVPUJwh6EYC8cg\nTKZUDJd9PhR08PnSpiGcFznLQZPWRXTTFfSCvNejxIyJ6cTfIALkXNi1f3zl9aUw\nasOR8UtMs4u9dF3lc+VV0QKBgQDavwI0cvo0hgmBpX0rus8ww39RvTEDQmwwPOZY\nc/C0TakEYhVoBhT2oGqaCo27NXMrqzNIVCR/h284PMAGjZclS6YbiCrZer4ljN+f\nxejSB26je6QMN7DunMuA4V3q7t4Diq1Z7CaafHRs53dTiba7PoM0vLHiEZjztEjc\nBegNqQKBgHb94xTWE4V0hbjMc4V+1svDQUNPSzzEDLxXwKkJCInkM9uXbnEAbdz9\nbSwSK9b6qZnI+IpLTL9oH43rUUIUj6Str6BcTSSiZ3NrHAsaxJ4V0EA5HDbubiBp\nBX19TTbI+/XWjk1avzOe65XQpmhaEhtlz84BHemO+S5wN/snAOKM\n-----END RSA PRIVATE KEY-----\n", "user_id": "41cfef80048f4807813bfc85101fed71", "name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "fingerprint": "85:eb:8c:9f:94:21:04:52:1d:f0:f8:92:bf:23:cf:56"}} 2018-07-29 01:52:31,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1ef4b5bb-34b4-46de-ae42-c1806b2322f1 2018-07-29 01:52:31,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.272293806076s 2018-07-29 01:52:31,537 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1ef4b5bb-34b4-46de-ae42-c1806b2322f1 2018-07-29 01:52:31,538 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaUSBf9gTLV0CT7Ia33xzDW3G1HmXFYsV8alqQ2txATn1LHn+y4GB7A6mMYV/iLqxQsQQ0wU7ysNVH3vF1qxhB3mrV1ePSv4UwOVKCKTb0xlRLPmKQWM/NI6Wo6IZD4MVvdx5/xAE84lkMONVW19BhbwrXFw6wa3KMNJLewjtzWuM31covBH89E5GJUtM31E4v7oCVIJahN0Ej24a6Sl5nAFs6F7Roe3k7LyTWkHv70GTeLAPxIpgV2cl+ZOYG5gEtPLFi4jLHMupc4l24lzg7ZZoiZBavXp6o+Kcq4vpbbXA7V+EF7XOXP9tguWR39aJ/v6yDC8Uh7ewJ6/nZlhwd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2lEgX/YEy1dAk+yGt98cw1txtR5lxWLFfGpakNrcQE59Sx5/\nsuBgewOpjGFf4i6sULEENMFO8rDVR97xdasYQd5q1dXj0r+FMDlSgik29MZUSz5i\nkFjPzSOlqOiGQ+DFb3cef8QBPOJZDDjVVtfQYW8K1xcOsGtyjDSS3sI7c1rjN9XK\nLwR/PRORiVLTN9ROL+6AlSCWoTdBI9uGukpeZwBbOhe0aHt5Oy8k1pB7+9Bk3iwD\n8SKYFdnJfmTmBuYBLTyxYuIyxzLqXOJduJc4O2WaImQWr16eqPinKuL6W21wO1fh\nBe1zlz/bYLlkd/Wif7+sgwvFIe3sCev52ZYcHQIDAQABAoIBAGeBzzewDNXbqGJ5\n4eWLgrecw2x73QSYr8ktI4NKQOK8U+spqqHEf/nS4rAL+sniFxCq3LOmcyfdb0GE\nEjcXx4hzS3PW1Q02gI88nkHYCJZE8fI6wcBuWxeHryNGG2JTT0hp0awB4hRbvJxu\n1bc22zVW0GzqIazDRKv0wS2cKVOnA09MdwO8MUetzR56pVITvSldfQKX2/l87vck\nvyrycYpujxP58WG7+y7YBEWOItKsfdxVgMHIZbs5cOdPitR/lH1fQBZzS8BQWUWT\nN5jkiZUWEQwnZmxhoCic6rgmQu+FX9qp5HkBiLnXblK4YgH+Ol7DSpqOzKS8KJTD\ndy/zeAECgYEA+d9B9nrXUqu4Q+bPkl7qyVYVUfnutsUykeuUbUUsENAadN4RJE64\nOcXRx71k8KatEW/fyaHQTKet/Tpw+aGxtO15Tbb+5EalrO17Ur9sF2kQn8widMUF\no/wLX8gpNUUBW1Oa+FwtW6QAXewhZFx5Uxg6j87NoegVzQC21qRGL3ECgYEA36vC\ncLQEqcSC8UH0U3YaKvi9Lt6EJMqtFZzT91Fhj8pO4mJHYCcZOMczSVhLHNu8Gqyf\nTNY7jyhP0US9doMsk/xe9hRlRA7z2dwvb9mQFYmRkNxAKUQvOEjD/aepM2AsrhVE\nsYmJPbCLWk6S0gQE6Jt6ObkK7lX7Vw2XHYL/+W0CgYAQ4PbounWPHRBubcn5vjWn\n8guwpOxuJjX7S2mUVAbc/+G5oUKRLEwfgvBfyLhn1Sp9sgvw5+BVPUJwh6EYC8cg\nTKZUDJd9PhR08PnSpiGcFznLQZPWRXTTFfSCvNejxIyJ6cTfIALkXNi1f3zl9aUw\nasOR8UtMs4u9dF3lc+VV0QKBgQDavwI0cvo0hgmBpX0rus8ww39RvTEDQmwwPOZY\nc/C0TakEYhVoBhT2oGqaCo27NXMrqzNIVCR/h284PMAGjZclS6YbiCrZer4ljN+f\nxejSB26je6QMN7DunMuA4V3q7t4Diq1Z7CaafHRs53dTiba7PoM0vLHiEZjztEjc\nBegNqQKBgHb94xTWE4V0hbjMc4V+1svDQUNPSzzEDLxXwKkJCInkM9uXbnEAbdz9\nbSwSK9b6qZnI+IpLTL9oH43rUUIUj6Str6BcTSSiZ3NrHAsaxJ4V0EA5HDbubiBp\nBX19TTbI+/XWjk1avzOe65XQpmhaEhtlz84BHemO+S5wN/snAOKM\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'41cfef80048f4807813bfc85101fed71', 'name': u'cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089', 'created_at': '2018-07-29T01:52:31.538718', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33606a47f189439cb16eb9b2cdaabd20', 'name': 'cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'85:eb:8c:9f:94:21:04:52:1d:f0:f8:92:bf:23:cf:56', 'type': 'ssh', 'id': u'cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089'}) 2018-07-29 01:52:31,539 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2lEgX/YEy1dAk+yGt98cw1txtR5lxWLFfGpakNrcQE59Sx5/ suBgewOpjGFf4i6sULEENMFO8rDVR97xdasYQd5q1dXj0r+FMDlSgik29MZUSz5i kFjPzSOlqOiGQ+DFb3cef8QBPOJZDDjVVtfQYW8K1xcOsGtyjDSS3sI7c1rjN9XK LwR/PRORiVLTN9ROL+6AlSCWoTdBI9uGukpeZwBbOhe0aHt5Oy8k1pB7+9Bk3iwD 8SKYFdnJfmTmBuYBLTyxYuIyxzLqXOJduJc4O2WaImQWr16eqPinKuL6W21wO1fh Be1zlz/bYLlkd/Wif7+sgwvFIe3sCev52ZYcHQIDAQABAoIBAGeBzzewDNXbqGJ5 4eWLgrecw2x73QSYr8ktI4NKQOK8U+spqqHEf/nS4rAL+sniFxCq3LOmcyfdb0GE EjcXx4hzS3PW1Q02gI88nkHYCJZE8fI6wcBuWxeHryNGG2JTT0hp0awB4hRbvJxu 1bc22zVW0GzqIazDRKv0wS2cKVOnA09MdwO8MUetzR56pVITvSldfQKX2/l87vck vyrycYpujxP58WG7+y7YBEWOItKsfdxVgMHIZbs5cOdPitR/lH1fQBZzS8BQWUWT N5jkiZUWEQwnZmxhoCic6rgmQu+FX9qp5HkBiLnXblK4YgH+Ol7DSpqOzKS8KJTD dy/zeAECgYEA+d9B9nrXUqu4Q+bPkl7qyVYVUfnutsUykeuUbUUsENAadN4RJE64 OcXRx71k8KatEW/fyaHQTKet/Tpw+aGxtO15Tbb+5EalrO17Ur9sF2kQn8widMUF o/wLX8gpNUUBW1Oa+FwtW6QAXewhZFx5Uxg6j87NoegVzQC21qRGL3ECgYEA36vC cLQEqcSC8UH0U3YaKvi9Lt6EJMqtFZzT91Fhj8pO4mJHYCcZOMczSVhLHNu8Gqyf TNY7jyhP0US9doMsk/xe9hRlRA7z2dwvb9mQFYmRkNxAKUQvOEjD/aepM2AsrhVE sYmJPbCLWk6S0gQE6Jt6ObkK7lX7Vw2XHYL/+W0CgYAQ4PbounWPHRBubcn5vjWn 8guwpOxuJjX7S2mUVAbc/+G5oUKRLEwfgvBfyLhn1Sp9sgvw5+BVPUJwh6EYC8cg TKZUDJd9PhR08PnSpiGcFznLQZPWRXTTFfSCvNejxIyJ6cTfIALkXNi1f3zl9aUw asOR8UtMs4u9dF3lc+VV0QKBgQDavwI0cvo0hgmBpX0rus8ww39RvTEDQmwwPOZY c/C0TakEYhVoBhT2oGqaCo27NXMrqzNIVCR/h284PMAGjZclS6YbiCrZer4ljN+f xejSB26je6QMN7DunMuA4V3q7t4Diq1Z7CaafHRs53dTiba7PoM0vLHiEZjztEjc BegNqQKBgHb94xTWE4V0hbjMc4V+1svDQUNPSzzEDLxXwKkJCInkM9uXbnEAbdz9 bSwSK9b6qZnI+IpLTL9oH43rUUIUj6Str6BcTSSiZ3NrHAsaxJ4V0EA5HDbubiBp BX19TTbI+/XWjk1avzOe65XQpmhaEhtlz84BHemO+S5wN/snAOKM -----END RSA PRIVATE KEY----- 2018-07-29 01:52:31,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 01:52:31,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"security_group": {"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-29 01:52:31,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-79c89fae-4084-47b0-941a-69a66c20f4db Date: Sun, 29 Jul 2018 01:52:31 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:31Z", "updated_at": "2018-07-29T01:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "24b2e21f-00f6-4642-9ce4-58749b947db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "8d2141ea-ebe2-4a65-be88-8d9ad3415071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 1, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "9a92df5c-f33e-47de-8e74-801967e94cef", "name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}} 2018-07-29 01:52:31,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-79c89fae-4084-47b0-941a-69a66c20f4db 2018-07-29 01:52:31,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.149722099304s 2018-07-29 01:52:31,692 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-79c89fae-4084-47b0-941a-69a66c20f4db 2018-07-29 01:52:31,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:52:31,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-1f7634e9-04a0-4860-83f9-3672195a9a58 Date: Sun, 29 Jul 2018 01:52:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:31Z", "updated_at": "2018-07-29T01:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "24b2e21f-00f6-4642-9ce4-58749b947db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "8d2141ea-ebe2-4a65-be88-8d9ad3415071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 1, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "9a92df5c-f33e-47de-8e74-801967e94cef", "name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}, {"description": "Default security group", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:24Z", "updated_at": "2018-07-29T01:52:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "0c149aef-0161-4c23-823e-dc2c2afd9619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "78cc1810-364b-48dd-baf1-43d19c2a38d9", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "9886d3bf-9191-45b9-a9d6-d0e2f1593d5a", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "c6c3cc68-b5b2-48fd-a64b-4854c9457ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 1, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "name": "default"}]} 2018-07-29 01:52:31,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1f7634e9-04a0-4860-83f9-3672195a9a58 2018-07-29 01:52:31,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0665078163147s 2018-07-29 01:52:31,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1f7634e9-04a0-4860-83f9-3672195a9a58 2018-07-29 01:52:31,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 01:52:31,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -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": "9a92df5c-f33e-47de-8e74-801967e94cef"}}' 2018-07-29 01:52:31,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c9aeced5-3bf8-4cd4-a9bf-487298d1700e Date: Sun, 29 Jul 2018 01:52:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "port_range_min": 22, "revision_number": 0, "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:31Z", "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "40b7c02a-9769-4945-b3ff-cdd141fb81bd"}} 2018-07-29 01:52:31,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c9aeced5-3bf8-4cd4-a9bf-487298d1700e 2018-07-29 01:52:31,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128431081772s 2018-07-29 01:52:31,896 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c9aeced5-3bf8-4cd4-a9bf-487298d1700e 2018-07-29 01:52:31,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:52:31,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:31,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-4144a7e7-498a-4dfe-ba3b-a706b74d0987 Date: Sun, 29 Jul 2018 01:52:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:31Z", "updated_at": "2018-07-29T01:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "24b2e21f-00f6-4642-9ce4-58749b947db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "40b7c02a-9769-4945-b3ff-cdd141fb81bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": 22, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "8d2141ea-ebe2-4a65-be88-8d9ad3415071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 2, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "9a92df5c-f33e-47de-8e74-801967e94cef", "name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}, {"description": "Default security group", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:24Z", "updated_at": "2018-07-29T01:52:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "0c149aef-0161-4c23-823e-dc2c2afd9619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "78cc1810-364b-48dd-baf1-43d19c2a38d9", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "9886d3bf-9191-45b9-a9d6-d0e2f1593d5a", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "c6c3cc68-b5b2-48fd-a64b-4854c9457ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 1, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "name": "default"}]} 2018-07-29 01:52:31,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4144a7e7-498a-4dfe-ba3b-a706b74d0987 2018-07-29 01:52:31,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498538017273s 2018-07-29 01:52:31,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4144a7e7-498a-4dfe-ba3b-a706b74d0987 2018-07-29 01:52:31,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 01:52:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -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": "9a92df5c-f33e-47de-8e74-801967e94cef"}}' 2018-07-29 01:52:32,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-53d61e40-4b87-4d3b-aff8-d2f182b88b4a Date: Sun, 29 Jul 2018 01:52:32 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-29T01:52:32Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "port_range_min": null, "revision_number": 0, "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:32Z", "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "221a86b0-8564-4b8c-8bcd-d9f568d4702a"}} 2018-07-29 01:52:32,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-53d61e40-4b87-4d3b-aff8-d2f182b88b4a 2018-07-29 01:52:32,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115612030029s 2018-07-29 01:52:32,069 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-53d61e40-4b87-4d3b-aff8-d2f182b88b4a 2018-07-29 01:52:32,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:52:32,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:32,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-0d75e89d-840d-4ef1-9cf6-27c540175cee Date: Sun, 29 Jul 2018 01:52:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33606a47f189439cb16eb9b2cdaabd20","l2_adjacency":true,"status":"ACTIVE","subnets":["3d39aeeb-7392-4dbd-89bd-dc576893d981"],"description":"","tags":[],"updated_at":"2018-07-29T01:52:25Z","qos_policy_id":null,"name":"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089","admin_state_up":true,"tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:24Z","mtu":1450}]} 2018-07-29 01:52:32,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0d75e89d-840d-4ef1-9cf6-27c540175cee 2018-07-29 01:52:32,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119502067566s 2018-07-29 01:52:32,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0d75e89d-840d-4ef1-9cf6-27c540175cee 2018-07-29 01:52:32,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:52:32,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:32,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-197d87cc-d3b6-458e-a986-cf6584ec06c4 Date: Sun, 29 Jul 2018 01:52:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1f4d76db-47d2-4834-a136-73bee94981c2/snap", "metadata": {}}], "file": "/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2/file", "owner": "33606a47f189439cb16eb9b2cdaabd20", "id": "1f4d76db-47d2-4834-a136-73bee94981c2", "size": 12716032, "self": "/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1f4d76db-47d2-4834-a136-73bee94981c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:52:30Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:52:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:52:32,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-197d87cc-d3b6-458e-a986-cf6584ec06c4 2018-07-29 01:52:32,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354409217834s 2018-07-29 01:52:32,231 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-197d87cc-d3b6-458e-a986-cf6584ec06c4 2018-07-29 01:52:32,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:52:32,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:32,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-c348d464-dd1e-4065-ada9-7828bdc142d2 x-compute-request-id: req-c348d464-dd1e-4065-ada9-7828bdc142d2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_24215871-3056-45cb-9a4b-bcd3175cf089", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "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": "eb634b95-7711-41a4-9b0f-530d9159e90e"}]} 2018-07-29 01:52:32,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c348d464-dd1e-4065-ada9-7828bdc142d2 2018-07-29 01:52:32,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290389060974s 2018-07-29 01:52:32,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c348d464-dd1e-4065-ada9-7828bdc142d2 2018-07-29 01:52:32,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 01:52:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"server": {"name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "imageRef": "1f4d76db-47d2-4834-a136-73bee94981c2", "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "flavorRef": "eb634b95-7711-41a4-9b0f-530d9159e90e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b7193fa5-9575-4c2d-af9d-02d3852ef286"}], "security_groups": [{"name": "9a92df5c-f33e-47de-8e74-801967e94cef"}]}}' 2018-07-29 01:52:34,267 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:52: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-03811518-fb93-4b6a-9fb7-0cf3f3fbc141 x-compute-request-id: req-03811518-fb93-4b6a-9fb7-0cf3f3fbc141 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9a92df5c-f33e-47de-8e74-801967e94cef"}], "OS-DCF:diskConfig": "MANUAL", "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "adminPass": "4qZK9JwEK44L"}} 2018-07-29 01:52:34,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-03811518-fb93-4b6a-9fb7-0cf3f3fbc141 2018-07-29 01:52:34,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.00369310379s 2018-07-29 01:52:34,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-03811518-fb93-4b6a-9fb7-0cf3f3fbc141 2018-07-29 01:52:34,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:34,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-4825fed7-2eba-4bf1-93aa-b98699d5560d x-compute-request-id: req-4825fed7-2eba-4bf1-93aa-b98699d5560d 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.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "user_id": "41cfef80048f4807813bfc85101fed71", "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-29T01:52:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:34,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4825fed7-2eba-4bf1-93aa-b98699d5560d 2018-07-29 01:52:34,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47008895874s 2018-07-29 01:52:34,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4825fed7-2eba-4bf1-93aa-b98699d5560d 2018-07-29 01:52:34,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:52:34,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:34,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-6a55686d-21f7-4904-81f8-7ce497808ce2 Date: Sun, 29 Jul 2018 01:52:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33606a47f189439cb16eb9b2cdaabd20","l2_adjacency":true,"status":"ACTIVE","subnets":["3d39aeeb-7392-4dbd-89bd-dc576893d981"],"description":"","tags":[],"updated_at":"2018-07-29T01:52:25Z","qos_policy_id":null,"name":"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089","admin_state_up":true,"tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:24Z","mtu":1450}]} 2018-07-29 01:52:34,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6a55686d-21f7-4904-81f8-7ce497808ce2 2018-07-29 01:52:34,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104405879974s 2018-07-29 01:52:34,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6a55686d-21f7-4904-81f8-7ce497808ce2 2018-07-29 01:52:34,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:52:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:34,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b6c681cc-83d2-481b-90eb-108c324560b6 Date: Sun, 29 Jul 2018 01:52:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:52:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"33606a47f189439cb16eb9b2cdaabd20","id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","subnetpool_id":null,"name":"cinder_test-subnet_24215871-3056-45cb-9a4b-bcd3175cf089"}]} 2018-07-29 01:52:34,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b6c681cc-83d2-481b-90eb-108c324560b6 2018-07-29 01:52:34,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.122593164444s 2018-07-29 01:52:34,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b6c681cc-83d2-481b-90eb-108c324560b6 2018-07-29 01:52:34,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:36,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:36,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:37,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-13d562a1-acd7-4df6-abb2-a5a3c58204a4 x-compute-request-id: req-13d562a1-acd7-4df6-abb2-a5a3c58204a4 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.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:52:36Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:37,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-13d562a1-acd7-4df6-abb2-a5a3c58204a4 2018-07-29 01:52:37,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511262893677s 2018-07-29 01:52:37,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-13d562a1-acd7-4df6-abb2-a5a3c58204a4 2018-07-29 01:52:37,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:39,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:40,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-2788944e-ab4d-4408-b3b7-5e443bdf82f6 x-compute-request-id: req-2788944e-ab4d-4408-b3b7-5e443bdf82f6 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.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:52:36Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:40,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2788944e-ab4d-4408-b3b7-5e443bdf82f6 2018-07-29 01:52:40,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611403226852s 2018-07-29 01:52:40,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2788944e-ab4d-4408-b3b7-5e443bdf82f6 2018-07-29 01:52:40,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:42,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:42,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-74b99e2c-c324-4878-a635-b1375073f7ee x-compute-request-id: req-74b99e2c-c324-4878-a635-b1375073f7ee Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:39.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:39Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:42,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-74b99e2c-c324-4878-a635-b1375073f7ee 2018-07-29 01:52:42,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219155073166s 2018-07-29 01:52:42,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-74b99e2c-c324-4878-a635-b1375073f7ee 2018-07-29 01:52:42,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:52:42,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:42,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-7a9d5622-7ce2-494a-bada-31a3aebd38fd Date: Sun, 29 Jul 2018 01:52:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","ip_address":"192.168.120.14"}],"id":"cff1367a-0ae4-4b7a-9f68-fda1f49fd0de","security_groups":["9a92df5c-f33e-47de-8e74-801967e94cef"],"mac_address":"fa:16:3e:b4:16:25","project_id":"33606a47f189439cb16eb9b2cdaabd20","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:36Z","binding:vnic_type":"normal","device_id":"dd6d706a-df5e-4d41-9483-f88457859aaf","ip_allocation":"immediate"}]} 2018-07-29 01:52:42,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf used request id req-7a9d5622-7ce2-494a-bada-31a3aebd38fd 2018-07-29 01:52:42,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0913560390472s 2018-07-29 01:52:42,429 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf used request id req-7a9d5622-7ce2-494a-bada-31a3aebd38fd 2018-07-29 01:52:42,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:52:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=cff1367a-0ae4-4b7a-9f68-fda1f49fd0de" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:42,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3da39cd3-fc6e-424c-8978-519bd4dd67f1 Date: Sun, 29 Jul 2018 01:52:42 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:52:42,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=cff1367a-0ae4-4b7a-9f68-fda1f49fd0de used request id req-3da39cd3-fc6e-424c-8978-519bd4dd67f1 2018-07-29 01:52:42,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0504529476166s 2018-07-29 01:52:42,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=cff1367a-0ae4-4b7a-9f68-fda1f49fd0de used request id req-3da39cd3-fc6e-424c-8978-519bd4dd67f1 2018-07-29 01:52:42,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:42,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:42,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-a4663596-8953-425a-a9ed-263239e60c31 x-compute-request-id: req-a4663596-8953-425a-a9ed-263239e60c31 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:39.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:39Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:42,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a4663596-8953-425a-a9ed-263239e60c31 2018-07-29 01:52:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208429098129s 2018-07-29 01:52:42,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a4663596-8953-425a-a9ed-263239e60c31 2018-07-29 01:52:42,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:52:42,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:42,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3175e7f8-0c84-460b-9a95-2c340dbe230d Date: Sun, 29 Jul 2018 01:52:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","ip_address":"192.168.120.14"}],"id":"cff1367a-0ae4-4b7a-9f68-fda1f49fd0de","security_groups":["9a92df5c-f33e-47de-8e74-801967e94cef"],"mac_address":"fa:16:3e:b4:16:25","project_id":"33606a47f189439cb16eb9b2cdaabd20","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:36Z","binding:vnic_type":"normal","device_id":"dd6d706a-df5e-4d41-9483-f88457859aaf","ip_allocation":"immediate"}]} 2018-07-29 01:52:42,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf used request id req-3175e7f8-0c84-460b-9a95-2c340dbe230d 2018-07-29 01:52:42,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0552530288696s 2018-07-29 01:52:42,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf used request id req-3175e7f8-0c84-460b-9a95-2c340dbe230d 2018-07-29 01:52:42,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:52:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=cff1367a-0ae4-4b7a-9f68-fda1f49fd0de" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:42,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e78b0300-cee3-471e-84ca-1372b824c692 Date: Sun, 29 Jul 2018 01:52:42 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:52:42,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=cff1367a-0ae4-4b7a-9f68-fda1f49fd0de used request id req-e78b0300-cee3-471e-84ca-1372b824c692 2018-07-29 01:52:42,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0462310314178s 2018-07-29 01:52:42,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=cff1367a-0ae4-4b7a-9f68-fda1f49fd0de used request id req-e78b0300-cee3-471e-84ca-1372b824c692 2018-07-29 01:52:42,800 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:16:25', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1f4d76db-47d2-4834-a136-73bee94981c2'}), 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-29T01:52:39.000000', 'flavor': Munch({u'id': u'eb634b95-7711-41a4-9b0f-530d9159e90e'}), 'az': u'nova', 'id': u'dd6d706a-df5e-4d41-9483-f88457859aaf', 'security_groups': [Munch({u'name': u'cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'41cfef80048f4807813bfc85101fed71', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33606a47f189439cb16eb9b2cdaabd20', 'name': 'cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089', '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-29T01:52:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T01:52:39Z', 'hostId': u'12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254', '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-29T01:52:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'33606a47f189439cb16eb9b2cdaabd20', 'name': u'cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089', 'adminPass': None, 'tenant_id': u'33606a47f189439cb16eb9b2cdaabd20', 'created_at': u'2018-07-29T01:52:34Z', 'created': u'2018-07-29T01:52:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 01:52:42,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:52:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:43,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-3a613eae-8010-43d4-b1da-43f35e3f5f75 Date: Sun, 29 Jul 2018 01:52:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33606a47f189439cb16eb9b2cdaabd20","l2_adjacency":true,"status":"ACTIVE","subnets":["3d39aeeb-7392-4dbd-89bd-dc576893d981"],"description":"","tags":[],"updated_at":"2018-07-29T01:52:25Z","qos_policy_id":null,"name":"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089","admin_state_up":true,"tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:24Z","mtu":1450}]} 2018-07-29 01:52:43,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3a613eae-8010-43d4-b1da-43f35e3f5f75 2018-07-29 01:52:43,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295686006546s 2018-07-29 01:52:43,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3a613eae-8010-43d4-b1da-43f35e3f5f75 2018-07-29 01:52:43,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:52:43,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:43,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-14a5d805-ba16-4712-8871-e16cd4651fb0 Date: Sun, 29 Jul 2018 01:52:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","ip_address":"192.168.120.14"}],"id":"cff1367a-0ae4-4b7a-9f68-fda1f49fd0de","security_groups":["9a92df5c-f33e-47de-8e74-801967e94cef"],"mac_address":"fa:16:3e:b4:16:25","project_id":"33606a47f189439cb16eb9b2cdaabd20","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:36Z","binding:vnic_type":"normal","device_id":"dd6d706a-df5e-4d41-9483-f88457859aaf","ip_allocation":"immediate"}]} 2018-07-29 01:52:43,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf used request id req-14a5d805-ba16-4712-8871-e16cd4651fb0 2018-07-29 01:52:43,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0606710910797s 2018-07-29 01:52:43,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dd6d706a-df5e-4d41-9483-f88457859aaf used request id req-14a5d805-ba16-4712-8871-e16cd4651fb0 2018-07-29 01:52:43,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 01:52:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.14", "port_id": "cff1367a-0ae4-4b7a-9f68-fda1f49fd0de"}}' 2018-07-29 01:52:45,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-b1538a4a-dc0b-44b4-bef1-c60faea0f021 Date: Sun, 29 Jul 2018 01:52:45 GMT RESP BODY: {"floatingip": {"router_id": "1021bbd5-1ee7-47e9-a906-c7741d3c6965", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:43Z", "updated_at": "2018-07-29T01:52:43Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7193fa5-9575-4c2d-af9d-02d3852ef286", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:16:25", "device_id": "dd6d706a-df5e-4d41-9483-f88457859aaf"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "port_id": "cff1367a-0ae4-4b7a-9f68-fda1f49fd0de", "id": "6a3d09bf-34aa-4585-8651-f0aba08edbab", "qos_policy_id": null}} 2018-07-29 01:52:45,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b1538a4a-dc0b-44b4-bef1-c60faea0f021 2018-07-29 01:52:45,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.82954001427s 2018-07-29 01:52:45,991 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b1538a4a-dc0b-44b4-bef1-c60faea0f021 2018-07-29 01:52:45,994 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1021bbd5-1ee7-47e9-a906-c7741d3c6965', 'updated_at': u'2018-07-29T01:52:43Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.202', 'revision_number': 0, 'port_id': u'cff1367a-0ae4-4b7a-9f68-fda1f49fd0de', 'id': u'6a3d09bf-34aa-4585-8651-f0aba08edbab', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'cff1367a-0ae4-4b7a-9f68-fda1f49fd0de', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33606a47f189439cb16eb9b2cdaabd20', 'name': 'cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'33606a47f189439cb16eb9b2cdaabd20', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b7193fa5-9575-4c2d-af9d-02d3852ef286', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b4:16:25', u'device_id': u'dd6d706a-df5e-4d41-9483-f88457859aaf'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'33606a47f189439cb16eb9b2cdaabd20', 'created_at': u'2018-07-29T01:52:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b7193fa5-9575-4c2d-af9d-02d3852ef286', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b4:16:25', u'device_id': u'dd6d706a-df5e-4d41-9483-f88457859aaf'}), 'router': u'1021bbd5-1ee7-47e9-a906-c7741d3c6965'}) 2018-07-29 01:52:45,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 01:52:45,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 01:52:46,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-20a0b62c-73f0-476e-a9b1-ff35448075ac x-compute-request-id: req-20a0b62c-73f0-476e-a9b1-ff35448075ac Content-Encoding: gzip Content-Length: 9567 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 463362916 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.908 MHz processor\n[ 0.152782] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.154456] pid_max: default: 32768 minimum: 301\n[ 0.155359] ACPI: Core revision 20150930\n[ 0.156754] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158073] Security Framework initialized\n[ 0.158892] Yama: becoming mindful.\n[ 0.159627] AppArmor: AppArmor initialized\n[ 0.160498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.161863] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163539] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166186] Initializing cgroup subsys io\n[ 0.167012] Initializing cgroup subsys memory\n[ 0.167889] Initializing cgroup subsys devices\n[ 0.168768] Initializing cgroup subsys freezer\n[ 0.169636] Initializing cgroup subsys net_cls\n[ 0.170508] Initializing cgroup subsys perf_event\n[ 0.171432] Initializing cgroup subsys net_prio\n[ 0.172333] Initializing cgroup subsys hugetlb\n[ 0.173208] Initializing cgroup subsys pids\n[ 0.174082] CPU: Physical Processor ID: 0\n[ 0.175583] mce: CPU supports 10 MCE banks\n[ 0.176444] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.193298] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199360] ftrace: allocating 31920 entries in 125 pages\n[ 0.224691] smpboot: Max logical packages: 1\n[ 0.225662] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227029] x2apic enabled\n[ 0.227856] Switched APIC routing to physical x2apic.\n[ 0.229600] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234670] KVM setup paravirtual spinlock\n[ 0.236008] x86: Booted up 1 node, 1 CPUs\n[ 0.236825] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.238239] devtmpfs: initialized\n[ 0.239972] evm: security.selinux\n[ 0.240680] evm: security.SMACK64\n[ 0.241396] evm: security.SMACK64EXEC\n[ 0.242156] evm: security.SMACK64TRANSMUTE\n[ 0.242971] evm: security.SMACK64MMAP\n[ 0.243722] evm: security.ima\n[ 0.244375] evm: security.capability\n[ 0.245195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247071] pinctrl core: initialized pinctrl subsystem\n[ 0.248201] RTC time: 1:52:39, date: 07/29/18\n[ 0.249179] NET: Registered protocol family 16\n[ 0.250250] cpuidle: using governor ladder\n[ 0.251098] cpuidle: using governor menu\n[ 0.251897] PCCT header not found.\n[ 0.252666] ACPI: bus type PCI registered\n[ 0.253492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254753] PCI: Using configuration type 1 for base access\n[ 0.256537] ACPI: Added _OSI(Module Device)\n[ 0.257391] ACPI: Added _OSI(Processor Device)\n[ 0.258264] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259170] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260961] ACPI: Interpreter enabled\n[ 0.261743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.267706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.269571] ACPI: (supports S0 S5)\n[ 0.270288] ACPI: Using IOAPIC for interrupt routing\n[ 0.271258] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274414] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275571] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276817] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280265] acpiphp: Slot [3] registered\n[ 0.281088] acpiphp: Slot [4] registered\n[ 0.281898] acpiphp: Slot [5] registered\n[ 0.282706] acpiphp: Slot [6] registered\n[ 0.283514] acpiphp: Slot [7] registered\n[ 0.284327] acpiphp: Slot [8] registered\n[ 0.285135] acpiphp: Slot [9] registered\n[ 0.285946] acpiphp: Slot [10] registered\n[ 0.286773] acpiphp: Slot [11] registered\n[ 0.287587] acpiphp: Slot [12] registered\n[ 0.288411] acpiphp: Slot [13] registered\n[ 0.289231] acpiphp: Slot [14] registered\n[ 0.290051] acpiphp: Slot [15] registered\n[ 0.301148] acpiphp: Slot [16] registered\n[ 0.301982] acpiphp: Slot [17] registered\n[ 0.302818] acpiphp: Slot [18] registered\n[ 0.303638] acpiphp: Slot [19] registered\n[ 0.304458] acpiphp: Slot [20] registered\n[ 0.305286] acpiphp: Slot [21] registered\n[ 0.306113] acpiphp: Slot [22] registered\n[ 0.306933] acpiphp: Slot [23] registered\n[ 0.307757] acpiphp: Slot [24] registered\n[ 0.308579] acpiphp: Slot [25] registered\n[ 0.309407] acpiphp: Slot [26] registered\n[ 0.310231] acpiphp: Slot [27] registered\n[ 0.311065] acpiphp: Slot [28] registered\n[ 0.311922] acpiphp: Slot [29] registered\n[ 0.313083] acpiphp: Slot [30] registered\n[ 0.313919] acpiphp: Slot [31] registered\n[ 0.314740] PCI host bridge to bus 0000:00\n[ 0.315557] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.316788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318019] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319486] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320958] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.322458] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328221] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329498] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333119] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.334725] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353287] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354815] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359728] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361038] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362377] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363524] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365084] vgaarb: loaded\n[ 0.365688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366928] SCSI subsystem initialized\n[ 0.367854] ACPI: bus type USB registered\n[ 0.368688] usbcore: registered new interface driver usbfs\n[ 0.369740] usbcore: registered new interface driver hub\n[ 0.370770] usbcore: registered new device driver usb\n[ 0.371894] PCI: Using ACPI for IRQ routing\n[ 0.373021] NetLabel: Initializing\n[ 0.373756] NetLabel: domain hash size = 128\n[ 0.374613] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375580] NetLabel: unlabeled traffic allowed by default\n[ 0.376753] clocksource: Switched to clocksource kvm-clock\n[ 0.384904] AppArmor: AppArmor Filesystem Enabled\n[ 0.385884] pnp: PnP ACPI init\n[ 0.386859] pnp: PnP ACPI: found 5 devices\n[ 0.393210] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394955] NET: Registered protocol family 2\n[ 0.396011] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397326] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398546] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399760] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401047] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402256] NET: Registered protocol family 1\n[ 0.403153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419765] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434234] Trying to unpack rootfs image as initramfs...\n[ 0.491960] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493822] Scanning for low memory corruption every 60 seconds\n[ 0.495273] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496511] audit: initializing netlink subsys (disabled)\n[ 0.497647] audit: type=2000 audit(1532829160.550:1): initialized\n[ 0.499079] Initialise system trusted keyring\n[ 0.500079] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501332] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503582] zbud: loaded\n[ 0.504333] VFS: Disk quotas dquot_6.6.0\n[ 0.505221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506974] fuse init (API version 7.23)\n[ 0.507945] Key type big_key registered\n[ 0.508830] Allocating IMA MOK and blacklist keyrings.\n[ 0.510139] Key type asymmetric registered\n[ 0.511034] Asymmetric key parser 'x509' registered\n[ 0.512069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513666] io scheduler noop registered\n[ 0.514527] io scheduler deadline registered (default)\n[ 0.515609] io scheduler cfq registered\n[ 0.516530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520531] ACPI: Power Button [PWRF]\n[ 0.521459] GHES: HEST is not enabled!\n[ 0.534899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564691] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588333] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591290] Linux agpgart interface v0.103\n[ 0.594238] brd: module loaded\n[ 0.596196] loop: module loaded\n[ 0.604952] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606679] GPT:90111 != 2097151\n[ 0.607421] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608577] GPT:90111 != 2097151\n[ 0.609303] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610377] vda: vda1 vda15\n[ 0.613037] scsi host0: ata_piix\n[ 0.613885] scsi host1: ata_piix\n[ 0.614656] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.615959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.617644] libphy: Fixed MDIO Bus: probed\n[ 0.618544] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619565] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622436] PPP generic driver version 2.4.2\n[ 0.623473] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624788] ehci-pci: EHCI PCI platform driver\n[ 0.625763] ehci-platform: EHCI generic platform driver\n[ 0.626820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628039] ohci-pci: OHCI PCI platform driver\n[ 0.629121] ohci-platform: OHCI generic platform driver\n[ 0.630259] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644815] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645944] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647601] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648772] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.650081] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653087] usb usb1: Product: UHCI Host Controller\n[ 0.654111] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655376] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656482] hub 1-0:1.0: USB hub found\n[ 0.657345] hub 1-0:1.0: 2 ports detected\n[ 0.658390] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660692] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661822] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663054] mousedev: PS/2 mouse device common for all mice\n[ 0.664461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666443] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667642] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668981] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670336] i2c /dev entries driver\n[ 0.671238] device-mapper: uevent: version 1.0.3\n[ 0.672286] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674140] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675724] NET: Registered protocol family 10\n[ 0.676960] NET: Registered protocol family 17\n[ 0.677961] Key type dns_resolver registered\n[ 0.679056] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680267] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682270] registered taskstats version 1\n[ 0.683192] Loading compiled-in X.509 certificates\n[ 0.684794] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686918] zswap: loaded using pool lzo/zbud\n[ 0.688672] Key type trusted registered\n[ 0.690507] Key type encrypted registered\n[ 0.691401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692520] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693652] evm: HMAC attrs: 0x1\n[ 0.694683] Magic number: 10:627:863\n[ 0.695595] rtc_cmos 00:00: setting system clock to 2018-07-29 01:52:40 UTC (1532829160)\n[ 0.697367] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698485] EDD information not available.\n[ 0.778126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789814] Write protecting the kernel read-only data: 14336k\n[ 0.791962] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793823] 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.838271] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCaY03Bx5s9egVNpK11KIBC0JqEOyfVqJS4DtRCq4htM3IjwP4znMTTL2eIedkmQ9XCiVTi8NUa/AtelNx0TvVghpQjWHYPirZTsNFkNpFz6VGUKSsjcXdHY74iBziAPeHt/xKSp1ZBxyifMUUEfHxk2J9jataEwDueB/SEaYB5R85VXdkKD9QL8BET4nsaJ7Yw3X+HvhSXTAOV9RS9RZaYntVfwsCBqTQ6t4O/fteB8BNm5p1RjrabZF9kdUQi7DrJeU6YcrhIctkKg4Id5rGIWs9t88wS2FZnVgJXnRcx+uG3WvLi43CE4j1cHMvL2raAwA+pcbzTfKtlcTPq/e+J root@cinder-test-vm2-24215871-3056-45cb-9a4b-bcd3175cf089\nssh-dss AAAAB3NzaC1kc3MAAACBAJKo2ZEjlALKV1URApA41F0Jx8MIcL+Upp8ye0GWZyTY9lWU1naOd54rnQkdUU1Q1etftjKgJk2a+byVig4baM06affrTaHeviCE+pU78J4SO6C8mAZ1IZNmIp9Y1hbgJihd2RjUpbmIm9dxDSv5JJz26EJAqMzgDcZfEohXDzx5AAAAFQDMkmSvCImXEYC98FUvbCln6/LpBQAAAIEAhNJj0tsv1ef4rH75A+jG1Mcd+DHDxSIODV5A14pfQe4mGpjoSfFOQOYKJjm7kmZoG6dOPkxJbAB2ugCr1tT0HoxpgR9GL4ffC9NEWR4ZwYnbhAgcN78GBaY1saiNUHSp9mErbTPkgJ5ZLEXT5SR+fyO1lEm8M0uur+WXQcUqODQAAACBAIyAdnyKFkowgRkCbRKo2YluSJVTba8TDdTZ1vH/K/zuupJ/7NPsV5hgv2Zl1Ss85hBI/BtRYF/zJeQ5WWgI3EyOwUIv8riWoDqALaRvQ3PhmjoSBupqmgPjEo/vC/YbcR8phah2ZAWf2Qhx2pKZbzLD8VP406pIdkaKPuiWHX30 root@cinder-test-vm2-24215871-3056-45cb-9a4b-bcd3175cf089\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:feb4:1625/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-24215871-3056-45cb-9a4b-bcd3175cf089\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.76 ===\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-24215871-3056-45cb-9a4b-bcd3175cf089 login: "} 2018-07-29 01:52:46,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/action used request id req-20a0b62c-73f0-476e-a9b1-ff35448075ac 2018-07-29 01:52:46,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0921990871429s 2018-07-29 01:52:46,087 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/action used request id req-20a0b62c-73f0-476e-a9b1-ff35448075ac 2018-07-29 01:52:46,088 - 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 463362916 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.908 MHz processor [ 0.152782] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.154456] pid_max: default: 32768 minimum: 301 [ 0.155359] ACPI: Core revision 20150930 [ 0.156754] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.158073] Security Framework initialized [ 0.158892] Yama: becoming mindful. [ 0.159627] AppArmor: AppArmor initialized [ 0.160498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161863] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.163539] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166186] Initializing cgroup subsys io [ 0.167012] Initializing cgroup subsys memory [ 0.167889] Initializing cgroup subsys devices [ 0.168768] Initializing cgroup subsys freezer [ 0.169636] Initializing cgroup subsys net_cls [ 0.170508] Initializing cgroup subsys perf_event [ 0.171432] Initializing cgroup subsys net_prio [ 0.172333] Initializing cgroup subsys hugetlb [ 0.173208] Initializing cgroup subsys pids [ 0.174082] CPU: Physical Processor ID: 0 [ 0.175583] mce: CPU supports 10 MCE banks [ 0.176444] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193298] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.199360] ftrace: allocating 31920 entries in 125 pages [ 0.224691] smpboot: Max logical packages: 1 [ 0.225662] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.227029] x2apic enabled [ 0.227856] Switched APIC routing to physical x2apic. [ 0.229600] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.230737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.232858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.234670] KVM setup paravirtual spinlock [ 0.236008] x86: Booted up 1 node, 1 CPUs [ 0.236825] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.238239] devtmpfs: initialized [ 0.239972] evm: security.selinux [ 0.240680] evm: security.SMACK64 [ 0.241396] evm: security.SMACK64EXEC [ 0.242156] evm: security.SMACK64TRANSMUTE [ 0.242971] evm: security.SMACK64MMAP [ 0.243722] evm: security.ima [ 0.244375] evm: security.capability [ 0.245195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247071] pinctrl core: initialized pinctrl subsystem [ 0.248201] RTC time: 1:52:39, date: 07/29/18 [ 0.249179] NET: Registered protocol family 16 [ 0.250250] cpuidle: using governor ladder [ 0.251098] cpuidle: using governor menu [ 0.251897] PCCT header not found. [ 0.252666] ACPI: bus type PCI registered [ 0.253492] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254753] PCI: Using configuration type 1 for base access [ 0.256537] ACPI: Added _OSI(Module Device) [ 0.257391] ACPI: Added _OSI(Processor Device) [ 0.258264] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.259170] ACPI: Added _OSI(Processor Aggregator Device) [ 0.260961] ACPI: Interpreter enabled [ 0.261743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.263974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.265842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.267706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.269571] ACPI: (supports S0 S5) [ 0.270288] ACPI: Using IOAPIC for interrupt routing [ 0.271258] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274414] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275571] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276817] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280265] acpiphp: Slot [3] registered [ 0.281088] acpiphp: Slot [4] registered [ 0.281898] acpiphp: Slot [5] registered [ 0.282706] acpiphp: Slot [6] registered [ 0.283514] acpiphp: Slot [7] registered [ 0.284327] acpiphp: Slot [8] registered [ 0.285135] acpiphp: Slot [9] registered [ 0.285946] acpiphp: Slot [10] registered [ 0.286773] acpiphp: Slot [11] registered [ 0.287587] acpiphp: Slot [12] registered [ 0.288411] acpiphp: Slot [13] registered [ 0.289231] acpiphp: Slot [14] registered [ 0.290051] acpiphp: Slot [15] registered [ 0.301148] acpiphp: Slot [16] registered [ 0.301982] acpiphp: Slot [17] registered [ 0.302818] acpiphp: Slot [18] registered [ 0.303638] acpiphp: Slot [19] registered [ 0.304458] acpiphp: Slot [20] registered [ 0.305286] acpiphp: Slot [21] registered [ 0.306113] acpiphp: Slot [22] registered [ 0.306933] acpiphp: Slot [23] registered [ 0.307757] acpiphp: Slot [24] registered [ 0.308579] acpiphp: Slot [25] registered [ 0.309407] acpiphp: Slot [26] registered [ 0.310231] acpiphp: Slot [27] registered [ 0.311065] acpiphp: Slot [28] registered [ 0.311922] acpiphp: Slot [29] registered [ 0.313083] acpiphp: Slot [30] registered [ 0.313919] acpiphp: Slot [31] registered [ 0.314740] PCI host bridge to bus 0000:00 [ 0.315557] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.316788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318019] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.319486] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320958] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.322458] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.325728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.327027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.328221] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.329498] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.333119] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.334725] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353287] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.354815] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359728] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361038] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362377] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363524] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365084] vgaarb: loaded [ 0.365688] vgaarb: bridge control possible 0000:00:02.0 [ 0.366928] SCSI subsystem initialized [ 0.367854] ACPI: bus type USB registered [ 0.368688] usbcore: registered new interface driver usbfs [ 0.369740] usbcore: registered new interface driver hub [ 0.370770] usbcore: registered new device driver usb [ 0.371894] PCI: Using ACPI for IRQ routing [ 0.373021] NetLabel: Initializing [ 0.373756] NetLabel: domain hash size = 128 [ 0.374613] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375580] NetLabel: unlabeled traffic allowed by default [ 0.376753] clocksource: Switched to clocksource kvm-clock [ 0.384904] AppArmor: AppArmor Filesystem Enabled [ 0.385884] pnp: PnP ACPI init [ 0.386859] pnp: PnP ACPI: found 5 devices [ 0.393210] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394955] NET: Registered protocol family 2 [ 0.396011] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397326] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398546] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399760] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401047] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402256] NET: Registered protocol family 1 [ 0.403153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404261] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419765] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434234] Trying to unpack rootfs image as initramfs... [ 0.491960] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.493822] Scanning for low memory corruption every 60 seconds [ 0.495273] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496511] audit: initializing netlink subsys (disabled) [ 0.497647] audit: type=2000 audit(1532829160.550:1): initialized [ 0.499079] Initialise system trusted keyring [ 0.500079] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.501332] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.503582] zbud: loaded [ 0.504333] VFS: Disk quotas dquot_6.6.0 [ 0.505221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506974] fuse init (API version 7.23) [ 0.507945] Key type big_key registered [ 0.508830] Allocating IMA MOK and blacklist keyrings. [ 0.510139] Key type asymmetric registered [ 0.511034] Asymmetric key parser 'x509' registered [ 0.512069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.513666] io scheduler noop registered [ 0.514527] io scheduler deadline registered (default) [ 0.515609] io scheduler cfq registered [ 0.516530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520531] ACPI: Power Button [PWRF] [ 0.521459] GHES: HEST is not enabled! [ 0.534899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.562407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564691] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588333] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591290] Linux agpgart interface v0.103 [ 0.594238] brd: module loaded [ 0.596196] loop: module loaded [ 0.604952] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.606679] GPT:90111 != 2097151 [ 0.607421] GPT:Alternate GPT header not at the end of the disk. [ 0.608577] GPT:90111 != 2097151 [ 0.609303] GPT: Use GNU Parted to correct GPT errors. [ 0.610377] vda: vda1 vda15 [ 0.613037] scsi host0: ata_piix [ 0.613885] scsi host1: ata_piix [ 0.614656] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.615959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.617644] libphy: Fixed MDIO Bus: probed [ 0.618544] tun: Universal TUN/TAP device driver, 1.6 [ 0.619565] tun: (C) 1999-2004 Max Krasnyansky [ 0.622436] PPP generic driver version 2.4.2 [ 0.623473] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624788] ehci-pci: EHCI PCI platform driver [ 0.625763] ehci-platform: EHCI generic platform driver [ 0.626820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.628039] ohci-pci: OHCI PCI platform driver [ 0.629121] ohci-platform: OHCI generic platform driver [ 0.630259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644815] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645944] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647601] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.648772] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.650081] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.651478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653087] usb usb1: Product: UHCI Host Controller [ 0.654111] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655376] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656482] hub 1-0:1.0: USB hub found [ 0.657345] hub 1-0:1.0: 2 ports detected [ 0.658390] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660692] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661822] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.663054] mousedev: PS/2 mouse device common for all mice [ 0.664461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666443] rtc_cmos 00:00: RTC can wake from S4 [ 0.667642] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668981] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.670336] i2c /dev entries driver [ 0.671238] device-mapper: uevent: version 1.0.3 [ 0.672286] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.674140] ledtrig-cpu: registered to indicate activity on CPUs [ 0.675724] NET: Registered protocol family 10 [ 0.676960] NET: Registered protocol family 17 [ 0.677961] Key type dns_resolver registered [ 0.679056] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.680267] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.682270] registered taskstats version 1 [ 0.683192] Loading compiled-in X.509 certificates [ 0.684794] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.686918] zswap: loaded using pool lzo/zbud [ 0.688672] Key type trusted registered [ 0.690507] Key type encrypted registered [ 0.691401] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692520] ima: No TPM chip found, activating TPM-bypass! [ 0.693652] evm: HMAC attrs: 0x1 [ 0.694683] Magic number: 10:627:863 [ 0.695595] rtc_cmos 00:00: setting system clock to 2018-07-29 01:52:40 UTC (1532829160) [ 0.697367] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698485] EDD information not available. [ 0.778126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789814] Write protecting the kernel read-only data: 14336k [ 0.791962] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793823] 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.838271] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCaY03Bx5s9egVNpK11KIBC0JqEOyfVqJS4DtRCq4htM3IjwP4znMTTL2eIedkmQ9XCiVTi8NUa/AtelNx0TvVghpQjWHYPirZTsNFkNpFz6VGUKSsjcXdHY74iBziAPeHt/xKSp1ZBxyifMUUEfHxk2J9jataEwDueB/SEaYB5R85VXdkKD9QL8BET4nsaJ7Yw3X+HvhSXTAOV9RS9RZaYntVfwsCBqTQ6t4O/fteB8BNm5p1RjrabZF9kdUQi7DrJeU6YcrhIctkKg4Id5rGIWs9t88wS2FZnVgJXnRcx+uG3WvLi43CE4j1cHMvL2raAwA+pcbzTfKtlcTPq/e+J root@cinder-test-vm2-24215871-3056-45cb-9a4b-bcd3175cf089 ssh-dss AAAAB3NzaC1kc3MAAACBAJKo2ZEjlALKV1URApA41F0Jx8MIcL+Upp8ye0GWZyTY9lWU1naOd54rnQkdUU1Q1etftjKgJk2a+byVig4baM06affrTaHeviCE+pU78J4SO6C8mAZ1IZNmIp9Y1hbgJihd2RjUpbmIm9dxDSv5JJz26EJAqMzgDcZfEohXDzx5AAAAFQDMkmSvCImXEYC98FUvbCln6/LpBQAAAIEAhNJj0tsv1ef4rH75A+jG1Mcd+DHDxSIODV5A14pfQe4mGpjoSfFOQOYKJjm7kmZoG6dOPkxJbAB2ugCr1tT0HoxpgR9GL4ffC9NEWR4ZwYnbhAgcN78GBaY1saiNUHSp9mErbTPkgJ5ZLEXT5SR+fyO1lEm8M0uur+WXQcUqODQAAACBAIyAdnyKFkowgRkCbRKo2YluSJVTba8TDdTZ1vH/K/zuupJ/7NPsV5hgv2Zl1Ss85hBI/BtRYF/zJeQ5WWgI3EyOwUIv8riWoDqALaRvQ3PhmjoSBupqmgPjEo/vC/YbcR8phah2ZAWf2Qhx2pKZbzLD8VP406pIdkaKPuiWHX30 root@cinder-test-vm2-24215871-3056-45cb-9a4b-bcd3175cf089 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:feb4:1625/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-24215871-3056-45cb-9a4b-bcd3175cf089 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-24215871-3056-45cb-9a4b-bcd3175cf089 login: 2018-07-29 01:52:46,753 - paramiko.transport - DEBUG - starting thread (client mode): 0xe29c8850L 2018-07-29 01:52:46,755 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 01:52:46,755 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-29 01:52:46,755 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-29 01:52:46,756 - 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-29 01:52:46,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 01:52:46,757 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-29 01:52:46,757 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 01:52:46,757 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 01:52:46,757 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 01:52:46,776 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 01:52:46,776 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 01:52:46,787 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 93aa738cea5170c13e537f52fd50d34e 2018-07-29 01:52:46,787 - paramiko.transport - DEBUG - Trying discovered key 85eb8c9f942104521df0f892bf23cf56 in /tmp/tmpilkNxy 2018-07-29 01:52:46,816 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 01:52:46,822 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 01:52:46,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-29 01:52:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"volume": {"display_name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "size": "2"}}' 2018-07-29 01:52:48,026 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:52:46 GMT Server: Apache x-compute-request-id: req-8ca8dad0-29af-4e11-aa46-7102e50db7c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ca8dad0-29af-4e11-aa46-7102e50db7c7 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}} 2018-07-29 01:52:48,026 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes used request id req-8ca8dad0-29af-4e11-aa46-7102e50db7c7 2018-07-29 01:52:48,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.171875s 2018-07-29 01:52:48,027 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes used request id req-8ca8dad0-29af-4e11-aa46-7102e50db7c7 2018-07-29 01:52:48,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:52:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:48,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:48 GMT Server: Apache x-compute-request-id: req-7ca6eb1c-c7b8-4f02-ace6-9a5577b48474 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ca6eb1c-c7b8-4f02-ace6-9a5577b48474 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:52:48.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:52:48,935 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-7ca6eb1c-c7b8-4f02-ace6-9a5577b48474 2018-07-29 01:52:48,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.90712594986s 2018-07-29 01:52:48,935 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-7ca6eb1c-c7b8-4f02-ace6-9a5577b48474 2018-07-29 01:52:48,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:50,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:52:50,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:51,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:50 GMT Server: Apache x-compute-request-id: req-28efaa13-2fa2-40b3-b64d-881437552412 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28efaa13-2fa2-40b3-b64d-881437552412 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:52:50.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:52:51,003 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-28efaa13-2fa2-40b3-b64d-881437552412 2018-07-29 01:52:51,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0645759105682s 2018-07-29 01:52:51,003 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-28efaa13-2fa2-40b3-b64d-881437552412 2018-07-29 01:52:51,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:52:51,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:51,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-997d17ef-46e0-452f-8291-54c18e778b31 Date: Sun, 29 Jul 2018 01:52:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33606a47f189439cb16eb9b2cdaabd20","l2_adjacency":true,"status":"ACTIVE","subnets":["3d39aeeb-7392-4dbd-89bd-dc576893d981"],"description":"","tags":[],"updated_at":"2018-07-29T01:52:25Z","qos_policy_id":null,"name":"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089","admin_state_up":true,"tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:24Z","mtu":1450}]} 2018-07-29 01:52:51,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-997d17ef-46e0-452f-8291-54c18e778b31 2018-07-29 01:52:51,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107380867004s 2018-07-29 01:52:51,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-997d17ef-46e0-452f-8291-54c18e778b31 2018-07-29 01:52:51,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:52:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:51,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-d77ab178-427c-4b8c-8c10-9602d736856c Date: Sun, 29 Jul 2018 01:52:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1f4d76db-47d2-4834-a136-73bee94981c2/snap", "metadata": {}}], "file": "/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2/file", "owner": "33606a47f189439cb16eb9b2cdaabd20", "id": "1f4d76db-47d2-4834-a136-73bee94981c2", "size": 12716032, "self": "/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1f4d76db-47d2-4834-a136-73bee94981c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:52:30Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:52:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:52:51,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d77ab178-427c-4b8c-8c10-9602d736856c 2018-07-29 01:52:51,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367419719696s 2018-07-29 01:52:51,155 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d77ab178-427c-4b8c-8c10-9602d736856c 2018-07-29 01:52:51,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:52:51,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:51,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-3a0ae227-2a22-4f14-8bf2-eb1fe486aeb9 x-compute-request-id: req-3a0ae227-2a22-4f14-8bf2-eb1fe486aeb9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_24215871-3056-45cb-9a4b-bcd3175cf089", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "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": "eb634b95-7711-41a4-9b0f-530d9159e90e"}]} 2018-07-29 01:52:51,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3a0ae227-2a22-4f14-8bf2-eb1fe486aeb9 2018-07-29 01:52:51,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279948711395s 2018-07-29 01:52:51,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3a0ae227-2a22-4f14-8bf2-eb1fe486aeb9 2018-07-29 01:52:51,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 01:52:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"server": {"name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "imageRef": "1f4d76db-47d2-4834-a136-73bee94981c2", "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "flavorRef": "eb634b95-7711-41a4-9b0f-530d9159e90e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b7193fa5-9575-4c2d-af9d-02d3852ef286"}], "security_groups": [{"name": "9a92df5c-f33e-47de-8e74-801967e94cef"}]}}' 2018-07-29 01:52:52,557 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:52: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-e93aa313-b31f-405a-b7bd-873b4620d075 x-compute-request-id: req-e93aa313-b31f-405a-b7bd-873b4620d075 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9a92df5c-f33e-47de-8e74-801967e94cef"}], "OS-DCF:diskConfig": "MANUAL", "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "adminPass": "mSTzgw9Mx6Xy"}} 2018-07-29 01:52:52,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e93aa313-b31f-405a-b7bd-873b4620d075 2018-07-29 01:52:52,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.37233090401s 2018-07-29 01:52:52,558 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e93aa313-b31f-405a-b7bd-873b4620d075 2018-07-29 01:52:52,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:52,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-080baf1c-402c-48b8-9cb0-37f0f3cd2f8e x-compute-request-id: req-080baf1c-402c-48b8-9cb0-37f0f3cd2f8e Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "user_id": "41cfef80048f4807813bfc85101fed71", "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-29T01:52:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:52Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:39.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:39Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:52,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-080baf1c-402c-48b8-9cb0-37f0f3cd2f8e 2018-07-29 01:52:52,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375237941742s 2018-07-29 01:52:52,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-080baf1c-402c-48b8-9cb0-37f0f3cd2f8e 2018-07-29 01:52:52,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:54,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:54,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:55,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-815f8d88-159a-4706-9a04-92ac54cd45f2 x-compute-request-id: req-815f8d88-159a-4706-9a04-92ac54cd45f2 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:52:54Z", "hostId": "70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:52Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:39.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:39Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:55,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-815f8d88-159a-4706-9a04-92ac54cd45f2 2018-07-29 01:52:55,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601212024689s 2018-07-29 01:52:55,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-815f8d88-159a-4706-9a04-92ac54cd45f2 2018-07-29 01:52:55,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:52:57,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:52:57,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:52:58,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:52: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-8418dc4e-9f24-40c5-a528-e28d62e1a74e x-compute-request-id: req-8418dc4e-9f24-40c5-a528-e28d62e1a74e Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T01:52:54Z", "hostId": "70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:52Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:39.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:39Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:52:58,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8418dc4e-9f24-40c5-a528-e28d62e1a74e 2018-07-29 01:52:58,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53547501564s 2018-07-29 01:52:58,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8418dc4e-9f24-40c5-a528-e28d62e1a74e 2018-07-29 01:52:58,098 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:53:00,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:53:00,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:00,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-a0f7d913-0ec1-4407-b928-8d14d206a32b x-compute-request-id: req-a0f7d913-0ec1-4407-b928-8d14d206a32b Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:13:5f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:58.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:58Z", "hostId": "70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:52Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:39.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:39Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:53:00,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0f7d913-0ec1-4407-b928-8d14d206a32b 2018-07-29 01:53:00,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55829000473s 2018-07-29 01:53:00,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0f7d913-0ec1-4407-b928-8d14d206a32b 2018-07-29 01:53:00,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:53:00,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:00,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-8590e7b0-7e3a-4245-be86-e3b8639a4141 Date: Sun, 29 Jul 2018 01:53:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","ip_address":"192.168.120.8"}],"id":"4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416","security_groups":["9a92df5c-f33e-47de-8e74-801967e94cef"],"mac_address":"fa:16:3e:10:13:5f","project_id":"33606a47f189439cb16eb9b2cdaabd20","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:55Z","binding:vnic_type":"normal","device_id":"3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7","ip_allocation":"immediate"}]} 2018-07-29 01:53:00,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 used request id req-8590e7b0-7e3a-4245-be86-e3b8639a4141 2018-07-29 01:53:00,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0964200496674s 2018-07-29 01:53:00,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 used request id req-8590e7b0-7e3a-4245-be86-e3b8639a4141 2018-07-29 01:53:00,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:53:00,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:00,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9d0131c4-d266-489f-beb8-21539ca85522 Date: Sun, 29 Jul 2018 01:53:00 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:53:00,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416 used request id req-9d0131c4-d266-489f-beb8-21539ca85522 2018-07-29 01:53:00,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.105192184448s 2018-07-29 01:53:00,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416 used request id req-9d0131c4-d266-489f-beb8-21539ca85522 2018-07-29 01:53:00,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:53:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:01,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-4e0d2c13-e0d6-43a4-9824-e7e7dd6c651e x-compute-request-id: req-4e0d2c13-e0d6-43a4-9824-e7e7dd6c651e Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:13:5f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:58.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:58Z", "hostId": "70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:52Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:39.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:39Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:53:01,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4e0d2c13-e0d6-43a4-9824-e7e7dd6c651e 2018-07-29 01:53:01,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213921070099s 2018-07-29 01:53:01,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4e0d2c13-e0d6-43a4-9824-e7e7dd6c651e 2018-07-29 01:53:01,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:53:01,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:01,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-df36b8dd-4e27-4f64-9559-454969ddce34 Date: Sun, 29 Jul 2018 01:53:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","ip_address":"192.168.120.8"}],"id":"4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416","security_groups":["9a92df5c-f33e-47de-8e74-801967e94cef"],"mac_address":"fa:16:3e:10:13:5f","project_id":"33606a47f189439cb16eb9b2cdaabd20","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:55Z","binding:vnic_type":"normal","device_id":"3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7","ip_allocation":"immediate"}]} 2018-07-29 01:53:01,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 used request id req-df36b8dd-4e27-4f64-9559-454969ddce34 2018-07-29 01:53:01,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0760009288788s 2018-07-29 01:53:01,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 used request id req-df36b8dd-4e27-4f64-9559-454969ddce34 2018-07-29 01:53:01,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:53:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:01,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9fa0e85d-b365-4331-80c0-b2aa95f52f95 Date: Sun, 29 Jul 2018 01:53:01 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:53:01,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416 used request id req-9fa0e85d-b365-4331-80c0-b2aa95f52f95 2018-07-29 01:53:01,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0486488342285s 2018-07-29 01:53:01,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416 used request id req-9fa0e85d-b365-4331-80c0-b2aa95f52f95 2018-07-29 01:53:01,229 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:13:5f', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1f4d76db-47d2-4834-a136-73bee94981c2'}), 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-29T01:52:58.000000', 'flavor': Munch({u'id': u'eb634b95-7711-41a4-9b0f-530d9159e90e'}), 'az': u'nova', 'id': u'3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7', 'security_groups': [Munch({u'name': u'cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'41cfef80048f4807813bfc85101fed71', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33606a47f189439cb16eb9b2cdaabd20', 'name': 'cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089', '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-29T01:52:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T01:52:58Z', 'hostId': u'70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d', '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-29T01:52:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'33606a47f189439cb16eb9b2cdaabd20', 'name': u'cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089', 'adminPass': None, 'tenant_id': u'33606a47f189439cb16eb9b2cdaabd20', 'created_at': u'2018-07-29T01:52:52Z', 'created': u'2018-07-29T01:52:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 01:53:01,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:53:01,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:01,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-98463527-33be-43a2-aefb-01ed0255f357 Date: Sun, 29 Jul 2018 01:53:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33606a47f189439cb16eb9b2cdaabd20","l2_adjacency":true,"status":"ACTIVE","subnets":["3d39aeeb-7392-4dbd-89bd-dc576893d981"],"description":"","tags":[],"updated_at":"2018-07-29T01:52:25Z","qos_policy_id":null,"name":"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089","admin_state_up":true,"tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:24Z","mtu":1450}]} 2018-07-29 01:53:01,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-98463527-33be-43a2-aefb-01ed0255f357 2018-07-29 01:53:01,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111604213715s 2018-07-29 01:53:01,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-98463527-33be-43a2-aefb-01ed0255f357 2018-07-29 01:53:01,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 01:53:01,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:01,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-77b351b4-2f1a-4d23-872f-ff571ae52478 Date: Sun, 29 Jul 2018 01:53:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T01:52:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","ip_address":"192.168.120.8"}],"id":"4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416","security_groups":["9a92df5c-f33e-47de-8e74-801967e94cef"],"mac_address":"fa:16:3e:10:13:5f","project_id":"33606a47f189439cb16eb9b2cdaabd20","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:55Z","binding:vnic_type":"normal","device_id":"3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7","ip_allocation":"immediate"}]} 2018-07-29 01:53:01,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 used request id req-77b351b4-2f1a-4d23-872f-ff571ae52478 2018-07-29 01:53:01,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0582520961761s 2018-07-29 01:53:01,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 used request id req-77b351b4-2f1a-4d23-872f-ff571ae52478 2018-07-29 01:53:01,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 01:53:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.8", "port_id": "4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416"}}' 2018-07-29 01:53:03,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-40cedcb1-5904-40b0-bea1-9c23e39abdfb Date: Sun, 29 Jul 2018 01:53:03 GMT RESP BODY: {"floatingip": {"router_id": "1021bbd5-1ee7-47e9-a906-c7741d3c6965", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:53:02Z", "updated_at": "2018-07-29T01:53:02Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7193fa5-9575-4c2d-af9d-02d3852ef286", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:13:5f", "device_id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "port_id": "4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416", "id": "659d9b44-c881-40d8-9ae4-22f977a9a828", "qos_policy_id": null}} 2018-07-29 01:53:03,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-40cedcb1-5904-40b0-bea1-9c23e39abdfb 2018-07-29 01:53:03,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15989899635s 2018-07-29 01:53:03,565 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-40cedcb1-5904-40b0-bea1-9c23e39abdfb 2018-07-29 01:53:03,568 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1021bbd5-1ee7-47e9-a906-c7741d3c6965', 'updated_at': u'2018-07-29T01:53:02Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.207', 'revision_number': 0, 'port_id': u'4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416', 'id': u'659d9b44-c881-40d8-9ae4-22f977a9a828', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33606a47f189439cb16eb9b2cdaabd20', 'name': 'cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'33606a47f189439cb16eb9b2cdaabd20', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b7193fa5-9575-4c2d-af9d-02d3852ef286', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:10:13:5f', u'device_id': u'3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'33606a47f189439cb16eb9b2cdaabd20', 'created_at': u'2018-07-29T01:53:02Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b7193fa5-9575-4c2d-af9d-02d3852ef286', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:10:13:5f', u'device_id': u'3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7'}), 'router': u'1021bbd5-1ee7-47e9-a906-c7741d3c6965'}) 2018-07-29 01:53:03,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 01:53:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 01:53:03,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-2c2c3db4-cad0-45fc-88d5-5fd040d95265 x-compute-request-id: req-2c2c3db4-cad0-45fc-88d5-5fd040d95265 Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481322735 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.145412] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147241] pid_max: default: 32768 minimum: 301\n[ 0.148227] ACPI: Core revision 20150930\n[ 0.149656] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151093] Security Framework initialized\n[ 0.151982] Yama: becoming mindful.\n[ 0.152803] AppArmor: AppArmor initialized\n[ 0.153763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155206] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156633] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157930] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159464] Initializing cgroup subsys io\n[ 0.160354] Initializing cgroup subsys memory\n[ 0.161310] Initializing cgroup subsys devices\n[ 0.162261] Initializing cgroup subsys freezer\n[ 0.163251] Initializing cgroup subsys net_cls\n[ 0.164211] Initializing cgroup subsys perf_event\n[ 0.165247] Initializing cgroup subsys net_prio\n[ 0.166234] Initializing cgroup subsys hugetlb\n[ 0.167193] Initializing cgroup subsys pids\n[ 0.168147] CPU: Physical Processor ID: 0\n[ 0.169721] mce: CPU supports 10 MCE banks\n[ 0.170651] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187309] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193440] ftrace: allocating 31920 entries in 125 pages\n[ 0.218129] smpboot: Max logical packages: 1\n[ 0.219046] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220537] x2apic enabled\n[ 0.221406] Switched APIC routing to physical x2apic.\n[ 0.223229] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224496] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226753] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.228649] KVM setup paravirtual spinlock\n[ 0.229993] x86: Booted up 1 node, 1 CPUs\n[ 0.230851] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.232303] devtmpfs: initialized\n[ 0.234027] evm: security.selinux\n[ 0.234752] evm: security.SMACK64\n[ 0.235469] evm: security.SMACK64EXEC\n[ 0.236244] evm: security.SMACK64TRANSMUTE\n[ 0.237076] evm: security.SMACK64MMAP\n[ 0.237837] evm: security.ima\n[ 0.238509] evm: security.capability\n[ 0.239337] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241246] pinctrl core: initialized pinctrl subsystem\n[ 0.242387] RTC time: 1:52:58, date: 07/29/18\n[ 0.243386] NET: Registered protocol family 16\n[ 0.244430] cpuidle: using governor ladder\n[ 0.245293] cpuidle: using governor menu\n[ 0.246098] PCCT header not found.\n[ 0.246872] ACPI: bus type PCI registered\n[ 0.247694] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.248977] PCI: Using configuration type 1 for base access\n[ 0.250771] ACPI: Added _OSI(Module Device)\n[ 0.251651] ACPI: Added _OSI(Processor Device)\n[ 0.252548] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253496] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255378] ACPI: Interpreter enabled\n[ 0.256203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260125] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.262069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.264011] ACPI: (supports S0 S5)\n[ 0.264766] ACPI: Using IOAPIC for interrupt routing\n[ 0.265803] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270228] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.271522] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.272773] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275145] acpiphp: Slot [3] registered\n[ 0.276027] acpiphp: Slot [4] registered\n[ 0.276867] acpiphp: Slot [5] registered\n[ 0.277695] acpiphp: Slot [6] registered\n[ 0.278519] acpiphp: Slot [7] registered\n[ 0.279354] acpiphp: Slot [8] registered\n[ 0.280205] acpiphp: Slot [9] registered\n[ 0.281043] acpiphp: Slot [10] registered\n[ 0.281961] acpiphp: Slot [11] registered\n[ 0.282773] acpiphp: Slot [12] registered\n[ 0.283589] acpiphp: Slot [13] registered\n[ 0.284399] acpiphp: Slot [14] registered\n[ 0.285220] acpiphp: Slot [15] registered\n[ 0.295907] acpiphp: Slot [16] registered\n[ 0.296726] acpiphp: Slot [17] registered\n[ 0.297537] acpiphp: Slot [18] registered\n[ 0.298358] acpiphp: Slot [19] registered\n[ 0.299166] acpiphp: Slot [20] registered\n[ 0.299981] acpiphp: Slot [21] registered\n[ 0.300788] acpiphp: Slot [22] registered\n[ 0.301642] acpiphp: Slot [23] registered\n[ 0.302460] acpiphp: Slot [24] registered\n[ 0.303272] acpiphp: Slot [25] registered\n[ 0.304090] acpiphp: Slot [26] registered\n[ 0.304902] acpiphp: Slot [27] registered\n[ 0.305709] acpiphp: Slot [28] registered\n[ 0.306525] acpiphp: Slot [29] registered\n[ 0.307342] acpiphp: Slot [30] registered\n[ 0.308157] acpiphp: Slot [31] registered\n[ 0.308967] PCI host bridge to bus 0000:00\n[ 0.309772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310982] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313630] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315077] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.316546] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319938] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321213] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.322391] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323648] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328696] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.346945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348468] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350210] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351637] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.353034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354303] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355625] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356681] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.358226] vgaarb: loaded\n[ 0.358819] vgaarb: bridge control possible 0000:00:02.0\n[ 0.360048] SCSI subsystem initialized\n[ 0.360961] ACPI: bus type USB registered\n[ 0.361786] usbcore: registered new interface driver usbfs\n[ 0.362822] usbcore: registered new interface driver hub\n[ 0.363836] usbcore: registered new device driver usb\n[ 0.364959] PCI: Using ACPI for IRQ routing\n[ 0.366075] NetLabel: Initializing\n[ 0.366789] NetLabel: domain hash size = 128\n[ 0.367636] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.368593] NetLabel: unlabeled traffic allowed by default\n[ 0.369749] clocksource: Switched to clocksource kvm-clock\n[ 0.377924] AppArmor: AppArmor Filesystem Enabled\n[ 0.378893] pnp: PnP ACPI init\n[ 0.379839] pnp: PnP ACPI: found 5 devices\n[ 0.386176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387896] NET: Registered protocol family 2\n[ 0.388947] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390246] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391457] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393744] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394936] NET: Registered protocol family 1\n[ 0.395814] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396926] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398005] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412061] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426191] Trying to unpack rootfs image as initramfs...\n[ 0.483135] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484798] Scanning for low memory corruption every 60 seconds\n[ 0.486168] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487329] audit: initializing netlink subsys (disabled)\n[ 0.488355] audit: type=2000 audit(1532829179.495:1): initialized\n[ 0.489694] Initialise system trusted keyring\n[ 0.490669] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491831] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493989] zbud: loaded\n[ 0.494719] VFS: Disk quotas dquot_6.6.0\n[ 0.495549] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497152] fuse init (API version 7.23)\n[ 0.498075] Key type big_key registered\n[ 0.498877] Allocating IMA MOK and blacklist keyrings.\n[ 0.500137] Key type asymmetric registered\n[ 0.500968] Asymmetric key parser 'x509' registered\n[ 0.501949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.503430] io scheduler noop registered\n[ 0.504224] io scheduler deadline registered (default)\n[ 0.505221] io scheduler cfq registered\n[ 0.506079] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507121] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.508388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509852] ACPI: Power Button [PWRF]\n[ 0.510714] GHES: HEST is not enabled!\n[ 0.524383] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552237] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.554370] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583096] Linux agpgart interface v0.103\n[ 0.586016] brd: module loaded\n[ 0.587708] loop: module loaded\n[ 0.592209] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.593671] GPT:90111 != 2097151\n[ 0.594366] GPT:Alternate GPT header not at the end of the disk.\n[ 0.595468] GPT:90111 != 2097151\n[ 0.596145] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597122] vda: vda1 vda15\n[ 0.598657] scsi host0: ata_piix\n[ 0.599454] scsi host1: ata_piix\n[ 0.600188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.601411] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.602904] libphy: Fixed MDIO Bus: probed\n[ 0.603735] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604697] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607193] PPP generic driver version 2.4.2\n[ 0.608126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609331] ehci-pci: EHCI PCI platform driver\n[ 0.610222] ehci-platform: EHCI generic platform driver\n[ 0.611225] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612372] ohci-pci: OHCI PCI platform driver\n[ 0.613256] ohci-platform: OHCI generic platform driver\n[ 0.614266] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.628541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629566] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631037] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.633222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634473] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.635902] usb usb1: Product: UHCI Host Controller\n[ 0.636842] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.637994] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.638989] hub 1-0:1.0: USB hub found\n[ 0.639778] hub 1-0:1.0: 2 ports detected\n[ 0.640739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643883] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.644948] mousedev: PS/2 mouse device common for all mice\n[ 0.646252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648120] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649371] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650579] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651782] i2c /dev entries driver\n[ 0.652564] device-mapper: uevent: version 1.0.3\n[ 0.653533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655189] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656648] NET: Registered protocol family 10\n[ 0.657805] NET: Registered protocol family 17\n[ 0.658723] Key type dns_resolver registered\n[ 0.659744] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660861] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662678] registered taskstats version 1\n[ 0.663532] Loading compiled-in X.509 certificates\n[ 0.665017] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666905] zswap: loaded using pool lzo/zbud\n[ 0.668572] Key type trusted registered\n[ 0.670366] Key type encrypted registered\n[ 0.671209] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672258] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673313] evm: HMAC attrs: 0x1\n[ 0.674318] Magic number: 10:627:863\n[ 0.675195] rtc_cmos 00:00: setting system clock to 2018-07-29 01:52:59 UTC (1532829179)\n[ 0.676842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677978] EDD information not available.\n[ 0.763104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774710] Write protecting the kernel read-only data: 14336k\n[ 0.776889] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778767] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.925447] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.85. 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: 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-----\n/dev/root resized successfully [took 0.11s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRIkfNliwKfrDQt9A1I0hc2wXt1GPJc7BSBXogcRobYzmleeuhgLQolkmHCeNhySLMchGd1zmEcgM2pOHyHVKuaTvylj0FP7g+2hA2SJ+yH1moxAD5nHOb0nX7T3yFDHGIFjPVL+1JRa/By2v1uLU8KVQFppDRFciuVvTZsWmsMEqAdvaLWu1Yt/74k62svO1g32FYP6UHrC47K328zHyFT7/+mplik+IO6xHD7o2fJ7c8ytg88f0kabZfx684puQ5Fbh+qDnF+pj+rhC4I0zw3a+giWRlC76I2HIEPsRRP65RJzWGc8U+ZYdexwTqeNBLoVigQ7BtSH7tMe6je5Nn root@cinder-test-vm-24215871-3056-45cb-9a4b-bcd3175cf089\nssh-dss AAAAB3NzaC1kc3MAAACBAIO4vh2Rwi92N5oK7zAlv3aA1k3OCu2njLl7z/Urqtswsbl+tIdMhX8hQTP5f/P3nhvh7sIXiWj+rlLwVM98EiULg47QzL2v3EEGcb70FZj80KUBHgCzn46b+rxdVQn09I9X0QRt6oH/VTZJ+CNkXnJr7uHqzgPzkG72QXsfwzA/AAAAFQDRQXfWOefSO+TDuAgliIvhxExb7wAAAIBtLCvo2YEx6i4z8KRIkS1PGrnfltgHfMRXtO3VmFVylItDIT8X0y6AjfjQBKaj4RC3IVZwBOMR8xGDeJYgU3Bdu0yBxifuBUG6q1drfppHF+06rczXDSbVJ+zkfcOXpvXKUmjkyc2YABAmK0ppIcJCDMMS5S+Hjc5wquf1h1GM3QAAAIB5HCit5g2OxYCRILjl5rF1G9PchO6gUiE6ZfIm+DNoj6PYLbD0p2xkdCeRHVgmH31iKkLciQFCayltSCf1q3qIVNsNDaDa5b+1Vp5H6s8nG3Kl1YC1nFUGBR2CHkwGRRBd29VRrq7BQNWkVMc6eJtVg5KiPIByDMeYihovXjQTFg== root@cinder-test-vm-24215871-3056-45cb-9a4b-bcd3175cf089\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe10:135f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-24215871-3056-45cb-9a4b-bcd3175cf089\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.14 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-24215871-3056-45cb-9a4b-bcd3175cf089 login: "} 2018-07-29 01:53:03,662 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/action used request id req-2c2c3db4-cad0-45fc-88d5-5fd040d95265 2018-07-29 01:53:03,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.093496799469s 2018-07-29 01:53:03,664 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/action used request id req-2c2c3db4-cad0-45fc-88d5-5fd040d95265 2018-07-29 01:53:03,664 - 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 481322735 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.145412] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.147241] pid_max: default: 32768 minimum: 301 [ 0.148227] ACPI: Core revision 20150930 [ 0.149656] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151093] Security Framework initialized [ 0.151982] Yama: becoming mindful. [ 0.152803] AppArmor: AppArmor initialized [ 0.153763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.155206] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156633] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157930] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159464] Initializing cgroup subsys io [ 0.160354] Initializing cgroup subsys memory [ 0.161310] Initializing cgroup subsys devices [ 0.162261] Initializing cgroup subsys freezer [ 0.163251] Initializing cgroup subsys net_cls [ 0.164211] Initializing cgroup subsys perf_event [ 0.165247] Initializing cgroup subsys net_prio [ 0.166234] Initializing cgroup subsys hugetlb [ 0.167193] Initializing cgroup subsys pids [ 0.168147] CPU: Physical Processor ID: 0 [ 0.169721] mce: CPU supports 10 MCE banks [ 0.170651] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.187309] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.193440] ftrace: allocating 31920 entries in 125 pages [ 0.218129] smpboot: Max logical packages: 1 [ 0.219046] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.220537] x2apic enabled [ 0.221406] Switched APIC routing to physical x2apic. [ 0.223229] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.224496] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.226753] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.228649] KVM setup paravirtual spinlock [ 0.229993] x86: Booted up 1 node, 1 CPUs [ 0.230851] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.232303] devtmpfs: initialized [ 0.234027] evm: security.selinux [ 0.234752] evm: security.SMACK64 [ 0.235469] evm: security.SMACK64EXEC [ 0.236244] evm: security.SMACK64TRANSMUTE [ 0.237076] evm: security.SMACK64MMAP [ 0.237837] evm: security.ima [ 0.238509] evm: security.capability [ 0.239337] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241246] pinctrl core: initialized pinctrl subsystem [ 0.242387] RTC time: 1:52:58, date: 07/29/18 [ 0.243386] NET: Registered protocol family 16 [ 0.244430] cpuidle: using governor ladder [ 0.245293] cpuidle: using governor menu [ 0.246098] PCCT header not found. [ 0.246872] ACPI: bus type PCI registered [ 0.247694] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.248977] PCI: Using configuration type 1 for base access [ 0.250771] ACPI: Added _OSI(Module Device) [ 0.251651] ACPI: Added _OSI(Processor Device) [ 0.252548] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.253496] ACPI: Added _OSI(Processor Aggregator Device) [ 0.255378] ACPI: Interpreter enabled [ 0.256203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.258183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.260125] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.262069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264011] ACPI: (supports S0 S5) [ 0.264766] ACPI: Using IOAPIC for interrupt routing [ 0.265803] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270228] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.271522] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.272773] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275145] acpiphp: Slot [3] registered [ 0.276027] acpiphp: Slot [4] registered [ 0.276867] acpiphp: Slot [5] registered [ 0.277695] acpiphp: Slot [6] registered [ 0.278519] acpiphp: Slot [7] registered [ 0.279354] acpiphp: Slot [8] registered [ 0.280205] acpiphp: Slot [9] registered [ 0.281043] acpiphp: Slot [10] registered [ 0.281961] acpiphp: Slot [11] registered [ 0.282773] acpiphp: Slot [12] registered [ 0.283589] acpiphp: Slot [13] registered [ 0.284399] acpiphp: Slot [14] registered [ 0.285220] acpiphp: Slot [15] registered [ 0.295907] acpiphp: Slot [16] registered [ 0.296726] acpiphp: Slot [17] registered [ 0.297537] acpiphp: Slot [18] registered [ 0.298358] acpiphp: Slot [19] registered [ 0.299166] acpiphp: Slot [20] registered [ 0.299981] acpiphp: Slot [21] registered [ 0.300788] acpiphp: Slot [22] registered [ 0.301642] acpiphp: Slot [23] registered [ 0.302460] acpiphp: Slot [24] registered [ 0.303272] acpiphp: Slot [25] registered [ 0.304090] acpiphp: Slot [26] registered [ 0.304902] acpiphp: Slot [27] registered [ 0.305709] acpiphp: Slot [28] registered [ 0.306525] acpiphp: Slot [29] registered [ 0.307342] acpiphp: Slot [30] registered [ 0.308157] acpiphp: Slot [31] registered [ 0.308967] PCI host bridge to bus 0000:00 [ 0.309772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.310982] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.313630] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315077] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.316546] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319938] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321213] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.322391] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323648] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328696] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.346945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.348468] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.350210] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.351637] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.353034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.354303] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.355625] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.356681] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.358226] vgaarb: loaded [ 0.358819] vgaarb: bridge control possible 0000:00:02.0 [ 0.360048] SCSI subsystem initialized [ 0.360961] ACPI: bus type USB registered [ 0.361786] usbcore: registered new interface driver usbfs [ 0.362822] usbcore: registered new interface driver hub [ 0.363836] usbcore: registered new device driver usb [ 0.364959] PCI: Using ACPI for IRQ routing [ 0.366075] NetLabel: Initializing [ 0.366789] NetLabel: domain hash size = 128 [ 0.367636] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368593] NetLabel: unlabeled traffic allowed by default [ 0.369749] clocksource: Switched to clocksource kvm-clock [ 0.377924] AppArmor: AppArmor Filesystem Enabled [ 0.378893] pnp: PnP ACPI init [ 0.379839] pnp: PnP ACPI: found 5 devices [ 0.386176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387896] NET: Registered protocol family 2 [ 0.388947] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390246] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391457] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392656] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393744] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394936] NET: Registered protocol family 1 [ 0.395814] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396926] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398005] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412061] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426191] Trying to unpack rootfs image as initramfs... [ 0.483135] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.484798] Scanning for low memory corruption every 60 seconds [ 0.486168] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.487329] audit: initializing netlink subsys (disabled) [ 0.488355] audit: type=2000 audit(1532829179.495:1): initialized [ 0.489694] Initialise system trusted keyring [ 0.490669] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.491831] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.493989] zbud: loaded [ 0.494719] VFS: Disk quotas dquot_6.6.0 [ 0.495549] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497152] fuse init (API version 7.23) [ 0.498075] Key type big_key registered [ 0.498877] Allocating IMA MOK and blacklist keyrings. [ 0.500137] Key type asymmetric registered [ 0.500968] Asymmetric key parser 'x509' registered [ 0.501949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.503430] io scheduler noop registered [ 0.504224] io scheduler deadline registered (default) [ 0.505221] io scheduler cfq registered [ 0.506079] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507121] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.508388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509852] ACPI: Power Button [PWRF] [ 0.510714] GHES: HEST is not enabled! [ 0.524383] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.552237] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.554370] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.580267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583096] Linux agpgart interface v0.103 [ 0.586016] brd: module loaded [ 0.587708] loop: module loaded [ 0.592209] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.593671] GPT:90111 != 2097151 [ 0.594366] GPT:Alternate GPT header not at the end of the disk. [ 0.595468] GPT:90111 != 2097151 [ 0.596145] GPT: Use GNU Parted to correct GPT errors. [ 0.597122] vda: vda1 vda15 [ 0.598657] scsi host0: ata_piix [ 0.599454] scsi host1: ata_piix [ 0.600188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.601411] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.602904] libphy: Fixed MDIO Bus: probed [ 0.603735] tun: Universal TUN/TAP device driver, 1.6 [ 0.604697] tun: (C) 1999-2004 Max Krasnyansky [ 0.607193] PPP generic driver version 2.4.2 [ 0.608126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609331] ehci-pci: EHCI PCI platform driver [ 0.610222] ehci-platform: EHCI generic platform driver [ 0.611225] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612372] ohci-pci: OHCI PCI platform driver [ 0.613256] ohci-platform: OHCI generic platform driver [ 0.614266] uhci_hcd: USB Universal Host Controller Interface driver [ 0.628541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629566] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631037] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.633222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634473] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.635902] usb usb1: Product: UHCI Host Controller [ 0.636842] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.637994] usb usb1: SerialNumber: 0000:00:01.2 [ 0.638989] hub 1-0:1.0: USB hub found [ 0.639778] hub 1-0:1.0: 2 ports detected [ 0.640739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643883] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.644948] mousedev: PS/2 mouse device common for all mice [ 0.646252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648120] rtc_cmos 00:00: RTC can wake from S4 [ 0.649371] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650579] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651782] i2c /dev entries driver [ 0.652564] device-mapper: uevent: version 1.0.3 [ 0.653533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655189] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656648] NET: Registered protocol family 10 [ 0.657805] NET: Registered protocol family 17 [ 0.658723] Key type dns_resolver registered [ 0.659744] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662678] registered taskstats version 1 [ 0.663532] Loading compiled-in X.509 certificates [ 0.665017] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666905] zswap: loaded using pool lzo/zbud [ 0.668572] Key type trusted registered [ 0.670366] Key type encrypted registered [ 0.671209] AppArmor: AppArmor sha1 policy hashing enabled [ 0.672258] ima: No TPM chip found, activating TPM-bypass! [ 0.673313] evm: HMAC attrs: 0x1 [ 0.674318] Magic number: 10:627:863 [ 0.675195] rtc_cmos 00:00: setting system clock to 2018-07-29 01:52:59 UTC (1532829179) [ 0.676842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677978] EDD information not available. [ 0.763104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774710] Write protecting the kernel read-only data: 14336k [ 0.776889] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.778767] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.925447] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.85. 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: 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----- /dev/root resized successfully [took 0.11s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRIkfNliwKfrDQt9A1I0hc2wXt1GPJc7BSBXogcRobYzmleeuhgLQolkmHCeNhySLMchGd1zmEcgM2pOHyHVKuaTvylj0FP7g+2hA2SJ+yH1moxAD5nHOb0nX7T3yFDHGIFjPVL+1JRa/By2v1uLU8KVQFppDRFciuVvTZsWmsMEqAdvaLWu1Yt/74k62svO1g32FYP6UHrC47K328zHyFT7/+mplik+IO6xHD7o2fJ7c8ytg88f0kabZfx684puQ5Fbh+qDnF+pj+rhC4I0zw3a+giWRlC76I2HIEPsRRP65RJzWGc8U+ZYdexwTqeNBLoVigQ7BtSH7tMe6je5Nn root@cinder-test-vm-24215871-3056-45cb-9a4b-bcd3175cf089 ssh-dss AAAAB3NzaC1kc3MAAACBAIO4vh2Rwi92N5oK7zAlv3aA1k3OCu2njLl7z/Urqtswsbl+tIdMhX8hQTP5f/P3nhvh7sIXiWj+rlLwVM98EiULg47QzL2v3EEGcb70FZj80KUBHgCzn46b+rxdVQn09I9X0QRt6oH/VTZJ+CNkXnJr7uHqzgPzkG72QXsfwzA/AAAAFQDRQXfWOefSO+TDuAgliIvhxExb7wAAAIBtLCvo2YEx6i4z8KRIkS1PGrnfltgHfMRXtO3VmFVylItDIT8X0y6AjfjQBKaj4RC3IVZwBOMR8xGDeJYgU3Bdu0yBxifuBUG6q1drfppHF+06rczXDSbVJ+zkfcOXpvXKUmjkyc2YABAmK0ppIcJCDMMS5S+Hjc5wquf1h1GM3QAAAIB5HCit5g2OxYCRILjl5rF1G9PchO6gUiE6ZfIm+DNoj6PYLbD0p2xkdCeRHVgmH31iKkLciQFCayltSCf1q3qIVNsNDaDa5b+1Vp5H6s8nG3Kl1YC1nFUGBR2CHkwGRRBd29VRrq7BQNWkVMc6eJtVg5KiPIByDMeYihovXjQTFg== root@cinder-test-vm-24215871-3056-45cb-9a4b-bcd3175cf089 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe10:135f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-24215871-3056-45cb-9a4b-bcd3175cf089 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.14 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-24215871-3056-45cb-9a4b-bcd3175cf089 login: 2018-07-29 01:53:04,427 - paramiko.transport - DEBUG - starting thread (client mode): 0xe29ff290L 2018-07-29 01:53:04,427 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 01:53:04,427 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-29 01:53:04,428 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-29 01:53:04,429 - 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-29 01:53:04,429 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 01:53:04,429 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-29 01:53:04,429 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 01:53:04,430 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 01:53:04,430 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 01:53:04,447 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 01:53:04,448 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 01:53:04,459 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: 2223140ba39467734d0fe07d669c0f7c 2018-07-29 01:53:04,460 - paramiko.transport - DEBUG - Trying discovered key 85eb8c9f942104521df0f892bf23cf56 in /tmp/tmpilkNxy 2018-07-29 01:53:04,487 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 01:53:04,494 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 01:53:04,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-29 01:53:04,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"volumeAttachment": {"volumeId": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4"}}' 2018-07-29 01:53:07,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-51e019e1-0c50-49de-b7ad-a4705a898eb6 x-compute-request-id: req-51e019e1-0c50-49de-b7ad-a4705a898eb6 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "volumeId": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4"}} 2018-07-29 01:53:07,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/os-volume_attachments used request id req-51e019e1-0c50-49de-b7ad-a4705a898eb6 2018-07-29 01:53:07,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.48583292961s 2018-07-29 01:53:07,011 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/os-volume_attachments used request id req-51e019e1-0c50-49de-b7ad-a4705a898eb6 2018-07-29 01:53:07,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:07,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:07 GMT Server: Apache x-compute-request-id: req-7e9578fb-df0d-4270-bf50-a73a94669535 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e9578fb-df0d-4270-bf50-a73a94669535 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:06.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:07,930 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-7e9578fb-df0d-4270-bf50-a73a94669535 2018-07-29 01:53:07,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.918300867081s 2018-07-29 01:53:07,930 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-7e9578fb-df0d-4270-bf50-a73a94669535 2018-07-29 01:53:07,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:53:09,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:10,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:09 GMT Server: Apache x-compute-request-id: req-7cdf14d5-c92c-4f42-b0dd-a7e5df7c0c91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7cdf14d5-c92c-4f42-b0dd-a7e5df7c0c91 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [{"server_id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "attachment_id": "f59128b0-7f82-481a-bd99-834aaf95491a", "attached_at": "2018-07-29T01:53:08.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "device": "/dev/vdb", "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4"}], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:09.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:10,857 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-7cdf14d5-c92c-4f42-b0dd-a7e5df7c0c91 2018-07-29 01:53:10,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.922786951065s 2018-07-29 01:53:10,858 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-7cdf14d5-c92c-4f42-b0dd-a7e5df7c0c91 2018-07-29 01:53:10,860 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-29 01:53:10,861 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-29 01:53:10,861 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-29 01:53:10,863 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-29 01:53:10,930 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-29 01:53:10,931 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-29 01:53:10,932 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-29 01:53:10,932 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-29 01:53:10,971 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-29 01:53:10,971 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-29 01:53:10,998 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-29 01:53:11,657 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-29 01:53:11,657 - 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: 31d99c0b-a939-437b-9c70-1c4284267859 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-29 01:53:11,658 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-29 01:53:11,659 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-29 01:53:11,659 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-29 01:53:11,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-29 01:53:11,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/os-volume_attachments/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:13,951 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:53:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44909508-9bfd-4cea-a828-51c2407a8861 x-compute-request-id: req-44909508-9bfd-4cea-a828-51c2407a8861 Content-Length: 0 Content-Type: application/json 2018-07-29 01:53:13,952 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/os-volume_attachments/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 used request id req-44909508-9bfd-4cea-a828-51c2407a8861 2018-07-29 01:53:13,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.29156589508s 2018-07-29 01:53:13,952 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7/os-volume_attachments/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 used request id req-44909508-9bfd-4cea-a828-51c2407a8861 2018-07-29 01:53:13,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:14,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:13 GMT Server: Apache x-compute-request-id: req-45670f3d-0eb5-4d02-bf3b-116a906bf2ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45670f3d-0eb5-4d02-bf3b-116a906bf2ab Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:14.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:14,916 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-45670f3d-0eb5-4d02-bf3b-116a906bf2ab 2018-07-29 01:53:14,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.963704824448s 2018-07-29 01:53:14,917 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-45670f3d-0eb5-4d02-bf3b-116a906bf2ab 2018-07-29 01:53:14,918 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-29 01:53:14,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-29 01:53:14,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"volumeAttachment": {"volumeId": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4"}}' 2018-07-29 01:53:16,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-fdb834fb-a44d-4b14-b3f4-8b69e365fae6 x-compute-request-id: req-fdb834fb-a44d-4b14-b3f4-8b69e365fae6 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "dd6d706a-df5e-4d41-9483-f88457859aaf", "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "volumeId": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4"}} 2018-07-29 01:53:16,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/os-volume_attachments used request id req-fdb834fb-a44d-4b14-b3f4-8b69e365fae6 2018-07-29 01:53:16,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.58421993256s 2018-07-29 01:53:16,504 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/os-volume_attachments used request id req-fdb834fb-a44d-4b14-b3f4-8b69e365fae6 2018-07-29 01:53:16,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:16,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:16,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:16 GMT Server: Apache x-compute-request-id: req-682fd814-c64e-421c-a850-e76187fd2163 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-682fd814-c64e-421c-a850-e76187fd2163 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:16.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:16,570 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-682fd814-c64e-421c-a850-e76187fd2163 2018-07-29 01:53:16,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0656490325928s 2018-07-29 01:53:16,570 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-682fd814-c64e-421c-a850-e76187fd2163 2018-07-29 01:53:16,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:53:18,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:18,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:18,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:18 GMT Server: Apache x-compute-request-id: req-870f691f-5037-4cdb-b0f6-719b0a729750 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-870f691f-5037-4cdb-b0f6-719b0a729750 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:18.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:18,641 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-870f691f-5037-4cdb-b0f6-719b0a729750 2018-07-29 01:53:18,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0663919448853s 2018-07-29 01:53:18,641 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-870f691f-5037-4cdb-b0f6-719b0a729750 2018-07-29 01:53:18,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:53:20,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:20,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:20,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:20 GMT Server: Apache x-compute-request-id: req-7e225dbb-4210-46cc-a0bc-08e71fb43c70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e225dbb-4210-46cc-a0bc-08e71fb43c70 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [{"server_id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "attachment_id": "a89cf049-7059-420f-9d4e-26e59fb913d8", "attached_at": "2018-07-29T01:53:18.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "device": "/dev/vdb", "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4"}], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:18.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:20,710 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-7e225dbb-4210-46cc-a0bc-08e71fb43c70 2018-07-29 01:53:20,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0646631717682s 2018-07-29 01:53:20,711 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-7e225dbb-4210-46cc-a0bc-08e71fb43c70 2018-07-29 01:53:20,713 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-29 01:53:20,715 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-29 01:53:20,715 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-29 01:53:20,718 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-29 01:53:20,785 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-29 01:53:20,786 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-29 01:53:20,786 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-29 01:53:20,787 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-29 01:53:20,824 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-29 01:53:20,824 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-29 01:53:20,852 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-29 01:53:20,873 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-29 01:53:20,873 - 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-29 01:53:20,874 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-29 01:53:20,875 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-29 01:53:20,874 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-29 01:53:20,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-29 01:53:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/os-volume_attachments/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:21,425 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:53: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-f10cc8d7-9ec5-43c9-b3c5-07dfdad0eb68 x-compute-request-id: req-f10cc8d7-9ec5-43c9-b3c5-07dfdad0eb68 Content-Length: 0 Content-Type: application/json 2018-07-29 01:53:21,425 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/os-volume_attachments/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 used request id req-f10cc8d7-9ec5-43c9-b3c5-07dfdad0eb68 2018-07-29 01:53:21,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.549515008926s 2018-07-29 01:53:21,425 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf/os-volume_attachments/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 used request id req-f10cc8d7-9ec5-43c9-b3c5-07dfdad0eb68 2018-07-29 01:53:21,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:21,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:21 GMT Server: Apache x-compute-request-id: req-c8e01502-7700-4229-b136-eaae2dd5fdae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8e01502-7700-4229-b136-eaae2dd5fdae Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [{"server_id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "attachment_id": "a89cf049-7059-420f-9d4e-26e59fb913d8", "attached_at": "2018-07-29T01:53:18.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "device": "/dev/vdb", "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4"}], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:21.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:21,489 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-c8e01502-7700-4229-b136-eaae2dd5fdae 2018-07-29 01:53:21,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0635070800781s 2018-07-29 01:53:21,490 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-c8e01502-7700-4229-b136-eaae2dd5fdae 2018-07-29 01:53:21,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:53:23,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:23,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:23,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:23 GMT Server: Apache x-compute-request-id: req-d4ed6c34-15aa-4f6e-a77b-e4bae37fa626 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4ed6c34-15aa-4f6e-a77b-e4bae37fa626 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:21.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:23,554 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-d4ed6c34-15aa-4f6e-a77b-e4bae37fa626 2018-07-29 01:53:23,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0606250762939s 2018-07-29 01:53:23,555 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-d4ed6c34-15aa-4f6e-a77b-e4bae37fa626 2018-07-29 01:53:23,676 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:53:23,677 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:59 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-29 01:53:23,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 01:53:23,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:23,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6aeaa5fa-60c3-4287-9488-68970202ab1e x-compute-request-id: req-6aeaa5fa-60c3-4287-9488-68970202ab1e Content-Type: application/json 2018-07-29 01:53:23,810 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf used request id req-6aeaa5fa-60c3-4287-9488-68970202ab1e 2018-07-29 01:53:23,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.128125905991s 2018-07-29 01:53:23,810 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf used request id req-6aeaa5fa-60c3-4287-9488-68970202ab1e 2018-07-29 01:53:23,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:53:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:24,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-97e1d35c-9911-4f50-81af-98e1ee7e4069 x-compute-request-id: req-97e1d35c-9911-4f50-81af-98e1ee7e4069 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:13:5f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:13:5f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:58.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:58Z", "hostId": "70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:52Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:16:25", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dd6d706a-df5e-4d41-9483-f88457859aaf", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:39.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "dd6d706a-df5e-4d41-9483-f88457859aaf", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:53:23Z", "hostId": "12ed5c8a9b1dcdb297db8c2ba84b5bdaa7f542105026f78752a57254", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm2_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:34Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:53:24,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97e1d35c-9911-4f50-81af-98e1ee7e4069 2018-07-29 01:53:24,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39008808136s 2018-07-29 01:53:24,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97e1d35c-9911-4f50-81af-98e1ee7e4069 2018-07-29 01:53:24,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:53:26,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:53:26,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:26,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-d9e5416f-523c-4317-acda-e73714a16b43 x-compute-request-id: req-d9e5416f-523c-4317-acda-e73714a16b43 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:13:5f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:13:5f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:58.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:52:58Z", "hostId": "70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:52Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:53:26,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d9e5416f-523c-4317-acda-e73714a16b43 2018-07-29 01:53:26,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530728816986s 2018-07-29 01:53:26,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d9e5416f-523c-4317-acda-e73714a16b43 2018-07-29 01:53:26,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 01:53:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/6a3d09bf-34aa-4585-8651-f0aba08edbab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:27,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c54e5c0-2cc6-46a9-9264-63c4f0900d05 Content-Length: 0 Date: Sun, 29 Jul 2018 01:53:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:53:27,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/6a3d09bf-34aa-4585-8651-f0aba08edbab.json used request id req-1c54e5c0-2cc6-46a9-9264-63c4f0900d05 2018-07-29 01:53:27,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.703560829163s 2018-07-29 01:53:27,446 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/6a3d09bf-34aa-4585-8651-f0aba08edbab.json used request id req-1c54e5c0-2cc6-46a9-9264-63c4f0900d05 2018-07-29 01:53:27,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:53:27,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:27,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-fb985ff6-a74c-4ee9-99bc-398d21853d1e Date: Sun, 29 Jul 2018 01:53:27 GMT RESP BODY: {"floatingips": [{"router_id": "1021bbd5-1ee7-47e9-a906-c7741d3c6965", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:53:02Z", "updated_at": "2018-07-29T01:53:04Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7193fa5-9575-4c2d-af9d-02d3852ef286", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:13:5f", "device_id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "port_id": "4d8a16aa-0990-4ba8-9a05-3ba0f0b4a416", "id": "659d9b44-c881-40d8-9ae4-22f977a9a828", "qos_policy_id": null}]} 2018-07-29 01:53:27,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-fb985ff6-a74c-4ee9-99bc-398d21853d1e 2018-07-29 01:53:27,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0734858512878s 2018-07-29 01:53:27,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-fb985ff6-a74c-4ee9-99bc-398d21853d1e 2018-07-29 01:53:27,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:27,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:27,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:27 GMT Server: Apache x-compute-request-id: req-2fe511c0-6fc4-44ed-8dca-430bc4b814a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2fe511c0-6fc4-44ed-8dca-430bc4b814a4 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:21.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:27,587 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-2fe511c0-6fc4-44ed-8dca-430bc4b814a4 2018-07-29 01:53:27,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0571808815002s 2018-07-29 01:53:27,587 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-2fe511c0-6fc4-44ed-8dca-430bc4b814a4 2018-07-29 01:53:27,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-29 01:53:27,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:27,658 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:53:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9ead5f0c-48c6-4873-b434-5d1e1a943f3a 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-29 01:53:27,658 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 used request id req-9ead5f0c-48c6-4873-b434-5d1e1a943f3a 2018-07-29 01:53:27,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0695879459381s 2018-07-29 01:53:27,659 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4 used request id req-9ead5f0c-48c6-4873-b434-5d1e1a943f3a 2018-07-29 01:53:27,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:27,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:27 GMT Server: Apache x-compute-request-id: req-b0e23cd4-9ce6-43c9-8dd4-764c9bac678f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0e23cd4-9ce6-43c9-8dd4-764c9bac678f Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "41cfef80048f4807813bfc85101fed71", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "self"}, {"href": "http://172.30.9.25:8776/33606a47f189439cb16eb9b2cdaabd20/volumes/66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-29T01:52:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "updated_at": "2018-07-29T01:53:27.000000", "volume_type": null, "name": "cinder_test-volume_24215871-3056-45cb-9a4b-bcd3175cf089", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "66b3b97d-c9a7-4a18-9659-ef8ecca1acc4", "size": 2}]} 2018-07-29 01:53:27,722 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-b0e23cd4-9ce6-43c9-8dd4-764c9bac678f 2018-07-29 01:53:27,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0625250339508s 2018-07-29 01:53:27,722 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-b0e23cd4-9ce6-43c9-8dd4-764c9bac678f 2018-07-29 01:53:27,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:53:29,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 01:53:29,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:29,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:29 GMT Server: Apache x-compute-request-id: req-872c7930-a3fc-4686-8007-a4283f2cbe01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-872c7930-a3fc-4686-8007-a4283f2cbe01 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-29 01:53:29,782 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-872c7930-a3fc-4686-8007-a4283f2cbe01 2018-07-29 01:53:29,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0563209056854s 2018-07-29 01:53:29,783 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/33606a47f189439cb16eb9b2cdaabd20/volumes/detail used request id req-872c7930-a3fc-4686-8007-a4283f2cbe01 2018-07-29 01:53:29,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 01:53:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/659d9b44-c881-40d8-9ae4-22f977a9a828.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:30,871 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c193eb41-e073-4848-b648-d206d822918b Content-Length: 0 Date: Sun, 29 Jul 2018 01:53:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:53:30,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/659d9b44-c881-40d8-9ae4-22f977a9a828.json used request id req-c193eb41-e073-4848-b648-d206d822918b 2018-07-29 01:53:30,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08549499512s 2018-07-29 01:53:30,872 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/659d9b44-c881-40d8-9ae4-22f977a9a828.json used request id req-c193eb41-e073-4848-b648-d206d822918b 2018-07-29 01:53:30,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 01:53:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:30,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-df459e90-bf9e-4797-91fe-8860cd81174d Date: Sun, 29 Jul 2018 01:53:30 GMT RESP BODY: {"floatingips": []} 2018-07-29 01:53:30,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-df459e90-bf9e-4797-91fe-8860cd81174d 2018-07-29 01:53:30,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0797109603882s 2018-07-29 01:53:30,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-df459e90-bf9e-4797-91fe-8860cd81174d 2018-07-29 01:53:30,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 01:53:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:31,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:53: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-b2d2abf3-90cb-4069-9f9c-a2e6a5c14a18 x-compute-request-id: req-b2d2abf3-90cb-4069-9f9c-a2e6a5c14a18 Content-Type: application/json 2018-07-29 01:53:31,091 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 used request id req-b2d2abf3-90cb-4069-9f9c-a2e6a5c14a18 2018-07-29 01:53:31,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13280582428s 2018-07-29 01:53:31,091 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7 used request id req-b2d2abf3-90cb-4069-9f9c-a2e6a5c14a18 2018-07-29 01:53:31,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:53:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:31,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-202e34e8-4698-49bc-9d9d-508646b713b8 x-compute-request-id: req-202e34e8-4698-49bc-9d9d-508646b713b8 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:13:5f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:13:5f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "rel": "bookmark"}], "image": {"id": "1f4d76db-47d2-4834-a136-73bee94981c2", "links": [{"href": "http://172.30.9.25:8774/images/1f4d76db-47d2-4834-a136-73bee94981c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T01:52:58.000000", "flavor": {"id": "eb634b95-7711-41a4-9b0f-530d9159e90e", "links": [{"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "bookmark"}]}, "id": "3cf7fe3e-717c-4a25-a82d-b1fa0adaecb7", "security_groups": [{"name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}], "user_id": "41cfef80048f4807813bfc85101fed71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T01:53:31Z", "hostId": "70b13caeffe57b3b614130f4718856b6adf1bf8697f4fc18ad539d6d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089", "name": "cinder_test-vm_24215871-3056-45cb-9a4b-bcd3175cf089", "created": "2018-07-29T01:52:52Z", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 01:53:31,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-202e34e8-4698-49bc-9d9d-508646b713b8 2018-07-29 01:53:31,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435279130936s 2018-07-29 01:53:31,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-202e34e8-4698-49bc-9d9d-508646b713b8 2018-07-29 01:53:31,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 01:53:33,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 01:53:33,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:33,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-4bf2e08a-9b67-4b5d-983b-c0559364fb68 x-compute-request-id: req-4bf2e08a-9b67-4b5d-983b-c0559364fb68 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 01:53:33,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4bf2e08a-9b67-4b5d-983b-c0559364fb68 2018-07-29 01:53:33,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0815758705139s 2018-07-29 01:53:33,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4bf2e08a-9b67-4b5d-983b-c0559364fb68 2018-07-29 01:53:33,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 01:53:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:33,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-e800296e-58d9-450e-aa69-d7c630a92b20 Date: Sun, 29 Jul 2018 01:53:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:31Z", "updated_at": "2018-07-29T01:52:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:32Z", "revision_number": 0, "id": "221a86b0-8564-4b8c-8bcd-d9f568d4702a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:32Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "24b2e21f-00f6-4642-9ce4-58749b947db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "40b7c02a-9769-4945-b3ff-cdd141fb81bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": 22, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:31Z", "revision_number": 0, "id": "8d2141ea-ebe2-4a65-be88-8d9ad3415071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:31Z", "security_group_id": "9a92df5c-f33e-47de-8e74-801967e94cef", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 3, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "9a92df5c-f33e-47de-8e74-801967e94cef", "name": "cinder_test-sg_24215871-3056-45cb-9a4b-bcd3175cf089"}, {"description": "Default security group", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:24Z", "updated_at": "2018-07-29T01:52:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "0c149aef-0161-4c23-823e-dc2c2afd9619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "78cc1810-364b-48dd-baf1-43d19c2a38d9", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "9886d3bf-9191-45b9-a9d6-d0e2f1593d5a", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "c6c3cc68-b5b2-48fd-a64b-4854c9457ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 1, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "name": "default"}]} 2018-07-29 01:53:33,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e800296e-58d9-450e-aa69-d7c630a92b20 2018-07-29 01:53:33,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502359867096s 2018-07-29 01:53:33,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e800296e-58d9-450e-aa69-d7c630a92b20 2018-07-29 01:53:33,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 01:53:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/9a92df5c-f33e-47de-8e74-801967e94cef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:33,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8bce121-d0a8-4afe-b9bf-164e59edaa1a Content-Length: 0 Date: Sun, 29 Jul 2018 01:53:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:53:33,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/9a92df5c-f33e-47de-8e74-801967e94cef.json used request id req-f8bce121-d0a8-4afe-b9bf-164e59edaa1a 2018-07-29 01:53:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13606595993s 2018-07-29 01:53:33,809 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/9a92df5c-f33e-47de-8e74-801967e94cef.json used request id req-f8bce121-d0a8-4afe-b9bf-164e59edaa1a 2018-07-29 01:53:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 01:53:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:33,869 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:53: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-afa3f727-27fb-4823-9945-8f2cbc3a036f x-compute-request-id: req-afa3f727-27fb-4823-9945-8f2cbc3a036f Content-Length: 0 Content-Type: application/json 2018-07-29 01:53:33,869 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089 used request id req-afa3f727-27fb-4823-9945-8f2cbc3a036f 2018-07-29 01:53:33,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0598990917206s 2018-07-29 01:53:33,870 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_24215871-3056-45cb-9a4b-bcd3175cf089 used request id req-afa3f727-27fb-4823-9945-8f2cbc3a036f 2018-07-29 01:53:33,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:53:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965/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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" -d '{"subnet_id": "3d39aeeb-7392-4dbd-89bd-dc576893d981"}' 2018-07-29 01:53:35,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-007e9b10-9027-4caf-9f73-76ec511c0e03 Date: Sun, 29 Jul 2018 01:53:35 GMT RESP BODY: {"network_id": "b7193fa5-9575-4c2d-af9d-02d3852ef286", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "subnet_id": "3d39aeeb-7392-4dbd-89bd-dc576893d981", "subnet_ids": ["3d39aeeb-7392-4dbd-89bd-dc576893d981"], "port_id": "b33a28e4-b8a9-4bb7-ba84-8e0307f768fc", "id": "1021bbd5-1ee7-47e9-a906-c7741d3c6965"} 2018-07-29 01:53:35,743 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965/remove_router_interface.json used request id req-007e9b10-9027-4caf-9f73-76ec511c0e03 2018-07-29 01:53:35,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.87316203117s 2018-07-29 01:53:35,743 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965/remove_router_interface.json used request id req-007e9b10-9027-4caf-9f73-76ec511c0e03 returning object 1021bbd5-1ee7-47e9-a906-c7741d3c6965 2018-07-29 01:53:35,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:53:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:35,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-9a3ec4ba-cc11-46d4-ab7b-9319a3a6c8ed Date: Sun, 29 Jul 2018 01:53:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:26Z", "admin_state_up": true, "updated_at": "2018-07-29T01:53:34Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "1021bbd5-1ee7-47e9-a906-c7741d3c6965", "name": "cinder_test-router_24215871-3056-45cb-9a4b-bcd3175cf089"}]} 2018-07-29 01:53:35,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9a3ec4ba-cc11-46d4-ab7b-9319a3a6c8ed 2018-07-29 01:53:35,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.176872014999s 2018-07-29 01:53:35,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9a3ec4ba-cc11-46d4-ab7b-9319a3a6c8ed 2018-07-29 01:53:35,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:53:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:37,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52beda07-ece8-4b4e-96c9-1cfeefcd823f Content-Length: 0 Date: Sun, 29 Jul 2018 01:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:53:37,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965.json used request id req-52beda07-ece8-4b4e-96c9-1cfeefcd823f 2018-07-29 01:53:37,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19025707245s 2018-07-29 01:53:37,113 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/1021bbd5-1ee7-47e9-a906-c7741d3c6965.json used request id req-52beda07-ece8-4b4e-96c9-1cfeefcd823f 2018-07-29 01:53:37,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:53:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:37,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7c6011cc-d3a2-4981-999b-a61fa87e4c41 Date: Sun, 29 Jul 2018 01:53:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T01:52:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"33606a47f189439cb16eb9b2cdaabd20","id":"3d39aeeb-7392-4dbd-89bd-dc576893d981","subnetpool_id":null,"name":"cinder_test-subnet_24215871-3056-45cb-9a4b-bcd3175cf089"}]} 2018-07-29 01:53:37,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-7c6011cc-d3a2-4981-999b-a61fa87e4c41 2018-07-29 01:53:37,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0514309406281s 2018-07-29 01:53:37,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-7c6011cc-d3a2-4981-999b-a61fa87e4c41 2018-07-29 01:53:37,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:53:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/3d39aeeb-7392-4dbd-89bd-dc576893d981.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:38,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cae681de-29d7-4888-a541-2ec8762a46b5 Date: Sun, 29 Jul 2018 01:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:53:38,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3d39aeeb-7392-4dbd-89bd-dc576893d981.json used request id req-cae681de-29d7-4888-a541-2ec8762a46b5 2018-07-29 01:53:38,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.881780862808s 2018-07-29 01:53:38,049 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3d39aeeb-7392-4dbd-89bd-dc576893d981.json used request id req-cae681de-29d7-4888-a541-2ec8762a46b5 2018-07-29 01:53:38,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:53:38,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:38,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-b52a51ac-e932-4a99-a08b-1615db6ac460 Date: Sun, 29 Jul 2018 01:53:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b7193fa5-9575-4c2d-af9d-02d3852ef286","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33606a47f189439cb16eb9b2cdaabd20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:53:37Z","qos_policy_id":null,"name":"cinder_test-net_24215871-3056-45cb-9a4b-bcd3175cf089","admin_state_up":true,"tenant_id":"33606a47f189439cb16eb9b2cdaabd20","created_at":"2018-07-29T01:52:24Z","mtu":1450}]} 2018-07-29 01:53:38,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b52a51ac-e932-4a99-a08b-1615db6ac460 2018-07-29 01:53:38,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114945173264s 2018-07-29 01:53:38,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b52a51ac-e932-4a99-a08b-1615db6ac460 2018-07-29 01:53:38,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:53:38,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/b7193fa5-9575-4c2d-af9d-02d3852ef286.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:38,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f65b8790-ea94-4dac-a816-b5156d3bf6f0 Date: Sun, 29 Jul 2018 01:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:53:38,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b7193fa5-9575-4c2d-af9d-02d3852ef286.json used request id req-f65b8790-ea94-4dac-a816-b5156d3bf6f0 2018-07-29 01:53:38,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.738198041916s 2018-07-29 01:53:38,905 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b7193fa5-9575-4c2d-af9d-02d3852ef286.json used request id req-f65b8790-ea94-4dac-a816-b5156d3bf6f0 2018-07-29 01:53:38,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:53:38,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:39,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-ebd2ed31-f4c9-41e1-92bf-43cc7c7069b7 Date: Sun, 29 Jul 2018 01:53:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1f4d76db-47d2-4834-a136-73bee94981c2/snap", "metadata": {}}], "file": "/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2/file", "owner": "33606a47f189439cb16eb9b2cdaabd20", "id": "1f4d76db-47d2-4834-a136-73bee94981c2", "size": 12716032, "self": "/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1f4d76db-47d2-4834-a136-73bee94981c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:52:30Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_24215871-3056-45cb-9a4b-bcd3175cf089", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:52:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:53:39,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ebd2ed31-f4c9-41e1-92bf-43cc7c7069b7 2018-07-29 01:53:39,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189855098724s 2018-07-29 01:53:39,100 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ebd2ed31-f4c9-41e1-92bf-43cc7c7069b7 2018-07-29 01:53:39,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:53:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}48d2bff4bea1dafad59e6ad7e3a90a87c99edc34" 2018-07-29 01:53:40,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-210086d5-724d-4756-9e97-9fe88992dcbc Date: Sun, 29 Jul 2018 01:53: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-29 01:53:40,108 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2 used request id req-210086d5-724d-4756-9e97-9fe88992dcbc 2018-07-29 01:53:40,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00684714317s 2018-07-29 01:53:40,109 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1f4d76db-47d2-4834-a136-73bee94981c2 used request id req-210086d5-724d-4756-9e97-9fe88992dcbc 2018-07-29 01:53:40,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:53:40,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:53:40,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-4f0943cf-e73f-4c04-b0c5-20ffa1da4590 x-compute-request-id: req-4f0943cf-e73f-4c04-b0c5-20ffa1da4590 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_24215871-3056-45cb-9a4b-bcd3175cf089", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e", "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": "eb634b95-7711-41a4-9b0f-530d9159e90e"}]} 2018-07-29 01:53:40,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4f0943cf-e73f-4c04-b0c5-20ffa1da4590 2018-07-29 01:53:40,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265190601349s 2018-07-29 01:53:40,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4f0943cf-e73f-4c04-b0c5-20ffa1da4590 2018-07-29 01:53:40,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:53:40,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:53:40,174 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:53:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f67dd3b4-c3ad-4013-b86c-f96674afed1d x-compute-request-id: req-f67dd3b4-c3ad-4013-b86c-f96674afed1d Content-Length: 0 Content-Type: application/json 2018-07-29 01:53:40,174 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e used request id req-f67dd3b4-c3ad-4013-b86c-f96674afed1d 2018-07-29 01:53:40,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364100933075s 2018-07-29 01:53:40,174 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/eb634b95-7711-41a4-9b0f-530d9159e90e used request id req-f67dd3b4-c3ad-4013-b86c-f96674afed1d 2018-07-29 01:53:40,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:53:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:53:40,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f37760-f2dc-4813-8b51-78f2fdd52cfa Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089", "links": {"self": "http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41cfef80048f4807813bfc85101fed71", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 01:53:40,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-73f37760-f2dc-4813-8b51-78f2fdd52cfa 2018-07-29 01:53:40,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111969947815s 2018-07-29 01:53:40,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-73f37760-f2dc-4813-8b51-78f2fdd52cfa 2018-07-29 01:53:40,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 01:53:40,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:53:40,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea894451-2cab-4990-94d6-cd3a177110ef Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_24215871-3056-45cb-9a4b-bcd3175cf089", "links": {"self": "http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "41cfef80048f4807813bfc85101fed71", "description": null}} 2018-07-29 01:53:40,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71 used request id req-ea894451-2cab-4990-94d6-cd3a177110ef 2018-07-29 01:53:40,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128611803055s 2018-07-29 01:53:40,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71 used request id req-ea894451-2cab-4990-94d6-cd3a177110ef 2018-07-29 01:53:40,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 01:53:40,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:53:40,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db68f5c0-a995-4501-8cc9-4e27b8a81464 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:53:40,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71 used request id req-db68f5c0-a995-4501-8cc9-4e27b8a81464 2018-07-29 01:53:40,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209322214127s 2018-07-29 01:53:40,633 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/41cfef80048f4807813bfc85101fed71 used request id req-db68f5c0-a995-4501-8cc9-4e27b8a81464 2018-07-29 01:53:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 01:53:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:53:40,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1ffcbf-9285-41cd-9755-f3dc53c22479 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20"}, "tags": [], "enabled": true, "id": "33606a47f189439cb16eb9b2cdaabd20", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_24215871-3056-45cb-9a4b-bcd3175cf089"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 01:53:40,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-7b1ffcbf-9285-41cd-9755-f3dc53c22479 2018-07-29 01:53:40,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0962150096893s 2018-07-29 01:53:40,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-7b1ffcbf-9285-41cd-9755-f3dc53c22479 2018-07-29 01:53:40,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 01:53:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00fbf2a3e1acc2289a5d49fd3a00049fff957818" 2018-07-29 01:53:40,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 01:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec76cce-0563-4eab-99b6-dfa4acb79276 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 01:53:40,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20 used request id req-fec76cce-0563-4eab-99b6-dfa4acb79276 2018-07-29 01:53:40,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150792837143s 2018-07-29 01:53:40,892 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/33606a47f189439cb16eb9b2cdaabd20 used request id req-fec76cce-0563-4eab-99b6-dfa4acb79276 2018-07-29 01:53:40,949 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-29 01:53:41,291 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-29 01:53:41,291 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-29 01:53:41,291 - openstack_tests - INFO - OS Credentials = > 2018-07-29 01:53:41,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 01:53:41,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:53:41,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["He_mcd6OTGe17FuUvSjueg"], "issued_at": "2018-07-29T01:53:41.000000Z"}} 2018-07-29 01:53:41,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da9bff411c4b58f3c2872840eec9e7540ee4132" 2018-07-29 01:53:41,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-080279c9-bf0b-43f7-913a-c806de671244 Date: Sun, 29 Jul 2018 01:53:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:53:41,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-080279c9-bf0b-43f7-913a-c806de671244 2018-07-29 01:53:41,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da9bff411c4b58f3c2872840eec9e7540ee4132" 2018-07-29 01:53:41,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d76feb1d-4203-4a6e-b2b6-6d2c0c2bfb82 Date: Sun, 29 Jul 2018 01:53:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 01:53:41,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 used request id req-d76feb1d-4203-4a6e-b2b6-6d2c0c2bfb82 2018-07-29 01:53:41,996 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-29 01:53:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:53:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:53:41,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:53:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:53:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:53:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:53:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:53:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:53:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:53:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:53:41,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:53:41,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:53:42,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:53:42,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:53:42,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-29 01:53:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:53:42,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ed0110-0a51-43f6-9bbf-baca965c20c3 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:53:42,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-26ed0110-0a51-43f6-9bbf-baca965c20c3 2018-07-29 01:53:42,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:53:42,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["jMrXc0TjRKWgIWfCRL2Kzg"], "issued_at": "2018-07-29T01:53:42.000000Z"}} 2018-07-29 01:53:42,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}519cd55d00707a8cafb90d9a3f7b0a6314e8d911" 2018-07-29 01:53:42,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-5fd9055b-9042-44db-9a66-3f25d2c0a8a6 x-compute-request-id: req-5fd9055b-9042-44db-9a66-3f25d2c0a8a6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-29 01:53:42,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-5fd9055b-9042-44db-9a66-3f25d2c0a8a6 2018-07-29 01:53:42,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.665529966354s 2018-07-29 01:53:42,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-5fd9055b-9042-44db-9a66-3f25d2c0a8a6 2018-07-29 01:53:42,668 - 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.25: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.65', 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-29 01:53:42,669 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-07-29 01:53:42,669 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-07-29 01:53:42,670 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-29 01:53:42,727 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-29 01:53:42,769 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-29 01:53:42,769 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-29 01:53:42,769 - openstack_tests - INFO - OS Credentials = > 2018-07-29 01:53:42,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 01:53:42,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:53:43,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["HbVI2h8LRAWjZsaF0K8BUA"], "issued_at": "2018-07-29T01:53:43.000000Z"}} 2018-07-29 01:53:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3db19f9331fb75bd726f7cf34ce471ad3a6bb2" 2018-07-29 01:53:43,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2a657612-b119-4147-888f-e345bb670496 Date: Sun, 29 Jul 2018 01:53:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:53:43,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-2a657612-b119-4147-888f-e345bb670496 2018-07-29 01:53:43,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3db19f9331fb75bd726f7cf34ce471ad3a6bb2" 2018-07-29 01:53:43,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a3b838d2-3966-425d-84c3-fa0e678cd191 Date: Sun, 29 Jul 2018 01:53:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 01:53:43,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 used request id req-a3b838d2-3966-425d-84c3-fa0e678cd191 2018-07-29 01:53:43,394 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-29 01:53:43,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:53:43,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:53:43,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:53:43,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:53:43,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:53:43,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:53:43,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:53:43,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:53:43,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:53:43,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:53:43,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:53:43,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:53:43,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:53:43,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:53:43,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:53:43,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:53:43,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:53:43,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:53:43,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:53:43,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:53:43,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:53:43,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:53:43,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-29 01:53:43,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:53:43,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc26428-24f8-422d-8510-0dbf411b4e09 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:53:43,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5fc26428-24f8-422d-8510-0dbf411b4e09 2018-07-29 01:53:43,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:53:43,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["UD2BB3uQQFi9V5zoPaH8Cw"], "issued_at": "2018-07-29T01:53:43.000000Z"}} 2018-07-29 01:53:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9699021069d838f863987298d5101b69d0405d86" 2018-07-29 01:53:43,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:53: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-6997ff56-aad5-4d58-a466-686e902bf348 x-compute-request-id: req-6997ff56-aad5-4d58-a466-686e902bf348 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-29 01:53:43,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-6997ff56-aad5-4d58-a466-686e902bf348 2018-07-29 01:53:43,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.58912396431s 2018-07-29 01:53:43,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-6997ff56-aad5-4d58-a466-686e902bf348 2018-07-29 01:53:43,992 - 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.25: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.65', 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-29 01:53:43,992 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-07-29 01:53:43,992 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-07-29 01:53:43,992 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-07-29 01:53:43,998 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:23 | PASS | | vping_ssh | functest | healthcheck | 00:39 | PASS | | vping_userdata | functest | healthcheck | 00:32 | PASS | | cinder_test | functest | healthcheck | 00:59 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-29 01:53:44,011 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-29 01:53:44,057 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-29 01:53:44,126 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-29 01:53:44,228 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-29 01:53:59,550 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-184 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-29 01:53:59,556 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=vNaNy3pzn4X9GHAv2ok3HawBO 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=d2ac6b7eb80a4494a9cc93ffc7ae0749 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-29 01:53:59,556 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-29 01:53:59,557 - 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-29 01:53:59,589 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-29 01:54:00,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:54:00,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 01:54:00,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:54:00,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:54:00,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:54:00,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:54:00,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 01:54:00,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 01:54:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:54:00,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171a93f1-8ddc-4eba-8107-4dce33a92a99 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:54:00,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-171a93f1-8ddc-4eba-8107-4dce33a92a99 2018-07-29 01:54:00,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:54:00,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["MFWThvYRSk2ZH-7DZq1nwQ"], "issued_at": "2018-07-29T01:54:00.000000Z"}} 2018-07-29 01:54:00,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:54:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:54:01,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7a17259b-b138-4af0-b880-8d94258877db Date: Sun, 29 Jul 2018 01:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:54:01,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7a17259b-b138-4af0-b880-8d94258877db 2018-07-29 01:54:01,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251126050949s 2018-07-29 01:54:01,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7a17259b-b138-4af0-b880-8d94258877db 2018-07-29 01:54:01,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-29 01:54:16,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ee0e376f-5f76-4e68-b91e-bf165f92d2d5 | 2018-07-29T01:54:08.202282 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ee0e376f-5f76-4e68-b91e-bf165f92d2d5 ~/.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-29 01:54:20,251 - 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-29 01:54:20,251 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-29 01:54:26,748 - 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=b30d15bd-8517-4547-8217-db4562f7a896) as the default verifier for the future CLI operations. 2018-07-29 01:54:29,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-29 01:54:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:54:30,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-1c814f4d-fb66-4f6b-a15a-e39e096c7167 Date: Sun, 29 Jul 2018 01:54:30 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-07-29 01:54:30,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-1c814f4d-fb66-4f6b-a15a-e39e096c7167 2018-07-29 01:54:30,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.216619968414s 2018-07-29 01:54:30,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-1c814f4d-fb66-4f6b-a15a-e39e096c7167 2018-07-29 01:54:30,135 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-29 01:54:30,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:54:30,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"network": {"name": "tempest_smoke-net_ac6040a8-6c1b-4676-aaea-681f735288f2", "admin_state_up": true}}' 2018-07-29 01:54:30,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1b696abc-fb0a-484b-8869-01f5eb008c95 Date: Sun, 29 Jul 2018 01:54:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b12ad702-a6d8-4c56-8848-d997b1c2c781","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:54:30Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_ac6040a8-6c1b-4676-aaea-681f735288f2","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:54:30Z","mtu":1450}} 2018-07-29 01:54:30,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1b696abc-fb0a-484b-8869-01f5eb008c95 2018-07-29 01:54:30,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.252045869827s 2018-07-29 01:54:30,388 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1b696abc-fb0a-484b-8869-01f5eb008c95 2018-07-29 01:54:30,389 - 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-29T01:54:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b12ad702-a6d8-4c56-8848-d997b1c2c781', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_ac6040a8-6c1b-4676-aaea-681f735288f2', u'created_at': u'2018-07-29T01:54:30Z', u'mtu': 1450, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'l2_adjacency': True}) 2018-07-29 01:54:30,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:54:30,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:54:30,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-478816e5-f2e3-44d0-a099-022a08e26432 Date: Sun, 29 Jul 2018 01:54:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b12ad702-a6d8-4c56-8848-d997b1c2c781","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:54:30Z","qos_policy_id":null,"name":"tempest_smoke-net_ac6040a8-6c1b-4676-aaea-681f735288f2","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:54:30Z","provider:network_type":"vxlan"}]} 2018-07-29 01:54:30,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-478816e5-f2e3-44d0-a099-022a08e26432 2018-07-29 01:54:30,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109033823013s 2018-07-29 01:54:30,499 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-478816e5-f2e3-44d0-a099-022a08e26432 2018-07-29 01:54:30,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:54:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"subnet": {"name": "tempest_smoke-subnet_ac6040a8-6c1b-4676-aaea-681f735288f2", "enable_dhcp": true, "network_id": "b12ad702-a6d8-4c56-8848-d997b1c2c781", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:54:31,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-f6284d04-b6ed-4fb5-8c4d-d2e5f4fdcc0d Date: Sun, 29 Jul 2018 01:54:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T01:54:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6c4bab5-dabb-41c8-b8e3-989ab40227c3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_ac6040a8-6c1b-4676-aaea-681f735288f2","enable_dhcp":true,"segment_id":null,"network_id":"b12ad702-a6d8-4c56-8848-d997b1c2c781","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:54:30Z","ip_version":4}} 2018-07-29 01:54:31,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f6284d04-b6ed-4fb5-8c4d-d2e5f4fdcc0d 2018-07-29 01:54:31,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.517472982407s 2018-07-29 01:54:31,019 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f6284d04-b6ed-4fb5-8c4d-d2e5f4fdcc0d 2018-07-29 01:54:31,019 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:54:30Z', 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'a6c4bab5-dabb-41c8-b8e3-989ab40227c3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_ac6040a8-6c1b-4676-aaea-681f735288f2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b12ad702-a6d8-4c56-8848-d997b1c2c781', u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:54:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:54:31,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:54:31,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "tempest_smoke-router_ac6040a8-6c1b-4676-aaea-681f735288f2", "admin_state_up": true}}' 2018-07-29 01:54:32,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-7e1614d9-a0a1-439c-acd7-d56bde2b90bc Date: Sun, 29 Jul 2018 01:54:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:54:31Z", "admin_state_up": true, "updated_at": "2018-07-29T01:54:32Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8de84e19-3068-4a46-bcf0-69a30f397567", "name": "tempest_smoke-router_ac6040a8-6c1b-4676-aaea-681f735288f2"}} 2018-07-29 01:54:32,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7e1614d9-a0a1-439c-acd7-d56bde2b90bc 2018-07-29 01:54:32,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43873596191s 2018-07-29 01:54:32,459 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7e1614d9-a0a1-439c-acd7-d56bde2b90bc 2018-07-29 01:54:32,459 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:54:32Z', u'revision_number': 2, u'ha': False, u'id': u'8de84e19-3068-4a46-bcf0-69a30f397567', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_ac6040a8-6c1b-4676-aaea-681f735288f2', u'admin_state_up': True, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:54:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:54:32,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:54:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567/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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"subnet_id": "a6c4bab5-dabb-41c8-b8e3-989ab40227c3"}' 2018-07-29 01:54:34,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34552c28-8769-4d7d-8f75-c95e11833acb Date: Sun, 29 Jul 2018 01:54:34 GMT RESP BODY: {"network_id": "b12ad702-a6d8-4c56-8848-d997b1c2c781", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "a6c4bab5-dabb-41c8-b8e3-989ab40227c3", "subnet_ids": ["a6c4bab5-dabb-41c8-b8e3-989ab40227c3"], "port_id": "c3513c5d-2799-4057-98ad-bcfcda9bb9a5", "id": "8de84e19-3068-4a46-bcf0-69a30f397567"} 2018-07-29 01:54:34,556 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567/add_router_interface.json used request id req-34552c28-8769-4d7d-8f75-c95e11833acb 2018-07-29 01:54:34,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09581208229s 2018-07-29 01:54:34,556 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567/add_router_interface.json used request id req-34552c28-8769-4d7d-8f75-c95e11833acb returning object 8de84e19-3068-4a46-bcf0-69a30f397567 2018-07-29 01:54:34,557 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:54:34,688 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:54:34,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:54:34,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:54:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:54:34,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:54:34,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:54:34,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a98d2f7b-9692-4430-a527-5bbdc5d22c76 Date: Sun, 29 Jul 2018 01:54:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:54:34,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a98d2f7b-9692-4430-a527-5bbdc5d22c76 2018-07-29 01:54:34,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212319135666s 2018-07-29 01:54:34,914 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a98d2f7b-9692-4430-a527-5bbdc5d22c76 2018-07-29 01:54:34,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:54:34,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2"}' 2018-07-29 01:54:34,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-34144b2d-c9c5-4823-bb8d-676314229ba9 Date: Sun, 29 Jul 2018 01:54:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "18b36504-4009-4d1d-ba8f-491ff7aebcdc", "size": null, "self": "/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:54:34Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2", "checksum": null, "created_at": "2018-07-29T01:54:34Z", "protected": false} 2018-07-29 01:54:34,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-34144b2d-c9c5-4823-bb8d-676314229ba9 2018-07-29 01:54:34,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0496520996094s 2018-07-29 01:54:34,973 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-34144b2d-c9c5-4823-bb8d-676314229ba9 returning object 18b36504-4009-4d1d-ba8f-491ff7aebcdc 2018-07-29 01:54:34,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:54:34,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '' 2018-07-29 01:54:35,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a0de750-90b1-4b14-b89a-16d11aaf4d86 Date: Sun, 29 Jul 2018 01:54:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 01:54:35,346 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/file used request id req-8a0de750-90b1-4b14-b89a-16d11aaf4d86 2018-07-29 01:54:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.373055934906s 2018-07-29 01:54:35,346 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/file used request id req-8a0de750-90b1-4b14-b89a-16d11aaf4d86 2018-07-29 01:54:35,347 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:54:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'18b36504-4009-4d1d-ba8f-491ff7aebcdc', u'size': None, u'name': u'tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2', u'checksum': None, u'self': u'/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:54:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:54:35,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:54:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_ac6040a8-6c1b-4676-aaea-681f735288f2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:54:35,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:54: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-65092ead-9bb8-4ac3-bfd7-5e398383d1aa x-compute-request-id: req-65092ead-9bb8-4ac3-bfd7-5e398383d1aa Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_ac6040a8-6c1b-4676-aaea-681f735288f2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f", "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": "8881ba63-0bd4-49a0-9795-2a9a6bebbe8f"}} 2018-07-29 01:54:35,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-65092ead-9bb8-4ac3-bfd7-5e398383d1aa 2018-07-29 01:54:35,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.363247156143s 2018-07-29 01:54:35,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-65092ead-9bb8-4ac3-bfd7-5e398383d1aa 2018-07-29 01:54:35,712 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_ac6040a8-6c1b-4676-aaea-681f735288f2', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'8881ba63-0bd4-49a0-9795-2a9a6bebbe8f', 'swap': 0}) 2018-07-29 01:54:35,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:54:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f/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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"extra_specs": {}}' 2018-07-29 01:54:35,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:54: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-ac0dcdc1-5866-4d45-85c0-8956b90c226d x-compute-request-id: req-ac0dcdc1-5866-4d45-85c0-8956b90c226d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:54:35,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f/os-extra_specs used request id req-ac0dcdc1-5866-4d45-85c0-8956b90c226d 2018-07-29 01:54:35,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245890617371s 2018-07-29 01:54:35,738 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f/os-extra_specs used request id req-ac0dcdc1-5866-4d45-85c0-8956b90c226d 2018-07-29 01:54:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:54:35,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 01:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4d9775-5b98-4071-a135-7c019c41bc3c 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 01:54:35,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-9d4d9775-5b98-4071-a135-7c019c41bc3c 2018-07-29 01:54:35,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:54:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:54:35,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0d2bc5-d751-4432-bf63-80874c2f6b2a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:54:35,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bb0d2bc5-d751-4432-bf63-80874c2f6b2a 2018-07-29 01:54:35,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232403993607s 2018-07-29 01:54:35,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bb0d2bc5-d751-4432-bf63-80874c2f6b2a 2018-07-29 01:54:35,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 01:54:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:54:36,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5799a320-39f5-4698-8dee-81fa07ffb2b6 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 01:54:36,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5799a320-39f5-4698-8dee-81fa07ffb2b6 2018-07-29 01:54:36,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10564494133s 2018-07-29 01:54:36,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5799a320-39f5-4698-8dee-81fa07ffb2b6 2018-07-29 01:54:36,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-29 01:54:36,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:54:36,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:54: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-b4b61453-0f28-4afd-bb94-c46833904eb3 x-compute-request-id: req-b4b61453-0f28-4afd-bb94-c46833904eb3 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-29 01:54:36,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-b4b61453-0f28-4afd-bb94-c46833904eb3 2018-07-29 01:54:36,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.038733959198s 2018-07-29 01:54:36,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-b4b61453-0f28-4afd-bb94-c46833904eb3 2018-07-29 01:54:36,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:54:36,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:54:36,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-6b83626b-fb94-4d04-82bc-c591a46c39d3 Date: Sun, 29 Jul 2018 01:54:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/snap", "metadata": {}}], "file": "/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "18b36504-4009-4d1d-ba8f-491ff7aebcdc", "size": 12716032, "self": "/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:54:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:54:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:54:36,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6b83626b-fb94-4d04-82bc-c591a46c39d3 2018-07-29 01:54:36,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253689289093s 2018-07-29 01:54:36,166 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6b83626b-fb94-4d04-82bc-c591a46c39d3 2018-07-29 01:54:36,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:54:36,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_ac6040a8-6c1b-4676-aaea-681f735288f2"}' 2018-07-29 01:54:36,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b72c897b-308c-4eea-9d04-b7c799bf4fb5 Date: Sun, 29 Jul 2018 01:54:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "292f1785-1396-49b1-9a66-1964a71b6c4d", "size": null, "self": "/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:54:36Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "checksum": null, "created_at": "2018-07-29T01:54:36Z", "protected": false} 2018-07-29 01:54:36,304 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b72c897b-308c-4eea-9d04-b7c799bf4fb5 2018-07-29 01:54:36,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.129937171936s 2018-07-29 01:54:36,304 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b72c897b-308c-4eea-9d04-b7c799bf4fb5 returning object 292f1785-1396-49b1-9a66-1964a71b6c4d 2018-07-29 01:54:36,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:54:36,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d/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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '' 2018-07-29 01:54:37,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-779e2cc3-a41e-4227-96f6-38cd5da70c9d Date: Sun, 29 Jul 2018 01:54:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 01:54:37,706 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d/file used request id req-779e2cc3-a41e-4227-96f6-38cd5da70c9d 2018-07-29 01:54:37,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.40112996101s 2018-07-29 01:54:37,706 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d/file used request id req-779e2cc3-a41e-4227-96f6-38cd5da70c9d 2018-07-29 01:54:37,707 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_ac6040a8-6c1b-4676-aaea-681f735288f2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:54:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'292f1785-1396-49b1-9a66-1964a71b6c4d', u'size': None, u'name': u'tempest_smoke-img_alt_ac6040a8-6c1b-4676-aaea-681f735288f2', u'checksum': None, u'self': u'/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:54:36Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:54:37,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:54:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:54:37,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:54: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-a8a84cf7-4b56-4dbd-897b-d1bcf4ced036 x-compute-request-id: req-a8a84cf7-4b56-4dbd-897b-d1bcf4ced036 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b987237f-f7ff-4da2-b290-fe97b658d196", "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": "b987237f-f7ff-4da2-b290-fe97b658d196"}} 2018-07-29 01:54:37,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a8a84cf7-4b56-4dbd-897b-d1bcf4ced036 2018-07-29 01:54:37,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0319130420685s 2018-07-29 01:54:37,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a8a84cf7-4b56-4dbd-897b-d1bcf4ced036 2018-07-29 01:54:37,740 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_ac6040a8-6c1b-4676-aaea-681f735288f2', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'b987237f-f7ff-4da2-b290-fe97b658d196', 'swap': 0}) 2018-07-29 01:54:37,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:54:37,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196/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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"extra_specs": {}}' 2018-07-29 01:54:37,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-256ef0f7-4f77-4924-a933-65c08b2354b9 x-compute-request-id: req-256ef0f7-4f77-4924-a933-65c08b2354b9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:54:37,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196/os-extra_specs used request id req-256ef0f7-4f77-4924-a933-65c08b2354b9 2018-07-29 01:54:37,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0259790420532s 2018-07-29 01:54:37,767 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196/os-extra_specs used request id req-256ef0f7-4f77-4924-a933-65c08b2354b9 2018-07-29 01:54:37,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_ac6040a8-6c1b-4676-aaea-681f735288f2', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'b987237f-f7ff-4da2-b290-fe97b658d196', 'swap': 0}) 2018-07-29 01:54:41,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-29 01:54:41,180 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-29 01:54:41,180 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-29 01:54:41,182 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-29 01:54:41,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-29 01:54:44,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b30d15bd-8517-4547-8217-db4562f7a896/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-29 01:54:44,621 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-29 01:54:44,621 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-29 01:54:44,622 - 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-29 01:57:40,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 744970e8-7878-4c5c-a063-eae5e9a0b785 2018-07-29 01:57:41,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '744970e8-7878-4c5c-a063-eae5e9a0b785']'. 2018-07-29 01:57:41,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-29 01:57:41,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-29 01:57:41,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-29 01:57:41,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 744970e8-7878-4c5c-a063-eae5e9a0b785 | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-29 01:54:47 | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-29 01:57:40 | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:53 | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b30d15bd-8517-4547-8217-db4562f7a896) | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ee0e376f-5f76-4e68-b91e-bf165f92d2d5) | 2018-07-29 01:57:41,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-29 01:57:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 166.482 | 2018-07-29 01:57:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 107 | 2018-07-29 01:57:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-07-29 01:57:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-29 01:57:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-29 01:57:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-29 01:57:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-29 01:57:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-29 01:57:41,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-29 01:57:42,111 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 01:57:42,112 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:12 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-29 01:57:42,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 01:57:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567/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}31ab159dca47317e9e1623b461978fb927e7bd4d" -d '{"subnet_id": "a6c4bab5-dabb-41c8-b8e3-989ab40227c3"}' 2018-07-29 01:57:43,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-33115229-07ab-4b60-aa79-03c6981deefb Date: Sun, 29 Jul 2018 01:57:43 GMT RESP BODY: {"network_id": "b12ad702-a6d8-4c56-8848-d997b1c2c781", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "a6c4bab5-dabb-41c8-b8e3-989ab40227c3", "subnet_ids": ["a6c4bab5-dabb-41c8-b8e3-989ab40227c3"], "port_id": "c3513c5d-2799-4057-98ad-bcfcda9bb9a5", "id": "8de84e19-3068-4a46-bcf0-69a30f397567"} 2018-07-29 01:57:43,874 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567/remove_router_interface.json used request id req-33115229-07ab-4b60-aa79-03c6981deefb 2018-07-29 01:57:43,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75851011276s 2018-07-29 01:57:43,875 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567/remove_router_interface.json used request id req-33115229-07ab-4b60-aa79-03c6981deefb returning object 8de84e19-3068-4a46-bcf0-69a30f397567 2018-07-29 01:57:43,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 01:57:43,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:44,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8f1f13ee-7b53-4f8b-a051-e45dd29318ff Date: Sun, 29 Jul 2018 01:57:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:54:31Z", "admin_state_up": true, "updated_at": "2018-07-29T01:57:42Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8de84e19-3068-4a46-bcf0-69a30f397567", "name": "tempest_smoke-router_ac6040a8-6c1b-4676-aaea-681f735288f2"}]} 2018-07-29 01:57:44,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8f1f13ee-7b53-4f8b-a051-e45dd29318ff 2018-07-29 01:57:44,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141689062119s 2018-07-29 01:57:44,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8f1f13ee-7b53-4f8b-a051-e45dd29318ff 2018-07-29 01:57:44,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 01:57:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:45,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-291c33c2-8bbe-4646-9c7e-0c0b2e08fe49 Content-Length: 0 Date: Sun, 29 Jul 2018 01:57:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:57:45,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567.json used request id req-291c33c2-8bbe-4646-9c7e-0c0b2e08fe49 2018-07-29 01:57:45,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31001210213s 2018-07-29 01:57:45,329 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8de84e19-3068-4a46-bcf0-69a30f397567.json used request id req-291c33c2-8bbe-4646-9c7e-0c0b2e08fe49 2018-07-29 01:57:45,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 01:57:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:45,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-96e80187-1ea2-4e49-bde6-eaaa1593da86 Date: Sun, 29 Jul 2018 01:57:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4},{"updated_at":"2018-07-29T01:54:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6c4bab5-dabb-41c8-b8e3-989ab40227c3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_ac6040a8-6c1b-4676-aaea-681f735288f2","enable_dhcp":true,"segment_id":null,"network_id":"b12ad702-a6d8-4c56-8848-d997b1c2c781","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:54:30Z","ip_version":4}]} 2018-07-29 01:57:45,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-96e80187-1ea2-4e49-bde6-eaaa1593da86 2018-07-29 01:57:45,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041825056076s 2018-07-29 01:57:45,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-96e80187-1ea2-4e49-bde6-eaaa1593da86 2018-07-29 01:57:45,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 01:57:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/a6c4bab5-dabb-41c8-b8e3-989ab40227c3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:46,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c69cb7e0-86af-414d-b380-dee867d0df43 Date: Sun, 29 Jul 2018 01:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:57:46,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a6c4bab5-dabb-41c8-b8e3-989ab40227c3.json used request id req-c69cb7e0-86af-414d-b380-dee867d0df43 2018-07-29 01:57:46,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.798243045807s 2018-07-29 01:57:46,172 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a6c4bab5-dabb-41c8-b8e3-989ab40227c3.json used request id req-c69cb7e0-86af-414d-b380-dee867d0df43 2018-07-29 01:57:46,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:57:46,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:46,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-62eed34e-7a0a-4854-bfb7-00baacf5cfcd Date: Sun, 29 Jul 2018 01:57:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b12ad702-a6d8-4c56-8848-d997b1c2c781","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:57:46Z","qos_policy_id":null,"name":"tempest_smoke-net_ac6040a8-6c1b-4676-aaea-681f735288f2","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:54:30Z","provider:network_type":"vxlan"}]} 2018-07-29 01:57:46,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-62eed34e-7a0a-4854-bfb7-00baacf5cfcd 2018-07-29 01:57:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0904641151428s 2018-07-29 01:57:46,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-62eed34e-7a0a-4854-bfb7-00baacf5cfcd 2018-07-29 01:57:46,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 01:57:46,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/b12ad702-a6d8-4c56-8848-d997b1c2c781.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:47,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2449a77-d3c0-4256-8362-56a268111155 Date: Sun, 29 Jul 2018 01:57:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 01:57:47,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b12ad702-a6d8-4c56-8848-d997b1c2c781.json used request id req-a2449a77-d3c0-4256-8362-56a268111155 2018-07-29 01:57:47,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09752202034s 2018-07-29 01:57:47,363 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b12ad702-a6d8-4c56-8848-d997b1c2c781.json used request id req-a2449a77-d3c0-4256-8362-56a268111155 2018-07-29 01:57:47,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:57:47,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:47,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-4109c153-8b71-4696-9158-c230e4301e5d Date: Sun, 29 Jul 2018 01:57:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/292f1785-1396-49b1-9a66-1964a71b6c4d/snap", "metadata": {}}], "file": "/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "292f1785-1396-49b1-9a66-1964a71b6c4d", "size": 12716032, "self": "/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/292f1785-1396-49b1-9a66-1964a71b6c4d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:54:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:54:36Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/snap", "metadata": {}}], "file": "/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "18b36504-4009-4d1d-ba8f-491ff7aebcdc", "size": 12716032, "self": "/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:54:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ac6040a8-6c1b-4676-aaea-681f735288f2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:54:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:57:47,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4109c153-8b71-4696-9158-c230e4301e5d 2018-07-29 01:57:47,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198493003845s 2018-07-29 01:57:47,566 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4109c153-8b71-4696-9158-c230e4301e5d 2018-07-29 01:57:47,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:57:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:47,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8491b8cd-aa32-4ea1-902d-b8d8d555fa27 Date: Sun, 29 Jul 2018 01:57: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-29 01:57:47,843 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc used request id req-8491b8cd-aa32-4ea1-902d-b8d8d555fa27 2018-07-29 01:57:47,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.274299144745s 2018-07-29 01:57:47,843 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/18b36504-4009-4d1d-ba8f-491ff7aebcdc used request id req-8491b8cd-aa32-4ea1-902d-b8d8d555fa27 2018-07-29 01:57:47,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:57:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:47,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:57: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-4e1df183-4b17-44ee-b2a7-b10f612cd149 x-compute-request-id: req-4e1df183-4b17-44ee-b2a7-b10f612cd149 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_ac6040a8-6c1b-4676-aaea-681f735288f2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f", "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": "8881ba63-0bd4-49a0-9795-2a9a6bebbe8f"}, {"name": "tempest_smoke-flavor_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b987237f-f7ff-4da2-b290-fe97b658d196", "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": "b987237f-f7ff-4da2-b290-fe97b658d196"}]} 2018-07-29 01:57:47,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4e1df183-4b17-44ee-b2a7-b10f612cd149 2018-07-29 01:57:47,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0317089557648s 2018-07-29 01:57:47,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4e1df183-4b17-44ee-b2a7-b10f612cd149 2018-07-29 01:57:47,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:57:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:47,914 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b5a4718-d822-4586-b8d6-6f0f71a72413 x-compute-request-id: req-6b5a4718-d822-4586-b8d6-6f0f71a72413 Content-Length: 0 Content-Type: application/json 2018-07-29 01:57:47,914 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f used request id req-6b5a4718-d822-4586-b8d6-6f0f71a72413 2018-07-29 01:57:47,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363569259644s 2018-07-29 01:57:47,914 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8881ba63-0bd4-49a0-9795-2a9a6bebbe8f used request id req-6b5a4718-d822-4586-b8d6-6f0f71a72413 2018-07-29 01:57:47,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 01:57:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:48,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc508789-6ff3-4c77-92d6-d9f21210c89f Date: Sun, 29 Jul 2018 01:57:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 01:57:48,974 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d used request id req-fc508789-6ff3-4c77-92d6-d9f21210c89f 2018-07-29 01:57:48,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05900096893s 2018-07-29 01:57:48,974 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/292f1785-1396-49b1-9a66-1964a71b6c4d used request id req-fc508789-6ff3-4c77-92d6-d9f21210c89f 2018-07-29 01:57:48,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 01:57:48,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:49,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bc00742-7dc2-4a3f-93dd-8d697d865cfa x-compute-request-id: req-2bc00742-7dc2-4a3f-93dd-8d697d865cfa Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_ac6040a8-6c1b-4676-aaea-681f735288f2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b987237f-f7ff-4da2-b290-fe97b658d196", "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": "b987237f-f7ff-4da2-b290-fe97b658d196"}]} 2018-07-29 01:57:49,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2bc00742-7dc2-4a3f-93dd-8d697d865cfa 2018-07-29 01:57:49,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275130271912s 2018-07-29 01:57:49,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2bc00742-7dc2-4a3f-93dd-8d697d865cfa 2018-07-29 01:57:49,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 01:57:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31ab159dca47317e9e1623b461978fb927e7bd4d" 2018-07-29 01:57:49,038 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 01:57: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-4ce21d26-69b2-4525-8f77-6fcfab4e78fe x-compute-request-id: req-4ce21d26-69b2-4525-8f77-6fcfab4e78fe Content-Length: 0 Content-Type: application/json 2018-07-29 01:57:49,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196 used request id req-4ce21d26-69b2-4525-8f77-6fcfab4e78fe 2018-07-29 01:57:49,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340831279755s 2018-07-29 01:57:49,038 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b987237f-f7ff-4da2-b290-fe97b658d196 used request id req-4ce21d26-69b2-4525-8f77-6fcfab4e78fe 2018-07-29 01:57:49,077 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-29 01:57:49,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 01:57:49,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 01:57:49,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 01:57:49,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 01:57:49,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 01:57:49,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 01:57:49,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 01:57:49,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 01:57:49,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 01:57:49,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 01:57:49,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 01:57:49,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 01:57:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:57:49,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f54ff9-2f2a-4848-8329-7d7d677988a1 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 01:57:49,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d0f54ff9-2f2a-4848-8329-7d7d677988a1 2018-07-29 01:57:49,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 01:57:49,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T02:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["qprjbmWWQESg8b2yLjHwxw"], "issued_at": "2018-07-29T01:57:49.000000Z"}} 2018-07-29 01:57:49,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:57:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 01:57:49,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d81a33a3-06b0-4038-96f6-d1bc906f4acc Date: Sun, 29 Jul 2018 01:57:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 01:57:49,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d81a33a3-06b0-4038-96f6-d1bc906f4acc 2018-07-29 01:57:49,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28332400322s 2018-07-29 01:57:49,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d81a33a3-06b0-4038-96f6-d1bc906f4acc 2018-07-29 01:57:49,805 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-29 01:57:50,168 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-29 01:57:50,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 01:57:50,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"network": {"shared": true, "name": "rally_sanity-net_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "admin_state_up": true}}' 2018-07-29 01:57:50,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-f6a33403-f760-40e0-a89a-3e8f9d3f75ec Date: Sun, 29 Jul 2018 01:57:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"814de802-3ea7-4d64-b019-af6987e619f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":true,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:57:50Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:57:50Z","mtu":1450}} 2018-07-29 01:57:50,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f6a33403-f760-40e0-a89a-3e8f9d3f75ec 2018-07-29 01:57:50,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.162445068359s 2018-07-29 01:57:50,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f6a33403-f760-40e0-a89a-3e8f9d3f75ec 2018-07-29 01:57:50,332 - 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-29T01:57:50Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'814de802-3ea7-4d64-b019-af6987e619f0', u'provider:segmentation_id': 50, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', u'created_at': u'2018-07-29T01:57:50Z', u'mtu': 1450, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'l2_adjacency': True}) 2018-07-29 01:57:50,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 01:57:50,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 01:57:50,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-cac15d5a-33aa-478c-accc-7b5a7b515d1d Date: Sun, 29 Jul 2018 01:57:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"814de802-3ea7-4d64-b019-af6987e619f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":true,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T01:57:50Z","qos_policy_id":null,"name":"rally_sanity-net_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:57:50Z","provider:network_type":"vxlan"}]} 2018-07-29 01:57:50,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cac15d5a-33aa-478c-accc-7b5a7b515d1d 2018-07-29 01:57:50,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968861579895s 2018-07-29 01:57:50,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cac15d5a-33aa-478c-accc-7b5a7b515d1d 2018-07-29 01:57:50,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 01:57:50,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"subnet": {"name": "rally_sanity-subnet_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "enable_dhcp": true, "network_id": "814de802-3ea7-4d64-b019-af6987e619f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 01:57:50,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-fa441e34-4978-45c3-9689-da6254baff7b Date: Sun, 29 Jul 2018 01:57:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T01:57:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6f3d3db3-d179-47f5-9580-49a2b96e0565","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f","enable_dhcp":true,"segment_id":null,"network_id":"814de802-3ea7-4d64-b019-af6987e619f0","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:57:50Z","ip_version":4}} 2018-07-29 01:57:50,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fa441e34-4978-45c3-9689-da6254baff7b 2018-07-29 01:57:50,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.403083086014s 2018-07-29 01:57:50,835 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fa441e34-4978-45c3-9689-da6254baff7b 2018-07-29 01:57:50,836 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:57:50Z', 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'6f3d3db3-d179-47f5-9580-49a2b96e0565', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'814de802-3ea7-4d64-b019-af6987e619f0', u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:57:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:57:50,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 01:57:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "rally_sanity-router_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "admin_state_up": true}}' 2018-07-29 01:57:52,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-55f84b1c-a568-4bb6-8530-4970216158c1 Date: Sun, 29 Jul 2018 01:57:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:57:50Z", "admin_state_up": true, "updated_at": "2018-07-29T01:57:52Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8253075f-5274-4ad8-8966-89f9f0cb622d", "name": "rally_sanity-router_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f"}} 2018-07-29 01:57:52,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-55f84b1c-a568-4bb6-8530-4970216158c1 2018-07-29 01:57:52,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53606891632s 2018-07-29 01:57:52,373 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-55f84b1c-a568-4bb6-8530-4970216158c1 2018-07-29 01:57:52,373 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T01:57:52Z', u'revision_number': 2, u'ha': False, u'id': u'8253075f-5274-4ad8-8966-89f9f0cb622d', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', u'admin_state_up': True, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T01:57:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 01:57:52,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 01:57:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d/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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"subnet_id": "6f3d3db3-d179-47f5-9580-49a2b96e0565"}' 2018-07-29 01:57:54,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-96d5a12b-3aa8-4d04-a087-a38308812bad Date: Sun, 29 Jul 2018 01:57:54 GMT RESP BODY: {"network_id": "814de802-3ea7-4d64-b019-af6987e619f0", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "6f3d3db3-d179-47f5-9580-49a2b96e0565", "subnet_ids": ["6f3d3db3-d179-47f5-9580-49a2b96e0565"], "port_id": "dacf9eb7-c5b7-48d0-b98e-dc3390322893", "id": "8253075f-5274-4ad8-8966-89f9f0cb622d"} 2018-07-29 01:57:54,456 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d/add_router_interface.json used request id req-96d5a12b-3aa8-4d04-a087-a38308812bad 2018-07-29 01:57:54,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08180999756s 2018-07-29 01:57:54,456 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d/add_router_interface.json used request id req-96d5a12b-3aa8-4d04-a087-a38308812bad returning object 8253075f-5274-4ad8-8966-89f9f0cb622d 2018-07-29 01:57:54,457 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 01:57:54,589 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 01:57:54,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 01:57:54,595 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 01:57:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 01:57:54,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 01:57:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 01:57:54,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1ec3abc3-56e3-40fd-9503-4174ea25bef4 Date: Sun, 29 Jul 2018 01:57:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 01:57:54,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1ec3abc3-56e3-40fd-9503-4174ea25bef4 2018-07-29 01:57:54,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296564102173s 2018-07-29 01:57:54,897 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1ec3abc3-56e3-40fd-9503-4174ea25bef4 2018-07-29 01:57:54,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 01:57:54,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f"}' 2018-07-29 01:57:54,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c5a71b0-af1c-44cc-866e-4b02bfceeb8b Date: Sun, 29 Jul 2018 01:57:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "acce5817-a88f-4e82-a53f-c138a1453cb8", "size": null, "self": "/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:57:54Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "checksum": null, "created_at": "2018-07-29T01:57:54Z", "protected": false} 2018-07-29 01:57:54,961 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6c5a71b0-af1c-44cc-866e-4b02bfceeb8b 2018-07-29 01:57:54,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0562109947205s 2018-07-29 01:57:54,961 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6c5a71b0-af1c-44cc-866e-4b02bfceeb8b returning object acce5817-a88f-4e82-a53f-c138a1453cb8 2018-07-29 01:57:54,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 01:57:54,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8/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}875011d45e511aff9dbdf65afba56a00092985e5" -d '' 2018-07-29 01:57:55,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c91e8398-cb28-4904-90d4-7b0ac5dc1d39 Date: Sun, 29 Jul 2018 01:57:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 01:57:55,427 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8/file used request id req-c91e8398-cb28-4904-90d4-7b0ac5dc1d39 2018-07-29 01:57:55,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.465005874634s 2018-07-29 01:57:55,427 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8/file used request id req-c91e8398-cb28-4904-90d4-7b0ac5dc1d39 2018-07-29 01:57:55,428 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T01:57:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'acce5817-a88f-4e82-a53f-c138a1453cb8', u'size': None, u'name': u'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', u'checksum': None, u'self': u'/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T01:57:54Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 01:57:55,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:57:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:57:55,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65968d44-31aa-4671-ba0b-6a6870026dc5 x-compute-request-id: req-65968d44-31aa-4671-ba0b-6a6870026dc5 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf", "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": "fb963c90-0dae-45eb-bb82-af5855f7eebf"}} 2018-07-29 01:57:55,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-65968d44-31aa-4671-ba0b-6a6870026dc5 2018-07-29 01:57:55,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.267430067062s 2018-07-29 01:57:55,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-65968d44-31aa-4671-ba0b-6a6870026dc5 2018-07-29 01:57:55,697 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'fb963c90-0dae-45eb-bb82-af5855f7eebf', 'swap': 0}) 2018-07-29 01:57:55,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:57:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf/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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"extra_specs": {}}' 2018-07-29 01:57:55,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4654b4fd-6323-473f-9af0-01b0637d24d6 x-compute-request-id: req-4654b4fd-6323-473f-9af0-01b0637d24d6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:57:55,721 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf/os-extra_specs used request id req-4654b4fd-6323-473f-9af0-01b0637d24d6 2018-07-29 01:57:55,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232269763947s 2018-07-29 01:57:55,721 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf/os-extra_specs used request id req-4654b4fd-6323-473f-9af0-01b0637d24d6 2018-07-29 01:57:55,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-29 01:57:58,654 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-29 01:58:01,554 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 46f4fca0-9449-4d23-81ba-190f52780a93 | 2018-07-29T01:58:01.144325 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 46f4fca0-9449-4d23-81ba-190f52780a93 ~/.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-29 01:58:05,314 - 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-29 01:58:05,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-29 01:58:05,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-29 01:58:05,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 01:58:05,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:58: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-4e1c498f-0815-4d15-b3f5-ea1760a0ae82 x-compute-request-id: req-4e1c498f-0815-4d15-b3f5-ea1760a0ae82 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-29 01:58:05,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-4e1c498f-0815-4d15-b3f5-ea1760a0ae82 2018-07-29 01:58:05,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0442180633545s 2018-07-29 01:58:05,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-4e1c498f-0815-4d15-b3f5-ea1760a0ae82 2018-07-29 01:58:05,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 01:58:05,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 01:58:05,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:58: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-43c1f56d-9ed1-4c10-b85f-089cf5a9d5d2 x-compute-request-id: req-43c1f56d-9ed1-4c10-b85f-089cf5a9d5d2 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/15526018-adf6-44cb-969c-9ae0d87e500d", "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": "15526018-adf6-44cb-969c-9ae0d87e500d"}} 2018-07-29 01:58:05,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-43c1f56d-9ed1-4c10-b85f-089cf5a9d5d2 2018-07-29 01:58:05,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0403521060944s 2018-07-29 01:58:05,402 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-43c1f56d-9ed1-4c10-b85f-089cf5a9d5d2 2018-07-29 01:58:05,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'15526018-adf6-44cb-969c-9ae0d87e500d', 'swap': 0}) 2018-07-29 01:58:05,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 01:58:05,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d/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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"extra_specs": {}}' 2018-07-29 01:58:05,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 01:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49eb386a-cc5e-4ce9-b5fe-1ac5e8238f16 x-compute-request-id: req-49eb386a-cc5e-4ce9-b5fe-1ac5e8238f16 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 01:58:05,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d/os-extra_specs used request id req-49eb386a-cc5e-4ce9-b5fe-1ac5e8238f16 2018-07-29 01:58:05,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220379829407s 2018-07-29 01:58:05,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d/os-extra_specs used request id req-49eb386a-cc5e-4ce9-b5fe-1ac5e8238f16 2018-07-29 01:58:05,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'15526018-adf6-44cb-969c-9ae0d87e500d', 'swap': 0}) 2018-07-29 01:58:05,426 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-29 01:58:05,427 - 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-29 01:58:05,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 01:58:05,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 01:58:05,446 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 01:59:10,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 954f8c40-6354-436f-851a-1913cc0ec694 2018-07-29 01:59:10,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-29 01:59:10,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '954f8c40-6354-436f-851a-1913cc0ec694'] 2018-07-29 01:59:11,163 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 954f8c40-6354-436f-851a-1913cc0ec694 -------------------------------------------------------------------------------- Task 954f8c40-6354-436f-851a-1913cc0ec694: 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 954f8c40-6354-436f-851a-1913cc0ec694 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.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | total | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | -> duration | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.496725 Full duration: 7.335567 -------------------------------------------------------------------------------- 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 954f8c40-6354-436f-851a-1913cc0ec694 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.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.850242 Full duration: 8.108696 -------------------------------------------------------------------------------- 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 954f8c40-6354-436f-851a-1913cc0ec694 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.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681131 Full duration: 7.65777 -------------------------------------------------------------------------------- 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 954f8c40-6354-436f-851a-1913cc0ec694 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.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | total | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> duration | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.790763 Full duration: 8.714206 -------------------------------------------------------------------------------- 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 954f8c40-6354-436f-851a-1913cc0ec694 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.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806583 Full duration: 7.866907 -------------------------------------------------------------------------------- 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 954f8c40-6354-436f-851a-1913cc0ec694 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.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709403 Full duration: 7.666789 HINTS: * To plot HTML graphics with this data, run: rally task report 954f8c40-6354-436f-851a-1913cc0ec694 --out output.html * To generate a JUnit report, run: rally task export 954f8c40-6354-436f-851a-1913cc0ec694 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 954f8c40-6354-436f-851a-1913cc0ec694 --json --out output.json 2018-07-29 01:59:11,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '954f8c40-6354-436f-851a-1913cc0ec694', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-07-29 01:59:13,673 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 954f8c40-6354-436f-851a-1913cc0ec694 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-07-29 01:59:13.543 797 INFO rally.api [-] Building 'json' report for the following task(s): '954f8c40-6354-436f-851a-1913cc0ec694'. 2018-07-29 01:59:13.549 797 INFO rally.api [-] The report has been successfully built. 2018-07-29 01:59:13,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '954f8c40-6354-436f-851a-1913cc0ec694', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-29 01:59:16,188 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 954f8c40-6354-436f-851a-1913cc0ec694 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-07-29 01:59:16.043 800 INFO rally.api [-] Building 'html' report for the following task(s): '954f8c40-6354-436f-851a-1913cc0ec694'. 2018-07-29 01:59:16.067 800 INFO rally.api [-] The report has been successfully built. 2018-07-29 01:59:16,193 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-29 01:59:16,193 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-29 01:59:16,193 - 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-29 01:59:16,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 01:59:16,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 01:59:16,204 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 02:00:39,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 2018-07-29 02:00:39,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8'] 2018-07-29 02:00:40,311 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 -------------------------------------------------------------------------------- Task f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8: 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 f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 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.138 | 3.138 | 3.138 | 3.138 | 3.138 | 3.138 | 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.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | glance_v2.delete_image | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | total | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 100.0% | 1 | | -> duration | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.301241 Full duration: 13.066838 -------------------------------------------------------------------------------- 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 f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 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.106 | 3.106 | 3.106 | 3.106 | 3.106 | 3.106 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | glance_v2.list_images | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | -> duration | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.140718 Full duration: 13.830853 -------------------------------------------------------------------------------- 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 f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 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.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | -> duration | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.325654 Full duration: 8.363734 -------------------------------------------------------------------------------- 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": "814de802-3ea7-4d64-b019-af6987e619f0" } ], "flavor": { "name": "rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 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.936 | 2.936 | 2.936 | 2.936 | 2.936 | 2.936 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | nova.boot_servers | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 100.0% | 1 | | total | 11.591 | 11.591 | 11.591 | 11.591 | 11.591 | 11.591 | 100.0% | 1 | | -> duration | 10.591 | 10.591 | 10.591 | 10.591 | 10.591 | 10.591 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.590725 Full duration: 29.605217 HINTS: * To plot HTML graphics with this data, run: rally task report f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 --out output.html * To generate a JUnit report, run: rally task export f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 --json --out output.json 2018-07-29 02:00:40,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-07-29 02:00:42,821 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-07-29 02:00:42.665 1353 INFO rally.api [-] Building 'json' report for the following task(s): 'f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8'. 2018-07-29 02:00:42.670 1353 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:00:42,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-29 02:00:45,441 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-07-29 02:00:45.267 1356 INFO rally.api [-] Building 'html' report for the following task(s): 'f38495aa-30d3-4cd1-bb8f-5eba0b9a02a8'. 2018-07-29 02:00:45.290 1356 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:00:45,444 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-29 02:00:45,444 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-29 02:00:45,444 - 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-29 02:00:45,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 02:00:45,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 02:00:45,451 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 02:03:59,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b813402a-d9fb-4984-8a16-9990072b6196 2018-07-29 02:03:59,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b813402a-d9fb-4984-8a16-9990072b6196'] 2018-07-29 02:04:00,558 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b813402a-d9fb-4984-8a16-9990072b6196 -------------------------------------------------------------------------------- Task b813402a-d9fb-4984-8a16-9990072b6196: 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 b813402a-d9fb-4984-8a16-9990072b6196 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.287 | 3.287 | 3.287 | 3.287 | 3.287 | 3.287 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | total | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 100.0% | 1 | | -> duration | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.049007 Full duration: 22.496914 -------------------------------------------------------------------------------- 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 b813402a-d9fb-4984-8a16-9990072b6196 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.621 | 3.621 | 3.621 | 3.621 | 3.621 | 3.621 | 100.0% | 1 | | cinder_v2.delete_volume | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 100.0% | 1 | | -> duration | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.215416 Full duration: 14.603637 -------------------------------------------------------------------------------- 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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b813402a-d9fb-4984-8a16-9990072b6196 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.731 | 5.731 | 5.731 | 5.731 | 5.731 | 5.731 | 100.0% | 1 | | cinder_v2.delete_volume | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | total | 6.161 | 6.161 | 6.161 | 6.161 | 6.161 | 6.161 | 100.0% | 1 | | -> duration | 6.161 | 6.161 | 6.161 | 6.161 | 6.161 | 6.161 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.160624 Full duration: 17.099975 -------------------------------------------------------------------------------- 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 b813402a-d9fb-4984-8a16-9990072b6196 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.258 | 3.258 | 3.258 | 3.258 | 3.258 | 3.258 | 100.0% | 1 | | cinder_v2.delete_volume | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 100.0% | 1 | | total | 5.778 | 5.778 | 5.778 | 5.778 | 5.778 | 5.778 | 100.0% | 1 | | -> duration | 5.778 | 5.778 | 5.778 | 5.778 | 5.778 | 5.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.778241 Full duration: 16.099014 -------------------------------------------------------------------------------- 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 b813402a-d9fb-4984-8a16-9990072b6196 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.252 | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 100.0% | 1 | | cinder_v2.extend_volume | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | cinder_v2.delete_volume | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 100.0% | 1 | | total | 5.924 | 5.924 | 5.924 | 5.924 | 5.924 | 5.924 | 100.0% | 1 | | -> duration | 5.924 | 5.924 | 5.924 | 5.924 | 5.924 | 5.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.924193 Full duration: 16.156365 -------------------------------------------------------------------------------- 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 b813402a-d9fb-4984-8a16-9990072b6196 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.45 | 3.45 | 3.45 | 3.45 | 3.45 | 3.45 | 100.0% | 1 | | cinder_v2.delete_volume | 2.645 | 2.645 | 2.645 | 2.645 | 2.645 | 2.645 | 100.0% | 1 | | total | 6.096 | 6.096 | 6.096 | 6.096 | 6.096 | 6.096 | 100.0% | 1 | | -> duration | 6.096 | 6.096 | 6.096 | 6.096 | 6.096 | 6.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.095882 Full duration: 22.449451 -------------------------------------------------------------------------------- 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 b813402a-d9fb-4984-8a16-9990072b6196 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.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | cinder_v2.list_qos | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856681 Full duration: 12.887368 -------------------------------------------------------------------------------- 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 b813402a-d9fb-4984-8a16-9990072b6196 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | cinder_v2.set_qos | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883685 Full duration: 12.897546 -------------------------------------------------------------------------------- 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 b813402a-d9fb-4984-8a16-9990072b6196 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.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | cinder_v2.list_types | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | -> duration | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.873626 Full duration: 12.645478 -------------------------------------------------------------------------------- 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 b813402a-d9fb-4984-8a16-9990072b6196 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909334 Full duration: 12.94729 HINTS: * To plot HTML graphics with this data, run: rally task report b813402a-d9fb-4984-8a16-9990072b6196 --out output.html * To generate a JUnit report, run: rally task export b813402a-d9fb-4984-8a16-9990072b6196 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b813402a-d9fb-4984-8a16-9990072b6196 --json --out output.json 2018-07-29 02:04:00,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b813402a-d9fb-4984-8a16-9990072b6196', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-07-29 02:04:03,172 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b813402a-d9fb-4984-8a16-9990072b6196 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-07-29 02:04:03.021 3145 INFO rally.api [-] Building 'json' report for the following task(s): 'b813402a-d9fb-4984-8a16-9990072b6196'. 2018-07-29 02:04:03.031 3145 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:04:03,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b813402a-d9fb-4984-8a16-9990072b6196', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-29 02:04:05,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b813402a-d9fb-4984-8a16-9990072b6196 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-07-29 02:04:05.621 3148 INFO rally.api [-] Building 'html' report for the following task(s): 'b813402a-d9fb-4984-8a16-9990072b6196'. 2018-07-29 02:04:05.650 3148 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:04:05,805 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-29 02:04:05,805 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-29 02:04:05,806 - 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-29 02:04:05,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 02:04:05,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 02:04:05,822 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 02:06:02,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 2018-07-29 02:06:02,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30'] 2018-07-29 02:06:03,948 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 -------------------------------------------------------------------------------- Task 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30: 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> duration | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607719 Full duration: 7.513952 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.621158 Full duration: 7.420613 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> duration | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.595723 Full duration: 7.5006 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> duration | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.936162 Full duration: 8.456561 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> duration | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613353 Full duration: 7.580272 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.83617 Full duration: 8.347232 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.596895 Full duration: 7.46385 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> duration | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.494131 Full duration: 9.046854 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> duration | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.595955 Full duration: 7.501032 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | gnocchi.delete_metric | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> duration | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.110803 Full duration: 8.520016 -------------------------------------------------------------------------------- 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 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | gnocchi.delete_resource | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.891597 Full duration: 8.538973 HINTS: * To plot HTML graphics with this data, run: rally task report 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 --out output.html * To generate a JUnit report, run: rally task export 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 --json --out output.json 2018-07-29 02:06:03,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-07-29 02:06:06,633 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-07-29 02:06:06.480 4283 INFO rally.api [-] Building 'json' report for the following task(s): '4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30'. 2018-07-29 02:06:06.489 4283 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:06:06,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-29 02:06:09,234 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-07-29 02:06:09.081 4286 INFO rally.api [-] Building 'html' report for the following task(s): '4a7d9c20-50a7-4ffa-bfb5-9bfe2bc7cb30'. 2018-07-29 02:06:09.110 4286 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:06:09,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-29 02:06:09,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-29 02:06:09,242 - 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-29 02:06:09,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 02:06:09,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 02:06:09,251 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 02:07:37,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 22401f37-4c08-4649-a378-ddb636c0cd4a 2018-07-29 02:07:37,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '22401f37-4c08-4649-a378-ddb636c0cd4a'] 2018-07-29 02:07:38,710 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 22401f37-4c08-4649-a378-ddb636c0cd4a -------------------------------------------------------------------------------- Task 22401f37-4c08-4649-a378-ddb636c0cd4a: 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 22401f37-4c08-4649-a378-ddb636c0cd4a 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 | 6.792 | 6.792 | 6.792 | 6.792 | 6.792 | 6.792 | 100.0% | 1 | | heat.update_stack | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 100.0% | 1 | | heat.delete_stack | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 100.0% | 1 | | total | 13.085 | 13.085 | 13.085 | 13.085 | 13.085 | 13.085 | 100.0% | 1 | | -> duration | 9.085 | 9.085 | 9.085 | 9.085 | 9.085 | 9.085 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.085281 Full duration: 21.818198 -------------------------------------------------------------------------------- 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 22401f37-4c08-4649-a378-ddb636c0cd4a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.31 | 5.31 | 5.31 | 5.31 | 5.31 | 5.31 | 100.0% | 1 | | heat.check_stack | 1.573 | 1.573 | 1.573 | 1.573 | 1.573 | 1.573 | 100.0% | 1 | | heat.delete_stack | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 100.0% | 1 | | total | 8.451 | 8.451 | 8.451 | 8.451 | 8.451 | 8.451 | 100.0% | 1 | | -> duration | 6.451 | 6.451 | 6.451 | 6.451 | 6.451 | 6.451 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.451018 Full duration: 17.264169 -------------------------------------------------------------------------------- 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 22401f37-4c08-4649-a378-ddb636c0cd4a 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.821 | 4.821 | 4.821 | 4.821 | 4.821 | 4.821 | 100.0% | 1 | | heat.suspend_stack | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | heat.resume_stack | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | heat.delete_stack | 2.407 | 2.407 | 2.407 | 2.407 | 2.407 | 2.407 | 100.0% | 1 | | total | 8.608 | 8.608 | 8.608 | 8.608 | 8.608 | 8.608 | 100.0% | 1 | | -> duration | 6.608 | 6.608 | 6.608 | 6.608 | 6.608 | 6.608 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.608445 Full duration: 17.28327 -------------------------------------------------------------------------------- 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 22401f37-4c08-4649-a378-ddb636c0cd4a 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.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.608998 Full duration: 8.325543 HINTS: * To plot HTML graphics with this data, run: rally task report 22401f37-4c08-4649-a378-ddb636c0cd4a --out output.html * To generate a JUnit report, run: rally task export 22401f37-4c08-4649-a378-ddb636c0cd4a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 22401f37-4c08-4649-a378-ddb636c0cd4a --json --out output.json 2018-07-29 02:07:38,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '22401f37-4c08-4649-a378-ddb636c0cd4a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-07-29 02:07:41,346 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 22401f37-4c08-4649-a378-ddb636c0cd4a --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-07-29 02:07:41.202 5199 INFO rally.api [-] Building 'json' report for the following task(s): '22401f37-4c08-4649-a378-ddb636c0cd4a'. 2018-07-29 02:07:41.207 5199 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:07:41,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '22401f37-4c08-4649-a378-ddb636c0cd4a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-29 02:07:43,940 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 22401f37-4c08-4649-a378-ddb636c0cd4a --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-07-29 02:07:43.793 5202 INFO rally.api [-] Building 'html' report for the following task(s): '22401f37-4c08-4649-a378-ddb636c0cd4a'. 2018-07-29 02:07:43.816 5202 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:07:43,947 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-29 02:07:43,947 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-29 02:07:43,948 - 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-29 02:07:43,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 02:07:43,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 02:07:43,965 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 02:11:05,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4c90f041-0fd1-4193-a6f0-56a321a80608 2018-07-29 02:11:05,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4c90f041-0fd1-4193-a6f0-56a321a80608'] 2018-07-29 02:11:06,174 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4c90f041-0fd1-4193-a6f0-56a321a80608 -------------------------------------------------------------------------------- Task 4c90f041-0fd1-4193-a6f0-56a321a80608: 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.94922 Full duration: 15.397244 -------------------------------------------------------------------------------- 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84568 Full duration: 15.256743 -------------------------------------------------------------------------------- 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | keystone_v3.list_projects | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> duration | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.988431 Full duration: 15.601929 -------------------------------------------------------------------------------- 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | keystone_v3.delete_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71686 Full duration: 12.866787 -------------------------------------------------------------------------------- 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | keystone_v3.delete_service | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> duration | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714899 Full duration: 12.624152 -------------------------------------------------------------------------------- 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | keystone_v3.create_user | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | -> keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.create_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 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.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.get_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.list_services | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_services | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 100.0% | 1 | | -> duration | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.0943 Full duration: 20.911811 -------------------------------------------------------------------------------- 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | keystone_v3.update_project | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.delete_project | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | -> duration | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.100253 Full duration: 13.509142 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4c90f041-0fd1-4193-a6f0-56a321a80608 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 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.012825 Full duration: 15.303172 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4c90f041-0fd1-4193-a6f0-56a321a80608 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.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 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.80892 Full duration: 15.07479 -------------------------------------------------------------------------------- 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | -> duration | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.027288 Full duration: 15.355832 -------------------------------------------------------------------------------- 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 4c90f041-0fd1-4193-a6f0-56a321a80608 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.652 | 5.652 | 5.652 | 5.652 | 5.652 | 5.652 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.652 | 5.652 | 5.652 | 5.652 | 5.652 | 5.652 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | total | 7.687 | 7.687 | 7.687 | 7.687 | 7.687 | 7.687 | 100.0% | 1 | | -> duration | 7.687 | 7.687 | 7.687 | 7.687 | 7.687 | 7.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.687389 Full duration: 25.86754 HINTS: * To plot HTML graphics with this data, run: rally task report 4c90f041-0fd1-4193-a6f0-56a321a80608 --out output.html * To generate a JUnit report, run: rally task export 4c90f041-0fd1-4193-a6f0-56a321a80608 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4c90f041-0fd1-4193-a6f0-56a321a80608 --json --out output.json 2018-07-29 02:11:06,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4c90f041-0fd1-4193-a6f0-56a321a80608', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-07-29 02:11:08,701 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4c90f041-0fd1-4193-a6f0-56a321a80608 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-07-29 02:11:08.543 7117 INFO rally.api [-] Building 'json' report for the following task(s): '4c90f041-0fd1-4193-a6f0-56a321a80608'. 2018-07-29 02:11:08.554 7117 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:11:08,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4c90f041-0fd1-4193-a6f0-56a321a80608', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-29 02:11:11,568 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4c90f041-0fd1-4193-a6f0-56a321a80608 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-07-29 02:11:11.398 7120 INFO rally.api [-] Building 'html' report for the following task(s): '4c90f041-0fd1-4193-a6f0-56a321a80608'. 2018-07-29 02:11:11.430 7120 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:11:11,584 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-29 02:11:11,585 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-29 02:11:11,585 - 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-29 02:11:11,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 02:11:11,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 02:11:11,602 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 02:16:27,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e629c43e-d284-47ac-91ba-a60b7c3ca8de 2018-07-29 02:16:27,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e629c43e-d284-47ac-91ba-a60b7c3ca8de'] 2018-07-29 02:16:28,877 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e629c43e-d284-47ac-91ba-a60b7c3ca8de -------------------------------------------------------------------------------- Task e629c43e-d284-47ac-91ba-a60b7c3ca8de: 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | neutron.delete_network | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | total | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> duration | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.431044 Full duration: 15.090654 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.682 | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 100.0% | 1 | | neutron.delete_port | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 100.0% | 1 | | -> duration | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.276672 Full duration: 28.387919 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | neutron.create_subnet | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | neutron.create_router | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | neutron.add_interface_router | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 100.0% | 1 | | neutron.remove_interface_router | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 100.0% | 1 | | neutron.delete_router | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | total | 6.929 | 6.929 | 6.929 | 6.929 | 6.929 | 6.929 | 100.0% | 1 | | -> duration | 6.929 | 6.929 | 6.929 | 6.929 | 6.929 | 6.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.929066 Full duration: 37.937065 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.523 | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 100.0% | 1 | | neutron.delete_subnet | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | total | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | -> duration | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.027219 Full duration: 27.268684 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | neutron.list_networks | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117984 Full duration: 17.391907 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.65 | 1.65 | 1.65 | 1.65 | 1.65 | 1.65 | 100.0% | 1 | | neutron.list_ports | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> duration | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.762889 Full duration: 29.569014 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | neutron.create_subnet | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | neutron.create_router | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | neutron.add_interface_router | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | neutron.list_routers | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 3.862 | 3.862 | 3.862 | 3.862 | 3.862 | 3.862 | 100.0% | 1 | | -> duration | 3.862 | 3.862 | 3.862 | 3.862 | 3.862 | 3.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.862161 Full duration: 41.019301 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | neutron.create_subnet | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | -> duration | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.448221 Full duration: 32.143178 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | neutron.delete_security_group | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | -> duration | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.959922 Full duration: 14.34669 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | neutron.create_security_group_rule | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | neutron.delete_security_group | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | total | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | -> duration | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.415717 Full duration: 15.099733 -------------------------------------------------------------------------------- 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 e629c43e-d284-47ac-91ba-a60b7c3ca8de 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.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | neutron.create_router | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | neutron.add_gateway_router | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 100.0% | 1 | | neutron.remove_gateway_router | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | total | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | -> duration | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.554335 Full duration: 27.230976 HINTS: * To plot HTML graphics with this data, run: rally task report e629c43e-d284-47ac-91ba-a60b7c3ca8de --out output.html * To generate a JUnit report, run: rally task export e629c43e-d284-47ac-91ba-a60b7c3ca8de --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e629c43e-d284-47ac-91ba-a60b7c3ca8de --json --out output.json 2018-07-29 02:16:28,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e629c43e-d284-47ac-91ba-a60b7c3ca8de', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-07-29 02:16:31,613 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e629c43e-d284-47ac-91ba-a60b7c3ca8de --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-07-29 02:16:31.456 10415 INFO rally.api [-] Building 'json' report for the following task(s): 'e629c43e-d284-47ac-91ba-a60b7c3ca8de'. 2018-07-29 02:16:31.469 10415 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:16:31,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e629c43e-d284-47ac-91ba-a60b7c3ca8de', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-29 02:16:34,244 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e629c43e-d284-47ac-91ba-a60b7c3ca8de --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-07-29 02:16:34.061 10418 INFO rally.api [-] Building 'html' report for the following task(s): 'e629c43e-d284-47ac-91ba-a60b7c3ca8de'. 2018-07-29 02:16:34.094 10418 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:16:34,261 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-29 02:16:34,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-29 02:16:34,262 - 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-29 02:16:34,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 02:16:34,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 02:16:34,278 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 02:17:37,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 86e7521d-6a01-4439-9d12-67e8d445d735 2018-07-29 02:17:37,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '86e7521d-6a01-4439-9d12-67e8d445d735'] 2018-07-29 02:17:38,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 86e7521d-6a01-4439-9d12-67e8d445d735 -------------------------------------------------------------------------------- Task 86e7521d-6a01-4439-9d12-67e8d445d735: 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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f" }, "image": { "name": "rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f" }, "nics": [ { "net-id": "814de802-3ea7-4d64-b019-af6987e619f0" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e7521d-6a01-4439-9d12-67e8d445d735 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.95 | 8.95 | 8.95 | 8.95 | 8.95 | 8.95 | 100.0% | 1 | | nova.live_migrate | 7.889 | 7.889 | 7.889 | 7.889 | 7.889 | 7.889 | 0.0% | 1 | | total | 16.839 | 16.839 | 16.839 | 16.839 | 16.839 | 16.839 | 0.0% | 1 | | -> duration | 15.839 | 15.839 | 15.839 | 15.839 | 15.839 | 15.839 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.839023 Full duration: 30.979747 HINTS: * To plot HTML graphics with this data, run: rally task report 86e7521d-6a01-4439-9d12-67e8d445d735 --out output.html * To generate a JUnit report, run: rally task export 86e7521d-6a01-4439-9d12-67e8d445d735 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 86e7521d-6a01-4439-9d12-67e8d445d735 --json --out output.json At least one workload did not pass SLA criteria. 2018-07-29 02:17:38,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '86e7521d-6a01-4439-9d12-67e8d445d735', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-07-29 02:17:41,085 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 86e7521d-6a01-4439-9d12-67e8d445d735 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-07-29 02:17:40.979 10653 INFO rally.api [-] Building 'json' report for the following task(s): '86e7521d-6a01-4439-9d12-67e8d445d735'. 2018-07-29 02:17:40.981 10653 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:17:41,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '86e7521d-6a01-4439-9d12-67e8d445d735', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-29 02:17:43,596 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 86e7521d-6a01-4439-9d12-67e8d445d735 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-07-29 02:17:43.455 10656 INFO rally.api [-] Building 'html' report for the following task(s): '86e7521d-6a01-4439-9d12-67e8d445d735'. 2018-07-29 02:17:43.473 10656 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:17:43,599 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-07-29 02:17:43,599 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-29 02:17:43,600 - 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-29 02:17:43,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-29 02:17:43,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-29 02:17:43,618 - 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': '814de802-3ea7-4d64-b019-af6987e619f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', 'flavor_name': 'rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f', '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-29 02:18:37,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 94f273ac-a67d-455c-af44-4aad5d78f902 2018-07-29 02:18:37,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '94f273ac-a67d-455c-af44-4aad5d78f902'] 2018-07-29 02:18:38,122 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 94f273ac-a67d-455c-af44-4aad5d78f902 -------------------------------------------------------------------------------- Task 94f273ac-a67d-455c-af44-4aad5d78f902: 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 94f273ac-a67d-455c-af44-4aad5d78f902 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.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | quotas.delete_quotas | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | -> duration | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.04795 Full duration: 8.890367 -------------------------------------------------------------------------------- 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 94f273ac-a67d-455c-af44-4aad5d78f902 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.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.75403 Full duration: 9.037358 -------------------------------------------------------------------------------- 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 94f273ac-a67d-455c-af44-4aad5d78f902 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.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> duration | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750866 Full duration: 8.621756 -------------------------------------------------------------------------------- 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 94f273ac-a67d-455c-af44-4aad5d78f902 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.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | total | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> duration | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.135879 Full duration: 8.989443 HINTS: * To plot HTML graphics with this data, run: rally task report 94f273ac-a67d-455c-af44-4aad5d78f902 --out output.html * To generate a JUnit report, run: rally task export 94f273ac-a67d-455c-af44-4aad5d78f902 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 94f273ac-a67d-455c-af44-4aad5d78f902 --json --out output.json 2018-07-29 02:18:38,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '94f273ac-a67d-455c-af44-4aad5d78f902', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-07-29 02:18:40,670 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 94f273ac-a67d-455c-af44-4aad5d78f902 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-07-29 02:18:40.530 11169 INFO rally.api [-] Building 'json' report for the following task(s): '94f273ac-a67d-455c-af44-4aad5d78f902'. 2018-07-29 02:18:40.534 11169 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:18:40,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '94f273ac-a67d-455c-af44-4aad5d78f902', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-29 02:18:43,117 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 94f273ac-a67d-455c-af44-4aad5d78f902 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-07-29 02:18:42.961 11172 INFO rally.api [-] Building 'html' report for the following task(s): '94f273ac-a67d-455c-af44-4aad5d78f902'. 2018-07-29 02:18:42.983 11172 INFO rally.api [-] The report has been successfully built. 2018-07-29 02:18:43,122 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-29 02:18:43,125 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:04 | 4 | 100.00% | | cinder | 02:40 | 10 | 100.00% | | gnocchi | 01:27 | 11 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:57 | 11 | 100.00% | | neutron | 04:45 | 11 | 100.00% | | nova | 00:30 | 1 | 0.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:15:54 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-07-29 02:18:43,125 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-07-29 02:18:43,248 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 02:18:43,249 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:53 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-29 02:18:43,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 02:18:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d/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}875011d45e511aff9dbdf65afba56a00092985e5" -d '{"subnet_id": "6f3d3db3-d179-47f5-9580-49a2b96e0565"}' 2018-07-29 02:18:45,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e285622c-6b8d-424e-b2fc-486315413566 Date: Sun, 29 Jul 2018 02:18:45 GMT RESP BODY: {"network_id": "814de802-3ea7-4d64-b019-af6987e619f0", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "6f3d3db3-d179-47f5-9580-49a2b96e0565", "subnet_ids": ["6f3d3db3-d179-47f5-9580-49a2b96e0565"], "port_id": "dacf9eb7-c5b7-48d0-b98e-dc3390322893", "id": "8253075f-5274-4ad8-8966-89f9f0cb622d"} 2018-07-29 02:18:45,009 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d/remove_router_interface.json used request id req-e285622c-6b8d-424e-b2fc-486315413566 2018-07-29 02:18:45,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75654888153s 2018-07-29 02:18:45,010 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d/remove_router_interface.json used request id req-e285622c-6b8d-424e-b2fc-486315413566 returning object 8253075f-5274-4ad8-8966-89f9f0cb622d 2018-07-29 02:18:45,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 02:18:45,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:45,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8b2f3188-c4a7-4ee1-a40d-7ffebe016fdb Date: Sun, 29 Jul 2018 02:18:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:57:50Z", "admin_state_up": true, "updated_at": "2018-07-29T02:18:44Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8253075f-5274-4ad8-8966-89f9f0cb622d", "name": "rally_sanity-router_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f"}]} 2018-07-29 02:18:45,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8b2f3188-c4a7-4ee1-a40d-7ffebe016fdb 2018-07-29 02:18:45,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13730597496s 2018-07-29 02:18:45,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8b2f3188-c4a7-4ee1-a40d-7ffebe016fdb 2018-07-29 02:18:45,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 02:18:45,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:46,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7bce184-d295-430d-9ddd-0790b80f461d Content-Length: 0 Date: Sun, 29 Jul 2018 02:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 02:18:46,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d.json used request id req-f7bce184-d295-430d-9ddd-0790b80f461d 2018-07-29 02:18:46,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24607896805s 2018-07-29 02:18:46,396 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8253075f-5274-4ad8-8966-89f9f0cb622d.json used request id req-f7bce184-d295-430d-9ddd-0790b80f461d 2018-07-29 02:18:46,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 02:18:46,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:46,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-1e5b786d-a3a1-4abe-97b5-fdb6674efb17 Date: Sun, 29 Jul 2018 02:18:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4},{"updated_at":"2018-07-29T01:57:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6f3d3db3-d179-47f5-9580-49a2b96e0565","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f","enable_dhcp":true,"segment_id":null,"network_id":"814de802-3ea7-4d64-b019-af6987e619f0","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:57:50Z","ip_version":4}]} 2018-07-29 02:18:46,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1e5b786d-a3a1-4abe-97b5-fdb6674efb17 2018-07-29 02:18:46,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0564949512482s 2018-07-29 02:18:46,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1e5b786d-a3a1-4abe-97b5-fdb6674efb17 2018-07-29 02:18:46,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 02:18:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/6f3d3db3-d179-47f5-9580-49a2b96e0565.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:47,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0b36b0e-d5f8-4e1d-9ad2-2d6452e88a3f Date: Sun, 29 Jul 2018 02:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 02:18:47,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6f3d3db3-d179-47f5-9580-49a2b96e0565.json used request id req-d0b36b0e-d5f8-4e1d-9ad2-2d6452e88a3f 2018-07-29 02:18:47,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.978671073914s 2018-07-29 02:18:47,434 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6f3d3db3-d179-47f5-9580-49a2b96e0565.json used request id req-d0b36b0e-d5f8-4e1d-9ad2-2d6452e88a3f 2018-07-29 02:18:47,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:18:47,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:47,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-24da155b-4afa-434c-9a16-29f04adeca4c Date: Sun, 29 Jul 2018 02:18:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"814de802-3ea7-4d64-b019-af6987e619f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":true,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T02:18:47Z","qos_policy_id":null,"name":"rally_sanity-net_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T01:57:50Z","provider:network_type":"vxlan"}]} 2018-07-29 02:18:47,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-24da155b-4afa-434c-9a16-29f04adeca4c 2018-07-29 02:18:47,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0807321071625s 2018-07-29 02:18:47,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-24da155b-4afa-434c-9a16-29f04adeca4c 2018-07-29 02:18:47,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 02:18:47,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/814de802-3ea7-4d64-b019-af6987e619f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:48,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4328535-a3cb-42bc-8594-6393da3dea35 Date: Sun, 29 Jul 2018 02:18:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 02:18:48,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/814de802-3ea7-4d64-b019-af6987e619f0.json used request id req-e4328535-a3cb-42bc-8594-6393da3dea35 2018-07-29 02:18:48,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31255722046s 2018-07-29 02:18:48,830 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/814de802-3ea7-4d64-b019-af6987e619f0.json used request id req-e4328535-a3cb-42bc-8594-6393da3dea35 2018-07-29 02:18:48,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 02:18:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:49,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-f4d58ad9-5ad0-49f6-a3e3-1604d8a3f7ec Date: Sun, 29 Jul 2018 02:18:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/acce5817-a88f-4e82-a53f-c138a1453cb8/snap", "metadata": {}}], "file": "/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "acce5817-a88f-4e82-a53f-c138a1453cb8", "size": 12716032, "self": "/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/acce5817-a88f-4e82-a53f-c138a1453cb8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T01:57:55Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T01:57:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 02:18:49,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f4d58ad9-5ad0-49f6-a3e3-1604d8a3f7ec 2018-07-29 02:18:49,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20415019989s 2018-07-29 02:18:49,039 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f4d58ad9-5ad0-49f6-a3e3-1604d8a3f7ec 2018-07-29 02:18:49,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 02:18:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:50,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b72bcf0a-b259-46ce-8411-c00aa6f5e33c Date: Sun, 29 Jul 2018 02:18: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-29 02:18:50,013 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8 used request id req-b72bcf0a-b259-46ce-8411-c00aa6f5e33c 2018-07-29 02:18:50,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.97180390358s 2018-07-29 02:18:50,013 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/acce5817-a88f-4e82-a53f-c138a1453cb8 used request id req-b72bcf0a-b259-46ce-8411-c00aa6f5e33c 2018-07-29 02:18:50,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 02:18:50,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:50,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:18: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-e2868d47-2fa6-442d-b920-fcd47da575b4 x-compute-request-id: req-e2868d47-2fa6-442d-b920-fcd47da575b4 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/15526018-adf6-44cb-969c-9ae0d87e500d", "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": "15526018-adf6-44cb-969c-9ae0d87e500d"}, {"name": "rally_sanity-flavor_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf", "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": "fb963c90-0dae-45eb-bb82-af5855f7eebf"}]} 2018-07-29 02:18:50,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e2868d47-2fa6-442d-b920-fcd47da575b4 2018-07-29 02:18:50,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.214017868042s 2018-07-29 02:18:50,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e2868d47-2fa6-442d-b920-fcd47da575b4 2018-07-29 02:18:50,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 02:18:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:50,275 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 02:18: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-03da7158-7ff8-4504-849c-0d235b463d8a x-compute-request-id: req-03da7158-7ff8-4504-849c-0d235b463d8a Content-Length: 0 Content-Type: application/json 2018-07-29 02:18:50,275 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf used request id req-03da7158-7ff8-4504-849c-0d235b463d8a 2018-07-29 02:18:50,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0444028377533s 2018-07-29 02:18:50,275 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fb963c90-0dae-45eb-bb82-af5855f7eebf used request id req-03da7158-7ff8-4504-849c-0d235b463d8a 2018-07-29 02:18:50,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 02:18:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:50,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:18: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-1a4bd5b6-b803-4072-8af6-636cec932ca1 x-compute-request-id: req-1a4bd5b6-b803-4072-8af6-636cec932ca1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_b80be8bc-7fcc-4a73-a5b9-cc0d841e078f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/15526018-adf6-44cb-969c-9ae0d87e500d", "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": "15526018-adf6-44cb-969c-9ae0d87e500d"}]} 2018-07-29 02:18:50,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1a4bd5b6-b803-4072-8af6-636cec932ca1 2018-07-29 02:18:50,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310080051422s 2018-07-29 02:18:50,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1a4bd5b6-b803-4072-8af6-636cec932ca1 2018-07-29 02:18:50,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 02:18:50,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875011d45e511aff9dbdf65afba56a00092985e5" 2018-07-29 02:18:50,353 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 02:18: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-125603eb-95f7-4d46-97fa-c9689ea52f5b x-compute-request-id: req-125603eb-95f7-4d46-97fa-c9689ea52f5b Content-Length: 0 Content-Type: application/json 2018-07-29 02:18:50,353 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d used request id req-125603eb-95f7-4d46-97fa-c9689ea52f5b 2018-07-29 02:18:50,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0414731502533s 2018-07-29 02:18:50,354 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/15526018-adf6-44cb-969c-9ae0d87e500d used request id req-125603eb-95f7-4d46-97fa-c9689ea52f5b 2018-07-29 02:18:50,354 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-07-29 02:18:50,394 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-29 02:18:50,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 02:18:50,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 02:18:50,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 02:18:50,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 02:18:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:18:50,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382a12fb-38f3-4dbb-8789-39ff500275af 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 02:18:50,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-382a12fb-38f3-4dbb-8789-39ff500275af 2018-07-29 02:18:50,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 02:18:50,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T03:18:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["OZbvDXxQQDGu7YpNFkh_ng"], "issued_at": "2018-07-29T02:18:50.000000Z"}} 2018-07-29 02:18:50,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:18:50,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:18:51,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a1f76742-d0ff-419f-aa09-c15ae015114a Date: Sun, 29 Jul 2018 02:18:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 02:18:51,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a1f76742-d0ff-419f-aa09-c15ae015114a 2018-07-29 02:18:51,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278279066086s 2018-07-29 02:18:51,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a1f76742-d0ff-419f-aa09-c15ae015114a 2018-07-29 02:18:51,112 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-29 02:18:54,053 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-29 02:18:56,853 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 63968b0e-1c02-4543-9ac0-6efde8c7603e | 2018-07-29T02:18:56.442956 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 63968b0e-1c02-4543-9ac0-6efde8c7603e ~/.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-29 02:19:00,579 - 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-29 02:19:00,579 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-29 02:19:03,329 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-29 02:19:07,137 - 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=5e01a93c-d360-4f53-819f-669f00355b2d) as the default verifier for the future CLI operations. 2018-07-29 02:19:10,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-29 02:19:10,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:19:10,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-d0394d2a-e91e-4021-8333-aa84d28384d4 Date: Sun, 29 Jul 2018 02:19:10 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-07-29 02:19:10,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-d0394d2a-e91e-4021-8333-aa84d28384d4 2018-07-29 02:19:10,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.231760978699s 2018-07-29 02:19:10,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-d0394d2a-e91e-4021-8333-aa84d28384d4 2018-07-29 02:19:10,584 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-29 02:19:10,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 02:19:10,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"network": {"name": "patrole-net_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "admin_state_up": true}}' 2018-07-29 02:19:10,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-71607647-a8d2-4178-b66c-d8edd95cdfc0 Date: Sun, 29 Jul 2018 02:19:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"47b3d9c3-59b4-4a0e-a819-d15f900943e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T02:19:10Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_e74e39d9-89b9-47f1-aec8-2ca662d8198e","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T02:19:10Z","mtu":1450}} 2018-07-29 02:19:10,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-71607647-a8d2-4178-b66c-d8edd95cdfc0 2018-07-29 02:19:10,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.251843929291s 2018-07-29 02:19:10,838 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-71607647-a8d2-4178-b66c-d8edd95cdfc0 2018-07-29 02:19:10,838 - 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-29T02:19:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'47b3d9c3-59b4-4a0e-a819-d15f900943e0', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_e74e39d9-89b9-47f1-aec8-2ca662d8198e', u'created_at': u'2018-07-29T02:19:10Z', u'mtu': 1450, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'l2_adjacency': True}) 2018-07-29 02:19:10,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:19:10,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:19:10,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-f5e645d7-94e9-4bdf-babe-f2ac56438f26 Date: Sun, 29 Jul 2018 02:19:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"47b3d9c3-59b4-4a0e-a819-d15f900943e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T02:19:10Z","qos_policy_id":null,"name":"patrole-net_e74e39d9-89b9-47f1-aec8-2ca662d8198e","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T02:19:10Z","provider:network_type":"vxlan"}]} 2018-07-29 02:19:10,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f5e645d7-94e9-4bdf-babe-f2ac56438f26 2018-07-29 02:19:10,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106196880341s 2018-07-29 02:19:10,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f5e645d7-94e9-4bdf-babe-f2ac56438f26 2018-07-29 02:19:10,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 02:19:10,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"subnet": {"name": "patrole-subnet_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "enable_dhcp": true, "network_id": "47b3d9c3-59b4-4a0e-a819-d15f900943e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 02:19:11,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-923b4df4-8fc2-4e42-ad19-a7a41c893b4b Date: Sun, 29 Jul 2018 02:19:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T02:19:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5234f7b7-cf52-4c28-98d9-d33248f9649e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_e74e39d9-89b9-47f1-aec8-2ca662d8198e","enable_dhcp":true,"segment_id":null,"network_id":"47b3d9c3-59b4-4a0e-a819-d15f900943e0","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T02:19:11Z","ip_version":4}} 2018-07-29 02:19:11,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-923b4df4-8fc2-4e42-ad19-a7a41c893b4b 2018-07-29 02:19:11,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.508383989334s 2018-07-29 02:19:11,456 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-923b4df4-8fc2-4e42-ad19-a7a41c893b4b 2018-07-29 02:19:11,457 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T02:19:11Z', 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'5234f7b7-cf52-4c28-98d9-d33248f9649e', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_e74e39d9-89b9-47f1-aec8-2ca662d8198e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'47b3d9c3-59b4-4a0e-a819-d15f900943e0', u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T02:19:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 02:19:11,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 02:19:11,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "patrole-router_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "admin_state_up": true}}' 2018-07-29 02:19:12,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-be8817d2-fce6-4ad7-9aec-36a22cfb60f1 Date: Sun, 29 Jul 2018 02:19:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T02:19:11Z", "admin_state_up": true, "updated_at": "2018-07-29T02:19:12Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "42b12b36-e76a-49bd-bd53-9bf08799ec50", "name": "patrole-router_e74e39d9-89b9-47f1-aec8-2ca662d8198e"}} 2018-07-29 02:19:12,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-be8817d2-fce6-4ad7-9aec-36a22cfb60f1 2018-07-29 02:19:12,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47112417221s 2018-07-29 02:19:12,929 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-be8817d2-fce6-4ad7-9aec-36a22cfb60f1 2018-07-29 02:19:12,929 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T02:19:12Z', u'revision_number': 2, u'ha': False, u'id': u'42b12b36-e76a-49bd-bd53-9bf08799ec50', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_e74e39d9-89b9-47f1-aec8-2ca662d8198e', u'admin_state_up': True, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T02:19:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 02:19:12,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 02:19:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50/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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"subnet_id": "5234f7b7-cf52-4c28-98d9-d33248f9649e"}' 2018-07-29 02:19:15,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6baea7dd-71d3-44c2-9fc0-a431a3969386 Date: Sun, 29 Jul 2018 02:19:15 GMT RESP BODY: {"network_id": "47b3d9c3-59b4-4a0e-a819-d15f900943e0", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "5234f7b7-cf52-4c28-98d9-d33248f9649e", "subnet_ids": ["5234f7b7-cf52-4c28-98d9-d33248f9649e"], "port_id": "26d2c993-788d-4169-a3a9-3a1682713cfd", "id": "42b12b36-e76a-49bd-bd53-9bf08799ec50"} 2018-07-29 02:19:15,145 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50/add_router_interface.json used request id req-6baea7dd-71d3-44c2-9fc0-a431a3969386 2018-07-29 02:19:15,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21484518051s 2018-07-29 02:19:15,145 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50/add_router_interface.json used request id req-6baea7dd-71d3-44c2-9fc0-a431a3969386 returning object 42b12b36-e76a-49bd-bd53-9bf08799ec50 2018-07-29 02:19:15,146 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 02:19:15,278 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 02:19:15,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:19:15,284 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 02:19:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 02:19:15,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 02:19:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:19:15,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9065a548-0afb-4673-9d63-4be5c0ae32f7 Date: Sun, 29 Jul 2018 02:19:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 02:19:15,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9065a548-0afb-4673-9d63-4be5c0ae32f7 2018-07-29 02:19:15,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202157974243s 2018-07-29 02:19:15,489 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9065a548-0afb-4673-9d63-4be5c0ae32f7 2018-07-29 02:19:15,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 02:19:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e"}' 2018-07-29 02:19:15,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44db1073-a741-42fc-a9ef-516e5d01d2f3 Date: Sun, 29 Jul 2018 02:19:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "b1c97734-4fb0-4329-96b1-fe1d17174fd9", "size": null, "self": "/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T02:19:15Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "checksum": null, "created_at": "2018-07-29T02:19:15Z", "protected": false} 2018-07-29 02:19:15,617 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-44db1073-a741-42fc-a9ef-516e5d01d2f3 2018-07-29 02:19:15,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.120593070984s 2018-07-29 02:19:15,618 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-44db1073-a741-42fc-a9ef-516e5d01d2f3 returning object b1c97734-4fb0-4329-96b1-fe1d17174fd9 2018-07-29 02:19:15,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 02:19:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '' 2018-07-29 02:19:16,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-322910e4-7cf5-4811-93f3-d540d794a54b Date: Sun, 29 Jul 2018 02:19:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 02:19:16,025 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/file used request id req-322910e4-7cf5-4811-93f3-d540d794a54b 2018-07-29 02:19:16,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.406649112701s 2018-07-29 02:19:16,026 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/file used request id req-322910e4-7cf5-4811-93f3-d540d794a54b 2018-07-29 02:19:16,026 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T02:19:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b1c97734-4fb0-4329-96b1-fe1d17174fd9', u'size': None, u'name': u'patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e', u'checksum': None, u'self': u'/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T02:19:15Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 02:19:16,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 02:19:16,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 02:19:16,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:19: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-3d2c4295-9ed8-4845-8c51-c221a1f46266 x-compute-request-id: req-3d2c4295-9ed8-4845-8c51-c221a1f46266 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7", "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": "b13c1c90-2f70-4d6b-aa48-d6c5817a31f7"}} 2018-07-29 02:19:16,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3d2c4295-9ed8-4845-8c51-c221a1f46266 2018-07-29 02:19:16,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.265618085861s 2018-07-29 02:19:16,293 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3d2c4295-9ed8-4845-8c51-c221a1f46266 2018-07-29 02:19:16,294 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_e74e39d9-89b9-47f1-aec8-2ca662d8198e', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'b13c1c90-2f70-4d6b-aa48-d6c5817a31f7', 'swap': 0}) 2018-07-29 02:19:16,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 02:19:16,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7/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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"extra_specs": {}}' 2018-07-29 02:19:16,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:19:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5392a8fe-81e7-4595-b4c8-841ef7ba7355 x-compute-request-id: req-5392a8fe-81e7-4595-b4c8-841ef7ba7355 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 02:19:16,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7/os-extra_specs used request id req-5392a8fe-81e7-4595-b4c8-841ef7ba7355 2018-07-29 02:19:16,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0266661643982s 2018-07-29 02:19:16,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7/os-extra_specs used request id req-5392a8fe-81e7-4595-b4c8-841ef7ba7355 2018-07-29 02:19:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:19:16,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 02:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e86ee00-89d4-4c2c-a5e3-42382b2c59d4 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 02:19:16,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-5e86ee00-89d4-4c2c-a5e3-42382b2c59d4 2018-07-29 02:19:16,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:19:16,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:19:16,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1222bcfe-fe68-417e-ba1e-8d43bf6c27de Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 02:19:16,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1222bcfe-fe68-417e-ba1e-8d43bf6c27de 2018-07-29 02:19:16,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951128005981s 2018-07-29 02:19:16,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1222bcfe-fe68-417e-ba1e-8d43bf6c27de 2018-07-29 02:19:16,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:19:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:19:16,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d714cdda-5b25-48eb-b261-b37f920fd1c5 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 02:19:16,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d714cdda-5b25-48eb-b261-b37f920fd1c5 2018-07-29 02:19:16,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0212280750275s 2018-07-29 02:19:16,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d714cdda-5b25-48eb-b261-b37f920fd1c5 2018-07-29 02:19:16,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-29 02:19:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:19:16,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:19: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-ff9b7a7c-6267-49d5-9235-c4771ee4f7c5 x-compute-request-id: req-ff9b7a7c-6267-49d5-9235-c4771ee4f7c5 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-29 02:19:16,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-ff9b7a7c-6267-49d5-9235-c4771ee4f7c5 2018-07-29 02:19:16,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0344109535217s 2018-07-29 02:19:16,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-ff9b7a7c-6267-49d5-9235-c4771ee4f7c5 2018-07-29 02:19:16,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 02:19:16,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:19:16,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7564d425-e879-4cf7-bfe2-01793cdfb822 Date: Sun, 29 Jul 2018 02:19:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/snap", "metadata": {}}], "file": "/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "b1c97734-4fb0-4329-96b1-fe1d17174fd9", "size": 12716032, "self": "/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T02:19:15Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T02:19:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 02:19:16,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7564d425-e879-4cf7-bfe2-01793cdfb822 2018-07-29 02:19:16,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250849723816s 2018-07-29 02:19:16,524 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7564d425-e879-4cf7-bfe2-01793cdfb822 2018-07-29 02:19:16,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 02:19:16,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e"}' 2018-07-29 02:19:16,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0e3d1d6-be57-42db-bf59-a56175fed3d2 Date: Sun, 29 Jul 2018 02:19:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "e99909da-8a92-439d-aa39-ba59873a78e2", "size": null, "self": "/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T02:19:16Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "checksum": null, "created_at": "2018-07-29T02:19:16Z", "protected": false} 2018-07-29 02:19:16,571 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f0e3d1d6-be57-42db-bf59-a56175fed3d2 2018-07-29 02:19:16,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0371761322021s 2018-07-29 02:19:16,571 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f0e3d1d6-be57-42db-bf59-a56175fed3d2 returning object e99909da-8a92-439d-aa39-ba59873a78e2 2018-07-29 02:19:16,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 02:19:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2/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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '' 2018-07-29 02:19:17,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f9d18d4-d7a1-4e33-b870-5843984a048f Date: Sun, 29 Jul 2018 02:19:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 02:19:17,052 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2/file used request id req-5f9d18d4-d7a1-4e33-b870-5843984a048f 2018-07-29 02:19:17,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.480658054352s 2018-07-29 02:19:17,053 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2/file used request id req-5f9d18d4-d7a1-4e33-b870-5843984a048f 2018-07-29 02:19:17,053 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T02:19:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e99909da-8a92-439d-aa39-ba59873a78e2', u'size': None, u'name': u'patrole-img_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e', u'checksum': None, u'self': u'/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T02:19:16Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 02:19:17,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 02:19:17,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 02:19:17,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:19: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-e48832ac-fc01-4f77-ad17-e45513f61a2f x-compute-request-id: req-e48832ac-fc01-4f77-ad17-e45513f61a2f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e", "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": "84fef1b4-4f6e-4136-8159-9b7833fdac7e"}} 2018-07-29 02:19:17,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e48832ac-fc01-4f77-ad17-e45513f61a2f 2018-07-29 02:19:17,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0376191139221s 2018-07-29 02:19:17,092 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e48832ac-fc01-4f77-ad17-e45513f61a2f 2018-07-29 02:19:17,093 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'84fef1b4-4f6e-4136-8159-9b7833fdac7e', 'swap': 0}) 2018-07-29 02:19:17,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 02:19:17,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e/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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"extra_specs": {}}' 2018-07-29 02:19:17,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:19:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32b7b6c1-c1e6-4473-bce3-1d0ec72ff238 x-compute-request-id: req-32b7b6c1-c1e6-4473-bce3-1d0ec72ff238 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 02:19:17,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e/os-extra_specs used request id req-32b7b6c1-c1e6-4473-bce3-1d0ec72ff238 2018-07-29 02:19:17,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0289011001587s 2018-07-29 02:19:17,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e/os-extra_specs used request id req-32b7b6c1-c1e6-4473-bce3-1d0ec72ff238 2018-07-29 02:19:17,123 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'84fef1b4-4f6e-4136-8159-9b7833fdac7e', 'swap': 0}) 2018-07-29 02:19:20,452 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-29 02:19:20,452 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-29 02:19:20,453 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-29 02:19:20,455 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-29 02:19:20,468 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-29 02:19:24,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5e01a93c-d360-4f53-819f-669f00355b2d/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-29 02:19:24,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-29 02:19:24,053 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-29 02:19:24,053 - 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-29 02:21:17,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c1389bb3-cbcd-428a-8b03-16adec141e09 2018-07-29 02:21:17,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c1389bb3-cbcd-428a-8b03-16adec141e09']'. 2018-07-29 02:21:18,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-29 02:21:18,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-29 02:21:18,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-29 02:21:18,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c1389bb3-cbcd-428a-8b03-16adec141e09 | 2018-07-29 02:21:18,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-29 02:21:18,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-29 02:19:26 | 2018-07-29 02:21:18,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-29 02:21:16 | 2018-07-29 02:21:18,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5e01a93c-d360-4f53-819f-669f00355b2d) | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 63968b0e-1c02-4543-9ac0-6efde8c7603e) | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 93.44 | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-07-29 02:21:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-29 02:21:18,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-29 02:21:18,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-29 02:21:18,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-07-29 02:21:18,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-29 02:21:18,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-29 02:21:18,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 99.2125984252% 2018-07-29 02:21:18,430 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 02:21:18,430 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:08 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-29 02:21:18,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 02:21:18,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50/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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" -d '{"subnet_id": "5234f7b7-cf52-4c28-98d9-d33248f9649e"}' 2018-07-29 02:21:20,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca1837d1-2ac3-4dfa-bde1-b4f5c2e2a58d Date: Sun, 29 Jul 2018 02:21:20 GMT RESP BODY: {"network_id": "47b3d9c3-59b4-4a0e-a819-d15f900943e0", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "5234f7b7-cf52-4c28-98d9-d33248f9649e", "subnet_ids": ["5234f7b7-cf52-4c28-98d9-d33248f9649e"], "port_id": "26d2c993-788d-4169-a3a9-3a1682713cfd", "id": "42b12b36-e76a-49bd-bd53-9bf08799ec50"} 2018-07-29 02:21:20,330 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50/remove_router_interface.json used request id req-ca1837d1-2ac3-4dfa-bde1-b4f5c2e2a58d 2018-07-29 02:21:20,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89408516884s 2018-07-29 02:21:20,331 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50/remove_router_interface.json used request id req-ca1837d1-2ac3-4dfa-bde1-b4f5c2e2a58d returning object 42b12b36-e76a-49bd-bd53-9bf08799ec50 2018-07-29 02:21:20,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 02:21:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:20,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f617aba8-f996-4b50-89a6-9a78b1ae32fb Date: Sun, 29 Jul 2018 02:21:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T02:19:11Z", "admin_state_up": true, "updated_at": "2018-07-29T02:21:19Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "42b12b36-e76a-49bd-bd53-9bf08799ec50", "name": "patrole-router_e74e39d9-89b9-47f1-aec8-2ca662d8198e"}]} 2018-07-29 02:21:20,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f617aba8-f996-4b50-89a6-9a78b1ae32fb 2018-07-29 02:21:20,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.341509103775s 2018-07-29 02:21:20,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f617aba8-f996-4b50-89a6-9a78b1ae32fb 2018-07-29 02:21:20,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 02:21:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:21,825 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdde2dc9-e432-45cd-bd00-8b1b1ecebe3f Content-Length: 0 Date: Sun, 29 Jul 2018 02:21:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 02:21:21,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50.json used request id req-bdde2dc9-e432-45cd-bd00-8b1b1ecebe3f 2018-07-29 02:21:21,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15123796463s 2018-07-29 02:21:21,826 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/42b12b36-e76a-49bd-bd53-9bf08799ec50.json used request id req-bdde2dc9-e432-45cd-bd00-8b1b1ecebe3f 2018-07-29 02:21:21,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 02:21:21,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:21,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-1a9593e0-8741-4365-8f8b-63ab8a641577 Date: Sun, 29 Jul 2018 02:21:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T02:19:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5234f7b7-cf52-4c28-98d9-d33248f9649e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_e74e39d9-89b9-47f1-aec8-2ca662d8198e","enable_dhcp":true,"segment_id":null,"network_id":"47b3d9c3-59b4-4a0e-a819-d15f900943e0","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T02:19:11Z","ip_version":4},{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 02:21:21,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1a9593e0-8741-4365-8f8b-63ab8a641577 2018-07-29 02:21:21,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0419270992279s 2018-07-29 02:21:21,868 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1a9593e0-8741-4365-8f8b-63ab8a641577 2018-07-29 02:21:21,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 02:21:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/5234f7b7-cf52-4c28-98d9-d33248f9649e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:22,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdbb6620-7a3b-4644-975a-d321064cd5f2 Date: Sun, 29 Jul 2018 02:21:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 02:21:22,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5234f7b7-cf52-4c28-98d9-d33248f9649e.json used request id req-bdbb6620-7a3b-4644-975a-d321064cd5f2 2018-07-29 02:21:22,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.818639039993s 2018-07-29 02:21:22,689 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5234f7b7-cf52-4c28-98d9-d33248f9649e.json used request id req-bdbb6620-7a3b-4644-975a-d321064cd5f2 2018-07-29 02:21:22,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:21:22,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:22,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-9048922e-fcfc-4033-bcc1-85de220f3aba Date: Sun, 29 Jul 2018 02:21:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"47b3d9c3-59b4-4a0e-a819-d15f900943e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T02:21:22Z","qos_policy_id":null,"name":"patrole-net_e74e39d9-89b9-47f1-aec8-2ca662d8198e","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T02:19:10Z","provider:network_type":"vxlan"}]} 2018-07-29 02:21:22,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9048922e-fcfc-4033-bcc1-85de220f3aba 2018-07-29 02:21:22,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982229709625s 2018-07-29 02:21:22,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9048922e-fcfc-4033-bcc1-85de220f3aba 2018-07-29 02:21:22,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 02:21:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/47b3d9c3-59b4-4a0e-a819-d15f900943e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:23,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75408f0a-409e-44e3-9228-3c927c8e38ba Date: Sun, 29 Jul 2018 02:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 02:21:23,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/47b3d9c3-59b4-4a0e-a819-d15f900943e0.json used request id req-75408f0a-409e-44e3-9228-3c927c8e38ba 2018-07-29 02:21:23,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1002600193s 2018-07-29 02:21:23,890 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/47b3d9c3-59b4-4a0e-a819-d15f900943e0.json used request id req-75408f0a-409e-44e3-9228-3c927c8e38ba 2018-07-29 02:21:23,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 02:21:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:24,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-c185ac92-16eb-40e4-81ef-d17075cadb7b Date: Sun, 29 Jul 2018 02:21:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e99909da-8a92-439d-aa39-ba59873a78e2/snap", "metadata": {}}], "file": "/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "e99909da-8a92-439d-aa39-ba59873a78e2", "size": 12716032, "self": "/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e99909da-8a92-439d-aa39-ba59873a78e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T02:19:17Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T02:19:16Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/snap", "metadata": {}}], "file": "/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "b1c97734-4fb0-4329-96b1-fe1d17174fd9", "size": 12716032, "self": "/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T02:19:15Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T02:19:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 02:21:24,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c185ac92-16eb-40e4-81ef-d17075cadb7b 2018-07-29 02:21:24,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190080165863s 2018-07-29 02:21:24,084 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c185ac92-16eb-40e4-81ef-d17075cadb7b 2018-07-29 02:21:24,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 02:21:24,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:24,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d87ed182-6ce0-4304-b96d-5e6d19c072e9 Date: Sun, 29 Jul 2018 02:21:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 02:21:24,379 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9 used request id req-d87ed182-6ce0-4304-b96d-5e6d19c072e9 2018-07-29 02:21:24,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.29224896431s 2018-07-29 02:21:24,379 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b1c97734-4fb0-4329-96b1-fe1d17174fd9 used request id req-d87ed182-6ce0-4304-b96d-5e6d19c072e9 2018-07-29 02:21:24,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 02:21:24,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:24,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:21: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-bb7a43bf-c575-4763-a9b6-790e587eada8 x-compute-request-id: req-bb7a43bf-c575-4763-a9b6-790e587eada8 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e", "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": "84fef1b4-4f6e-4136-8159-9b7833fdac7e"}, {"name": "patrole-flavor_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7", "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": "b13c1c90-2f70-4d6b-aa48-d6c5817a31f7"}]} 2018-07-29 02:21:24,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-bb7a43bf-c575-4763-a9b6-790e587eada8 2018-07-29 02:21:24,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028028011322s 2018-07-29 02:21:24,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-bb7a43bf-c575-4763-a9b6-790e587eada8 2018-07-29 02:21:24,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 02:21:24,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:24,456 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 02:21: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-f6ed6191-e6e5-4791-84ab-f9869d80fda5 x-compute-request-id: req-f6ed6191-e6e5-4791-84ab-f9869d80fda5 Content-Length: 0 Content-Type: application/json 2018-07-29 02:21:24,456 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7 used request id req-f6ed6191-e6e5-4791-84ab-f9869d80fda5 2018-07-29 02:21:24,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0459771156311s 2018-07-29 02:21:24,457 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b13c1c90-2f70-4d6b-aa48-d6c5817a31f7 used request id req-f6ed6191-e6e5-4791-84ab-f9869d80fda5 2018-07-29 02:21:24,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 02:21:24,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:25,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ebc239b-9e99-42ee-aabb-44e38d2bb448 Date: Sun, 29 Jul 2018 02:21: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-29 02:21:25,413 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2 used request id req-1ebc239b-9e99-42ee-aabb-44e38d2bb448 2018-07-29 02:21:25,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.956024169922s 2018-07-29 02:21:25,413 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e99909da-8a92-439d-aa39-ba59873a78e2 used request id req-1ebc239b-9e99-42ee-aabb-44e38d2bb448 2018-07-29 02:21:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 02:21:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:25,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:21: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-6d37839b-65e9-4094-85c2-a5440eb65849 x-compute-request-id: req-6d37839b-65e9-4094-85c2-a5440eb65849 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_e74e39d9-89b9-47f1-aec8-2ca662d8198e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e", "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": "84fef1b4-4f6e-4136-8159-9b7833fdac7e"}]} 2018-07-29 02:21:25,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6d37839b-65e9-4094-85c2-a5440eb65849 2018-07-29 02:21:25,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252599716187s 2018-07-29 02:21:25,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6d37839b-65e9-4094-85c2-a5440eb65849 2018-07-29 02:21:25,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 02:21:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e9c5eca26998b4d8017450d5d8905c8a9cebdf7" 2018-07-29 02:21:25,471 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 02:21: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-364c5dea-8801-430e-a780-7cdcd96c816f x-compute-request-id: req-364c5dea-8801-430e-a780-7cdcd96c816f Content-Length: 0 Content-Type: application/json 2018-07-29 02:21:25,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e used request id req-364c5dea-8801-430e-a780-7cdcd96c816f 2018-07-29 02:21:25,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.030198097229s 2018-07-29 02:21:25,472 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/84fef1b4-4f6e-4136-8159-9b7833fdac7e used request id req-364c5dea-8801-430e-a780-7cdcd96c816f 2018-07-29 02:21:25,472 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-07-29 02:21:25,513 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-29 02:21:25,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 02:21:25,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 02:21:25,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 02:21:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:21:25,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18cc78d1-d7b6-4177-b0dd-e08e885de41b 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 02:21:25,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-18cc78d1-d7b6-4177-b0dd-e08e885de41b 2018-07-29 02:21:25,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 02:21:25,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T03:21:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["19hnPXNWRQeaZ09QSv9AUA"], "issued_at": "2018-07-29T02:21:25.000000Z"}} 2018-07-29 02:21:25,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:21:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" 2018-07-29 02:21:26,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b16e2883-e9b8-4c1a-bdb2-1391c087d923 Date: Sun, 29 Jul 2018 02:21:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 02:21:26,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b16e2883-e9b8-4c1a-bdb2-1391c087d923 2018-07-29 02:21:26,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270022153854s 2018-07-29 02:21:26,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b16e2883-e9b8-4c1a-bdb2-1391c087d923 2018-07-29 02:21:26,221 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-29 02:21:26,221 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-29 02:21:27,712 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-29 02:21:27,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:21:27,717 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 02:21:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 02:21:27,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 02:21:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" 2018-07-29 02:21:27,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-79a39d6a-e2ff-463a-9401-c61195b58a4a Date: Sun, 29 Jul 2018 02:21:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 02:21:27,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-79a39d6a-e2ff-463a-9401-c61195b58a4a 2018-07-29 02:21:27,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192128896713s 2018-07-29 02:21:27,911 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-79a39d6a-e2ff-463a-9401-c61195b58a4a 2018-07-29 02:21:27,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 02:21:27,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_d2963413-b8e7-49fc-a2de-4a4e53e13f39"}' 2018-07-29 02:21:27,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-949a2fe6-ebb3-4ba7-94e1-6b803b2ae344 Date: Sun, 29 Jul 2018 02:21:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "1df7cdd3-76d6-4cde-8bd1-647c943f4dcd", "size": null, "self": "/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T02:21:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "checksum": null, "created_at": "2018-07-29T02:21:27Z", "protected": false} 2018-07-29 02:21:27,971 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-949a2fe6-ebb3-4ba7-94e1-6b803b2ae344 2018-07-29 02:21:27,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0513679981232s 2018-07-29 02:21:27,971 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-949a2fe6-ebb3-4ba7-94e1-6b803b2ae344 returning object 1df7cdd3-76d6-4cde-8bd1-647c943f4dcd 2018-07-29 02:21:27,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 02:21:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd/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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" -d '' 2018-07-29 02:21:32,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a77a91f-73f1-4adf-b3e5-5858b37586d8 Date: Sun, 29 Jul 2018 02:21: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-29 02:21:32,235 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd/file used request id req-6a77a91f-73f1-4adf-b3e5-5858b37586d8 2018-07-29 02:21:32,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.26340007782s 2018-07-29 02:21:32,236 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd/file used request id req-6a77a91f-73f1-4adf-b3e5-5858b37586d8 2018-07-29 02:21:32,236 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_d2963413-b8e7-49fc-a2de-4a4e53e13f39', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T02:21:27Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'1df7cdd3-76d6-4cde-8bd1-647c943f4dcd', u'size': None, u'name': u'vmtp-img_d2963413-b8e7-49fc-a2de-4a4e53e13f39', u'checksum': None, u'self': u'/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T02:21:27Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 02:21:32,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 02:21:32,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-29 02:21:32,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:21: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-69e92ef6-94a0-4655-b028-cdac0bbec740 x-compute-request-id: req-69e92ef6-94a0-4655-b028-cdac0bbec740 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}} 2018-07-29 02:21:32,468 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-69e92ef6-94a0-4655-b028-cdac0bbec740 2018-07-29 02:21:32,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230846881866s 2018-07-29 02:21:32,468 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-69e92ef6-94a0-4655-b028-cdac0bbec740 2018-07-29 02:21:32,469 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'cb7e13bd-008d-4234-911f-61eb8ce0b77d', 'swap': 0}) 2018-07-29 02:21:32,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 02:21:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d/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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" -d '{"extra_specs": {}}' 2018-07-29 02:21:32,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:21: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-88ab77f0-c0be-4762-8a5d-a2894e392579 x-compute-request-id: req-88ab77f0-c0be-4762-8a5d-a2894e392579 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 02:21:32,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d/os-extra_specs used request id req-88ab77f0-c0be-4762-8a5d-a2894e392579 2018-07-29 02:21:32,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220928192139s 2018-07-29 02:21:32,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d/os-extra_specs used request id req-88ab77f0-c0be-4762-8a5d-a2894e392579 2018-07-29 02:21:32,493 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_d2963413-b8e7-49fc-a2de-4a4e53e13f39' 2018-07-29 02:21:32,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 02:21:32,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" -d '{"keypair": {"name": "vmtp_d2963413-b8e7-49fc-a2de-4a4e53e13f39"}}' 2018-07-29 02:21:32,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:21: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-e61d37a0-c954-4c5e-877a-a4a62a4b6f94 x-compute-request-id: req-e61d37a0-c954-4c5e-877a-a4a62a4b6f94 Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfzTUJIw3jrikry0uwm9qLXZCSJdbuMJsxVimCV1zy+6dQ0Jp/Re7cerwB+MqDUn6NvIMuscyjwtp+A3jWg9wrsYZqJo+u8/tNfkfLK5+i78L8Bq2F/22yxG5dUen3ddeMV7ZQj0zonTelY1pi0jfnRKlydyEKjpSU4wayfLi+AfEE4Gf5OhhDYE6Il9gaGySzgVtgOHzMzWUdFmBIBW4iZisix/rvW2wffclV4Vdi5Sdp7lmadsYCkV9G9Hy5G70/r4tZ869LTUc+cO8abnol9qriHyJplbhA78gJxIeQhWqy28bdT7vg6lHEZ3WWBhwSV26OZJ4bb0AjrL0S/d+J Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAn801CSMN464pK8tLsJvai12QkiXW7jCbMVYpgldc8vunUNCa\nf0Xu3Hq8AfjKg1J+jbyDLrHMo8LafgN41oPcK7GGaiaPrvP7TX5Hyyufou/C/Aat\nhf9tssRuXVHp93XXjFe2UI9M6J03pWNaYtI350SpcnchCo6UlOMGsny4vgHxBOBn\n+ToYQ2BOiJfYGhsks4FbYDh8zM1lHRZgSAVuImYrIsf671tsH33JVeFXYuUnae5Z\nmnbGApFfRvR8uRu9P6+LWfOvS01HPnDvGm56Jfaq4h8iaZW4QO/ICcSHkIVqstvG\n3U+74OpRxGd1lgYcEldujmSeG29AI6y9Ev3fiQIDAQABAoIBAHHHJAnbYZpIeJvr\n5XpbnaE4/yRvuLZi+TyJgoiBN3bx4tFRlY8k9csZwB8PSvFxnRXBsQ1gHrpClFrA\nkhr6S5r4jSGrTwZcRQOJ9AgeiUzztTrIbmhH041C+umK1zEQQGZ2VSLKxRGiTup8\n8PAHiTIq2xLa6zWfCv9vHWecEdWGYC5D3JxpIw+2BAzQYbHzSXZxtjTtaAoWpkiy\nMXHR3mp3MyjdMMmWTbnXq58T3HdP4+gY4+2gMIj1FjidlOiz6BH+Z0/RyMzUg0Zq\nhthSddHA2KR1eDlIxt3pffuDjzYK+hLTbYoV7tF/7ux4lTBZpt+Q3kmxPNrlvucM\nCbEFcnkCgYEA0Pr7ljBB3p6gW5Z1UvGiJ2ox0XsxYg9ACapdp6FBdUY02IOtnViP\nEzEpq5eY7sHDX24tAKw8u34soBo3YiJWTxbviKwuwWMXxuHH5u6gJNVe1vLQDZDW\nUtZfSxcGxqYKUfX5pfuwPUQcslUgEmrcJwRA63gbeTwqBt9I9zpjzm8CgYEAw8GV\nq3p8CoA9ARLrGyljkDLxNxp6H8eTyPq+z24pekd78B7rhpmfh0RjsGt/e3lJ7EfV\nmj9HtkOJefCT0R2IA0mOJ7W34/wKROLBsPTyedom6E26FO4pF/q4L/AAJ8N7w+vZ\nNK2ulnsaOwt5uGBJyvUuhU+38QxUzkfaFeVVrYcCgYAZcJQz4kgCe7j1rUk3AadF\nuQ27fI20bDrVcmHYSC8ZwaQpP05hOyifo3p5IwlA92F7OoRL8qup/2AbVVWsopVz\nJ02di6hdbly0n0OgfygLk9XpwMFHBXyxtNsA3xq6D/htpc3wQMVhj+sWYnp3A38t\nWL02bPabOZG8KG5PelIwDQKBgEDCnTIijkCnFgdx68eLlL2SrMwu/THgQ5rcoR1c\nc2pZlb3lbMOVtPn5/QTTO1Rs1rDNPvQNdTrt8uAdX7lxjJqRze6DJnfM3NTXM37I\nOiNnsTFu7V2ZQI0HS8HIIzUEbcBuGOhdgQGVbiMUc8s0R5VWMXK24cJj8vZfPN27\nhfGnAoGAUvAzFVVzOA1gB13S4iLd961AJgpIpM+USdLCGcxcwXf638E+b+M01mbN\nQteHAVZaVabaj+LPL6yL06O7N8ZiI3r8XJWIwgvtwTjoLSdFQ9ocLE63PGbio3v3\nZOczmg1BZXUtbvTLcyjgxk1mX7VvNtJfPnUeGGPYqoXd2n855Ng=\n-----END RSA PRIVATE KEY-----\n", "user_id": "fd73ac2418364ddeba9339c3359d8fd7", "name": "vmtp_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "fingerprint": "3a:81:88:d7:6d:c1:85:95:78:6e:c2:64:e8:15:09:f4"}} 2018-07-29 02:21:32,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e61d37a0-c954-4c5e-877a-a4a62a4b6f94 2018-07-29 02:21:32,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.275355100632s 2018-07-29 02:21:32,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e61d37a0-c954-4c5e-877a-a4a62a4b6f94 2018-07-29 02:21:32,770 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfzTUJIw3jrikry0uwm9qLXZCSJdbuMJsxVimCV1zy+6dQ0Jp/Re7cerwB+MqDUn6NvIMuscyjwtp+A3jWg9wrsYZqJo+u8/tNfkfLK5+i78L8Bq2F/22yxG5dUen3ddeMV7ZQj0zonTelY1pi0jfnRKlydyEKjpSU4wayfLi+AfEE4Gf5OhhDYE6Il9gaGySzgVtgOHzMzWUdFmBIBW4iZisix/rvW2wffclV4Vdi5Sdp7lmadsYCkV9G9Hy5G70/r4tZ869LTUc+cO8abnol9qriHyJplbhA78gJxIeQhWqy28bdT7vg6lHEZ3WWBhwSV26OZJ4bb0AjrL0S/d+J Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAn801CSMN464pK8tLsJvai12QkiXW7jCbMVYpgldc8vunUNCa\nf0Xu3Hq8AfjKg1J+jbyDLrHMo8LafgN41oPcK7GGaiaPrvP7TX5Hyyufou/C/Aat\nhf9tssRuXVHp93XXjFe2UI9M6J03pWNaYtI350SpcnchCo6UlOMGsny4vgHxBOBn\n+ToYQ2BOiJfYGhsks4FbYDh8zM1lHRZgSAVuImYrIsf671tsH33JVeFXYuUnae5Z\nmnbGApFfRvR8uRu9P6+LWfOvS01HPnDvGm56Jfaq4h8iaZW4QO/ICcSHkIVqstvG\n3U+74OpRxGd1lgYcEldujmSeG29AI6y9Ev3fiQIDAQABAoIBAHHHJAnbYZpIeJvr\n5XpbnaE4/yRvuLZi+TyJgoiBN3bx4tFRlY8k9csZwB8PSvFxnRXBsQ1gHrpClFrA\nkhr6S5r4jSGrTwZcRQOJ9AgeiUzztTrIbmhH041C+umK1zEQQGZ2VSLKxRGiTup8\n8PAHiTIq2xLa6zWfCv9vHWecEdWGYC5D3JxpIw+2BAzQYbHzSXZxtjTtaAoWpkiy\nMXHR3mp3MyjdMMmWTbnXq58T3HdP4+gY4+2gMIj1FjidlOiz6BH+Z0/RyMzUg0Zq\nhthSddHA2KR1eDlIxt3pffuDjzYK+hLTbYoV7tF/7ux4lTBZpt+Q3kmxPNrlvucM\nCbEFcnkCgYEA0Pr7ljBB3p6gW5Z1UvGiJ2ox0XsxYg9ACapdp6FBdUY02IOtnViP\nEzEpq5eY7sHDX24tAKw8u34soBo3YiJWTxbviKwuwWMXxuHH5u6gJNVe1vLQDZDW\nUtZfSxcGxqYKUfX5pfuwPUQcslUgEmrcJwRA63gbeTwqBt9I9zpjzm8CgYEAw8GV\nq3p8CoA9ARLrGyljkDLxNxp6H8eTyPq+z24pekd78B7rhpmfh0RjsGt/e3lJ7EfV\nmj9HtkOJefCT0R2IA0mOJ7W34/wKROLBsPTyedom6E26FO4pF/q4L/AAJ8N7w+vZ\nNK2ulnsaOwt5uGBJyvUuhU+38QxUzkfaFeVVrYcCgYAZcJQz4kgCe7j1rUk3AadF\nuQ27fI20bDrVcmHYSC8ZwaQpP05hOyifo3p5IwlA92F7OoRL8qup/2AbVVWsopVz\nJ02di6hdbly0n0OgfygLk9XpwMFHBXyxtNsA3xq6D/htpc3wQMVhj+sWYnp3A38t\nWL02bPabOZG8KG5PelIwDQKBgEDCnTIijkCnFgdx68eLlL2SrMwu/THgQ5rcoR1c\nc2pZlb3lbMOVtPn5/QTTO1Rs1rDNPvQNdTrt8uAdX7lxjJqRze6DJnfM3NTXM37I\nOiNnsTFu7V2ZQI0HS8HIIzUEbcBuGOhdgQGVbiMUc8s0R5VWMXK24cJj8vZfPN27\nhfGnAoGAUvAzFVVzOA1gB13S4iLd961AJgpIpM+USdLCGcxcwXf638E+b+M01mbN\nQteHAVZaVabaj+LPL6yL06O7N8ZiI3r8XJWIwgvtwTjoLSdFQ9ocLE63PGbio3v3\nZOczmg1BZXUtbvTLcyjgxk1mX7VvNtJfPnUeGGPYqoXd2n855Ng=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fd73ac2418364ddeba9339c3359d8fd7', 'name': u'vmtp_d2963413-b8e7-49fc-a2de-4a4e53e13f39', 'created_at': '2018-07-29T02:21:32.770281', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3a:81:88:d7:6d:c1:85:95:78:6e:c2:64:e8:15:09:f4', 'type': 'ssh', 'id': u'vmtp_d2963413-b8e7-49fc-a2de-4a4e53e13f39'}) 2018-07-29 02:21:32,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 02:21:32,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_d2963413-b8e7-49fc-a2de-4a4e53e13f39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" 2018-07-29 02:21:32,802 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 02:21: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-5d3c6607-9437-4bec-bbd5-84955ee5eadc x-compute-request-id: req-5d3c6607-9437-4bec-bbd5-84955ee5eadc Content-Length: 0 Content-Type: application/json 2018-07-29 02:21:32,802 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_d2963413-b8e7-49fc-a2de-4a4e53e13f39 used request id req-5d3c6607-9437-4bec-bbd5-84955ee5eadc 2018-07-29 02:21:32,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0314879417419s 2018-07-29 02:21:32,803 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_d2963413-b8e7-49fc-a2de-4a4e53e13f39 used request id req-5d3c6607-9437-4bec-bbd5-84955ee5eadc 2018-07-29 02:21:33,593 - 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-29 02:39:46,967 - 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-29 02:21:34,321 INFO Using http://172.30.9.25:5000/v3 2018-07-29 02:21:34,321 INFO VM public key: /tmp/tmpGtgl_v 2018-07-29 02:21:34,321 INFO VM private key: /tmp/tmpM3_8gI 2018-07-29 02:21:35,844 INFO Found image vmtp-img_d2963413-b8e7-49fc-a2de-4a4e53e13f39 to launch VM, will continue 2018-07-29 02:21:36,145 INFO Using external network: external. 2018-07-29 02:21:37,555 INFO Created ext router pns_router_d2963413-b8e7-49fc-a2de-4a4e53e13f39. 2018-07-29 02:21:38,147 INFO Created internal network: pns-internal-net_d2963413-b8e7-49fc-a2de-4a4e53e13f39. 2018-07-29 02:21:38,935 INFO Created internal network: pns-internal-net2_d2963413-b8e7-49fc-a2de-4a4e53e13f39. 2018-07-29 02:21:41,159 DEBUG Ext router associated to pns-internal-net_d2963413-b8e7-49fc-a2de-4a4e53e13f39 2018-07-29 02:21:43,083 DEBUG Ext router associated to pns-internal-net2_d2963413-b8e7-49fc-a2de-4a4e53e13f39 2018-07-29 02:21:43,167 INFO OpenStack agent: Open vSwitch agent 2018-07-29 02:21:43,167 INFO OpenStack network type: vxlan 2018-07-29 02:21:44,086 INFO [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Creating server VM... 2018-07-29 02:21:44,086 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-29 02:21:45,825 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 1 of 50... 2018-07-29 02:21:48,243 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 2 of 50... 2018-07-29 02:21:50,427 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 3 of 50... 2018-07-29 02:21:52,947 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 4 of 50... 2018-07-29 02:21:55,401 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 5 of 50... 2018-07-29 02:21:57,753 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 6 of 50... 2018-07-29 02:22:00,272 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 7 of 50... 2018-07-29 02:22:02,427 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 8 of 50... 2018-07-29 02:22:04,588 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 9 of 50... 2018-07-29 02:22:07,216 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 10 of 50... 2018-07-29 02:22:09,556 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 11 of 50... 2018-07-29 02:22:11,880 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 12 of 50... 2018-07-29 02:22:14,209 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 13 of 50... 2018-07-29 02:22:16,372 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 14 of 50... 2018-07-29 02:22:18,963 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 15 of 50... 2018-07-29 02:22:21,281 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 16 of 50... 2018-07-29 02:22:23,813 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 17 of 50... 2018-07-29 02:22:26,126 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 18 of 50... 2018-07-29 02:22:28,469 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 19 of 50... 2018-07-29 02:22:30,808 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 20 of 50... 2018-07-29 02:22:33,125 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 21 of 50... 2018-07-29 02:22:35,461 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 22 of 50... 2018-07-29 02:22:37,617 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 23 of 50... 2018-07-29 02:22:39,776 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 24 of 50... 2018-07-29 02:22:42,130 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 25 of 50... 2018-07-29 02:22:44,475 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 26 of 50... 2018-07-29 02:22:46,800 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 27 of 50... 2018-07-29 02:22:48,956 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 28 of 50... 2018-07-29 02:22:51,286 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 29 of 50... 2018-07-29 02:22:53,460 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 30 of 50... 2018-07-29 02:22:55,807 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 31 of 50... 2018-07-29 02:22:58,350 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 32 of 50... 2018-07-29 02:23:00,508 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 33 of 50... 2018-07-29 02:23:02,878 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 34 of 50... 2018-07-29 02:23:05,252 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 35 of 50... 2018-07-29 02:23:07,620 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 36 of 50... 2018-07-29 02:23:09,782 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 37 of 50... 2018-07-29 02:23:12,129 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 38 of 50... 2018-07-29 02:23:16,565 INFO [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Internal network IP: 192.168.1.12 2018-07-29 02:23:16,565 INFO [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] SSH IP: 172.30.9.206 2018-07-29 02:23:16,565 INFO [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Setup SSH for ubuntu@172.30.9.206 2018-07-29 02:23:31,788 INFO [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Installing nuttcp-8.1.4... 2018-07-29 02:23:31,832 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Copying nuttcp-8.1.4 to target... 2018-07-29 02:23:32,043 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Starting nuttcp-8.1.4 server... 2018-07-29 02:23:32,084 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] 2018-07-29 02:23:32,130 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Creating client VM... 2018-07-29 02:23:32,131 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-29 02:23:33,868 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 1 of 50... 2018-07-29 02:23:36,247 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 2 of 50... 2018-07-29 02:23:38,486 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 3 of 50... 2018-07-29 02:23:40,669 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 4 of 50... 2018-07-29 02:23:43,291 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 5 of 50... 2018-07-29 02:23:45,453 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] VM status=BUILD, retrying 6 of 50... 2018-07-29 02:23:49,953 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Internal network IP: 192.168.1.19 2018-07-29 02:23:49,954 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] SSH IP: 172.30.9.208 2018-07-29 02:23:49,954 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Setup SSH for ubuntu@172.30.9.208 2018-07-29 02:23:57,421 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Installing nuttcp-8.1.4... 2018-07-29 02:23:57,466 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Copying nuttcp-8.1.4 to target... 2018-07-29 02:23:57,632 INFO ============================================================ 2018-07-29 02:23:57,633 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-29 02:24:06,683 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=40.8 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.350 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.246 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.109 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.108 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.284 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.471 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.335 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.146 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.126 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.108/4.301/40.843/12.181 ms 2018-07-29 02:24:15,733 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.080 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.132 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.100 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.110 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.318 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.124 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.150 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.125 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.140 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.109 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.080/0.138/0.318/0.064 ms 2018-07-29 02:24:24,782 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.389 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.200 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.166 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.180 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.195 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.162 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.171 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.129 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.335 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.394 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.129/0.232/0.394/0.095 ms 2018-07-29 02:24:24,782 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Measuring TCP Throughput (packet size=65536)... 2018-07-29 02:24:24,783 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:24:34,888 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=19452.1977 real_seconds=10.00 rate_Mbps=16314.1639 tx_cpu=34 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.34 2018-07-29 02:24:34,890 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:24:44,992 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=18006.5014 real_seconds=10.00 rate_Mbps=15101.7421 tx_cpu=32 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.33 2018-07-29 02:24:44,993 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:24:55,096 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=17590.8804 real_seconds=10.00 rate_Mbps=14754.6666 tx_cpu=31 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.31 2018-07-29 02:24:55,098 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Measuring UDP Throughput (packet size=128)... 2018-07-29 02:24:55,099 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:24:58,453 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=17.9707 real_seconds=1.00 rate_Mbps=150.3461 tx_cpu=11 rx_cpu=27 drop=0 pkt=147216 data_loss=0.00000 2018-07-29 02:24:58,455 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=128 throughput=1<153954/5000000<10000000 Kbps loss-rate=0 2018-07-29 02:24:58,455 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R461862K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:01,785 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=16.9429 real_seconds=1.00 rate_Mbps=141.7588 tx_cpu=11 rx_cpu=27 drop=0 pkt=138796 data_loss=0.00000 2018-07-29 02:25:01,785 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=128 throughput=1<145161/461862<461862 Kbps loss-rate=0 2018-07-29 02:25:01,786 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303511K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:05,115 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=17.8519 real_seconds=1.00 rate_Mbps=149.3398 tx_cpu=11 rx_cpu=28 drop=0 pkt=146243 data_loss=0.00000 2018-07-29 02:25:05,115 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=128 throughput=1<152923/303511<303511 Kbps loss-rate=0 2018-07-29 02:25:05,115 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228217K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:08,445 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=18.1608 real_seconds=1.00 rate_Mbps=151.9840 tx_cpu=12 rx_cpu=27 drop=120 pkt=148894 data_loss=0.08088 2018-07-29 02:25:08,446 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=128 throughput=1<155631/228217<228217 Kbps loss-rate=0 2018-07-29 02:25:08,446 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191924K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:11,773 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=18.6890 real_seconds=1.00 rate_Mbps=156.4932 tx_cpu=13 rx_cpu=30 drop=0 pkt=153100 data_loss=0.00000 2018-07-29 02:25:11,773 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=128 throughput=1<160249/191924<191924 Kbps loss-rate=0 2018-07-29 02:25:11,774 DEBUG undershot, min=160249 kbps=176086 max=191924 2018-07-29 02:25:11,774 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176086K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:15,103 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=18.5183 real_seconds=1.00 rate_Mbps=154.9051 tx_cpu=13 rx_cpu=27 drop=0 pkt=151702 data_loss=0.00000 2018-07-29 02:25:15,104 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=128 throughput=160249<158622/176086<191924 Kbps loss-rate=0 2018-07-29 02:25:15,104 DEBUG undershot, min=176086 kbps=184005 max=191924 2018-07-29 02:25:15,104 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184005K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:18,433 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=19.0619 real_seconds=1.00 rate_Mbps=159.5922 tx_cpu=13 rx_cpu=33 drop=0 pkt=156155 data_loss=0.00000 2018-07-29 02:25:18,433 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=128 throughput=176086<163422/184005<191924 Kbps loss-rate=0 2018-07-29 02:25:18,433 DEBUG undershot, min=184005 kbps=187964 max=191924 2018-07-29 02:25:18,434 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Measuring UDP Throughput (packet size=1024)... 2018-07-29 02:25:18,434 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:21,787 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=139.7598 real_seconds=1.00 rate_Mbps=1170.6819 tx_cpu=20 rx_cpu=29 drop=0 pkt=143114 data_loss=0.00000 2018-07-29 02:25:21,787 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=1024 throughput=1<1198778/5000000<10000000 Kbps loss-rate=0 2018-07-29 02:25:21,788 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3099389K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:25,117 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=143.8936 real_seconds=1.00 rate_Mbps=1204.9363 tx_cpu=19 rx_cpu=32 drop=177 pkt=147524 data_loss=0.11994 2018-07-29 02:25:25,117 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=1024 throughput=1<1233854/3099389<3099389 Kbps loss-rate=0 2018-07-29 02:25:25,118 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2166621K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:28,447 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=135.9199 real_seconds=1.00 rate_Mbps=1138.4735 tx_cpu=21 rx_cpu=30 drop=207 pkt=139389 data_loss=0.14854 2018-07-29 02:25:28,447 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=1024 throughput=1<1165796/2166621<2166621 Kbps loss-rate=0 2018-07-29 02:25:28,448 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1666208K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:31,777 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=141.3252 real_seconds=1.00 rate_Mbps=1183.6349 tx_cpu=18 rx_cpu=27 drop=0 pkt=144717 data_loss=0.00000 2018-07-29 02:25:31,777 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=1024 throughput=1<1212042/1666208<1666208 Kbps loss-rate=0 2018-07-29 02:25:31,777 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1439125K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:35,106 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=142.6787 real_seconds=1.00 rate_Mbps=1195.3016 tx_cpu=18 rx_cpu=32 drop=124 pkt=146227 data_loss=0.08480 2018-07-29 02:25:35,107 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=1024 throughput=1<1223988/1439125<1439125 Kbps loss-rate=0 2018-07-29 02:25:35,107 DEBUG undershot, min=1223988 kbps=1331556 max=1439125 2018-07-29 02:25:35,108 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1331556K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:38,461 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=144.3242 real_seconds=1.00 rate_Mbps=1209.3708 tx_cpu=18 rx_cpu=28 drop=58 pkt=147846 data_loss=0.03927 2018-07-29 02:25:38,461 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=1024 throughput=1223988<1238395/1331556<1439125 Kbps loss-rate=0 2018-07-29 02:25:38,462 DEBUG undershot, min=1238395 kbps=1338760 max=1439125 2018-07-29 02:25:38,462 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1338760K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:41,815 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=143.7910 real_seconds=1.00 rate_Mbps=1204.8438 tx_cpu=22 rx_cpu=29 drop=0 pkt=147242 data_loss=0.00000 2018-07-29 02:25:41,815 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=1024 throughput=1238395<1233760/1338760<1439125 Kbps loss-rate=0 2018-07-29 02:25:41,815 DEBUG undershot, min=1338760 kbps=1388942 max=1439125 2018-07-29 02:25:41,816 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1388942K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:45,169 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=151.0518 real_seconds=1.00 rate_Mbps=1265.8823 tx_cpu=19 rx_cpu=34 drop=0 pkt=154677 data_loss=0.00000 2018-07-29 02:25:45,170 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=1024 throughput=1338760<1296263/1388942<1439125 Kbps loss-rate=0 2018-07-29 02:25:45,170 DEBUG undershot, min=1388942 kbps=1414033 max=1439125 2018-07-29 02:25:45,171 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Measuring UDP Throughput (packet size=8192)... 2018-07-29 02:25:45,171 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:48,524 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=595.8594 real_seconds=1.00 rate_Mbps=4998.5707 tx_cpu=99 rx_cpu=21 drop=24 pkt=76294 data_loss=0.03146 2018-07-29 02:25:48,525 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=8192 throughput=1<5118536/5000000<10000000 Kbps loss-rate=0 2018-07-29 02:25:48,525 DEBUG undershot, min=5118536 kbps=7559268 max=10000000 2018-07-29 02:25:48,526 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559268K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:51,857 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=889.6406 real_seconds=1.00 rate_Mbps=7447.7053 tx_cpu=36 rx_cpu=30 drop=158 pkt=114032 data_loss=0.13856 2018-07-29 02:25:51,857 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=8192 throughput=5118536<7626450/7559268<10000000 Kbps loss-rate=0 2018-07-29 02:25:51,857 DEBUG undershot, min=7626450 kbps=8813225 max=10000000 2018-07-29 02:25:51,858 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8813225K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:55,186 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=834.8047 real_seconds=1.00 rate_Mbps=6988.1602 tx_cpu=21 rx_cpu=27 drop=0 pkt=106855 data_loss=0.00000 2018-07-29 02:25:55,187 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=8192 throughput=7626450<7155876/8813225<10000000 Kbps loss-rate=0 2018-07-29 02:25:55,187 DEBUG undershot, min=8813225 kbps=9406612 max=10000000 2018-07-29 02:25:55,187 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9406612K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:25:58,513 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=929.3125 real_seconds=1.00 rate_Mbps=7786.1159 tx_cpu=30 rx_cpu=30 drop=4 pkt=118956 data_loss=0.00337 2018-07-29 02:25:58,514 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=8192 throughput=8813225<7972982/9406612<10000000 Kbps loss-rate=0 2018-07-29 02:25:58,514 DEBUG undershot, min=9406612 kbps=9703306 max=10000000 2018-07-29 02:25:58,515 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9703306K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:26:01,867 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] megabytes=918.9141 real_seconds=1.00 rate_Mbps=7699.4708 tx_cpu=40 rx_cpu=28 drop=226 pkt=117847 data_loss=0.19177 2018-07-29 02:26:01,868 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] pkt-size=8192 throughput=9406612<7884258/9703306<10000000 Kbps loss-rate=0 2018-07-29 02:26:01,868 DEBUG undershot, min=9703306 kbps=9851653 max=10000000 2018-07-29 02:26:01,882 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.19', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.34, 'throughput_kbps': 16705703, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 15464183, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.31, 'throughput_kbps': 15108778, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 163422, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1296263, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.19, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7884258, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.301', 'rtt_max_ms': '40.843', 'rtt_min_ms': '0.108', 'rtt_stddev': '12.181', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.138', 'rtt_max_ms': '0.318', 'rtt_min_ms': '0.080', 'rtt_stddev': '0.064', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.232', 'rtt_max_ms': '0.394', 'rtt_min_ms': '0.129', 'rtt_stddev': '0.095', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-29 02:26:01,884 INFO Deleting floating ip 1bcf34a4-c481-4bd9-ba18-7119e668e95d 2018-07-29 02:26:03,072 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Floating IP 172.30.9.208 deleted 2018-07-29 02:26:03,242 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Instance deleted 2018-07-29 02:26:03,307 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Creating client VM... 2018-07-29 02:26:03,307 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-29 02:26:04,955 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] VM status=BUILD, retrying 1 of 50... 2018-07-29 02:26:07,504 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] VM status=BUILD, retrying 2 of 50... 2018-07-29 02:26:09,671 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] VM status=BUILD, retrying 3 of 50... 2018-07-29 02:26:11,840 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] VM status=BUILD, retrying 4 of 50... 2018-07-29 02:26:14,177 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] VM status=BUILD, retrying 5 of 50... 2018-07-29 02:26:18,820 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Internal network IP: 192.168.2.4 2018-07-29 02:26:18,820 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] SSH IP: 172.30.9.201 2018-07-29 02:26:18,820 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Setup SSH for ubuntu@172.30.9.201 2018-07-29 02:26:30,411 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Installing nuttcp-8.1.4... 2018-07-29 02:26:30,456 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Copying nuttcp-8.1.4 to target... 2018-07-29 02:26:30,625 INFO ============================================================ 2018-07-29 02:26:30,626 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-29 02:26:39,677 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.78 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.519 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.358 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.482 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.550 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.366 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.521 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.323 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.249 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.339 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.249/0.549/1.787/0.424 ms 2018-07-29 02:26:48,726 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.234 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.297 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.261 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.247 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.290 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.300 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.256 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.244 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.289 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.275 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.234/0.269/0.300/0.026 ms 2018-07-29 02:26:57,778 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.27 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.396 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.321 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.284 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.289 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.362 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.493 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.397 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.382 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.447 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.284/0.464/1.270/0.275 ms 2018-07-29 02:26:57,779 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Measuring TCP Throughput (packet size=65536)... 2018-07-29 02:26:57,780 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:07,910 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=2275.3587 real_seconds=10.01 rate_Mbps=1907.5708 tx_cpu=4 rx_cpu=7 retrans=73 cwnd=421 rtt_ms=0.23 2018-07-29 02:27:07,911 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:18,016 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=2715.3310 real_seconds=10.01 rate_Mbps=2275.6102 tx_cpu=4 rx_cpu=12 retrans=223 cwnd=445 rtt_ms=0.37 2018-07-29 02:27:18,016 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:28,121 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=2876.7220 real_seconds=10.01 rate_Mbps=2410.8944 tx_cpu=5 rx_cpu=11 retrans=362 cwnd=447 rtt_ms=0.32 2018-07-29 02:27:28,121 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Measuring UDP Throughput (packet size=128)... 2018-07-29 02:27:28,121 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:31,474 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.5243 real_seconds=1.01 rate_Mbps=137.7457 tx_cpu=20 rx_cpu=21 drop=68328 pkt=203695 data_loss=33.54420 2018-07-29 02:27:31,474 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<141051/5000000<10000000 Kbps loss-rate=33 2018-07-29 02:27:31,475 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R423153K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:34,827 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.5972 real_seconds=1.01 rate_Mbps=137.6478 tx_cpu=21 rx_cpu=19 drop=49281 pkt=185246 data_loss=26.60328 2018-07-29 02:27:34,827 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<140951/423153<423153 Kbps loss-rate=26 2018-07-29 02:27:34,828 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282052K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:38,180 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.6187 real_seconds=1.01 rate_Mbps=138.6239 tx_cpu=19 rx_cpu=19 drop=67947 pkt=204087 data_loss=33.29306 2018-07-29 02:27:38,180 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<141950/282052<282052 Kbps loss-rate=33 2018-07-29 02:27:38,181 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R212001K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:41,533 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.6796 real_seconds=1.01 rate_Mbps=139.0201 tx_cpu=22 rx_cpu=20 drop=62643 pkt=199282 data_loss=31.43416 2018-07-29 02:27:41,533 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<142356/212001<212001 Kbps loss-rate=31 2018-07-29 02:27:41,533 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R177178K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:44,887 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.7275 real_seconds=1.01 rate_Mbps=139.5005 tx_cpu=43 rx_cpu=18 drop=35889 pkt=172921 data_loss=20.75467 2018-07-29 02:27:44,887 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<142848/177178<177178 Kbps loss-rate=20 2018-07-29 02:27:44,888 DEBUG overshot, min=1 kbps=142848 max=177178 2018-07-29 02:27:44,888 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142848K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:48,242 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.8910 real_seconds=1.00 rate_Mbps=141.6401 tx_cpu=94 rx_cpu=22 drop=1129 pkt=139500 data_loss=0.80922 2018-07-29 02:27:48,242 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<145039/142848<177178 Kbps loss-rate=0 2018-07-29 02:27:48,242 DEBUG undershot, min=145039 kbps=161108 max=177178 2018-07-29 02:27:48,243 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161108K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:51,596 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.8701 real_seconds=1.00 rate_Mbps=140.9200 tx_cpu=94 rx_cpu=19 drop=19132 pkt=157332 data_loss=12.16052 2018-07-29 02:27:51,596 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=145039<144302/161108<177178 Kbps loss-rate=12 2018-07-29 02:27:51,596 DEBUG overshot, min=145039 kbps=144302 max=161108 2018-07-29 02:27:51,597 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144302K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:54,949 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.6150 real_seconds=1.00 rate_Mbps=138.8063 tx_cpu=81 rx_cpu=19 drop=4809 pkt=140919 data_loss=3.41239 2018-07-29 02:27:54,949 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=145039<142137/144302<161108 Kbps loss-rate=3 2018-07-29 02:27:54,949 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Measuring UDP Throughput (packet size=1024)... 2018-07-29 02:27:54,950 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:27:58,279 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=135.1416 real_seconds=1.01 rate_Mbps=1127.2640 tx_cpu=27 rx_cpu=20 drop=66310 pkt=204695 data_loss=32.39455 2018-07-29 02:27:58,279 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1154318/5000000<10000000 Kbps loss-rate=32 2018-07-29 02:27:58,280 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3077159K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:01,610 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=140.4502 real_seconds=1.01 rate_Mbps=1161.0652 tx_cpu=31 rx_cpu=22 drop=50254 pkt=194075 data_loss=25.89412 2018-07-29 02:28:01,610 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1188930/3077159<3077159 Kbps loss-rate=25 2018-07-29 02:28:01,611 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2133044K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:04,941 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=134.4912 real_seconds=1.01 rate_Mbps=1121.6548 tx_cpu=30 rx_cpu=18 drop=55915 pkt=193634 data_loss=28.87665 2018-07-29 02:28:04,941 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1148574/2133044<2133044 Kbps loss-rate=28 2018-07-29 02:28:04,941 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1640809K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:08,295 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=132.9746 real_seconds=1.01 rate_Mbps=1109.7809 tx_cpu=33 rx_cpu=20 drop=52674 pkt=188840 data_loss=27.89347 2018-07-29 02:28:08,296 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1136415/1640809<1640809 Kbps loss-rate=27 2018-07-29 02:28:08,296 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1388612K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:11,625 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=128.3096 real_seconds=1.00 rate_Mbps=1070.9902 tx_cpu=68 rx_cpu=19 drop=37977 pkt=169366 data_loss=22.42303 2018-07-29 02:28:11,626 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1096693/1388612<1388612 Kbps loss-rate=22 2018-07-29 02:28:11,626 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1242652K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:14,954 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=135.8613 real_seconds=1.00 rate_Mbps=1134.8213 tx_cpu=97 rx_cpu=20 drop=12569 pkt=151691 data_loss=8.28592 2018-07-29 02:28:14,954 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1162057/1242652<1242652 Kbps loss-rate=8 2018-07-29 02:28:14,955 DEBUG overshot, min=1 kbps=1162057 max=1242652 2018-07-29 02:28:14,955 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1162057K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:18,307 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=131.0254 real_seconds=1.00 rate_Mbps=1095.0776 tx_cpu=91 rx_cpu=19 drop=7682 pkt=141852 data_loss=5.41547 2018-07-29 02:28:18,308 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1121359/1162057<1242652 Kbps loss-rate=5 2018-07-29 02:28:18,308 DEBUG overshot, min=1 kbps=1121359 max=1162057 2018-07-29 02:28:18,309 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1121359K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:21,634 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=133.2559 real_seconds=1.00 rate_Mbps=1117.7630 tx_cpu=94 rx_cpu=22 drop=430 pkt=136884 data_loss=0.31412 2018-07-29 02:28:21,635 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1144589/1121359<1162057 Kbps loss-rate=0 2018-07-29 02:28:21,635 DEBUG undershot, min=1144589 kbps=1153323 max=1162057 2018-07-29 02:28:21,636 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Measuring UDP Throughput (packet size=8192)... 2018-07-29 02:28:21,636 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:24,990 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=182.1328 real_seconds=1.01 rate_Mbps=1518.4069 tx_cpu=34 rx_cpu=8 drop=52343 pkt=75656 data_loss=69.18553 2018-07-29 02:28:24,991 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1554848/5000000<10000000 Kbps loss-rate=69 2018-07-29 02:28:24,991 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3277424K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:28,344 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=185.9922 real_seconds=1.00 rate_Mbps=1559.9894 tx_cpu=99 rx_cpu=10 drop=26203 pkt=50010 data_loss=52.39551 2018-07-29 02:28:28,345 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1597429/3277424<3277424 Kbps loss-rate=52 2018-07-29 02:28:28,345 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2437426K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:31,673 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=186.8672 real_seconds=1.00 rate_Mbps=1562.5912 tx_cpu=98 rx_cpu=8 drop=13273 pkt=37192 data_loss=35.68778 2018-07-29 02:28:31,673 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1600093/2437426<2437426 Kbps loss-rate=35 2018-07-29 02:28:31,673 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2018759K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:34,999 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=187.6094 real_seconds=1.00 rate_Mbps=1568.3159 tx_cpu=99 rx_cpu=8 drop=6789 pkt=30803 data_loss=22.04004 2018-07-29 02:28:35,000 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1605955/2018759<2018759 Kbps loss-rate=22 2018-07-29 02:28:35,000 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1812357K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:38,352 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=195.1406 real_seconds=1.00 rate_Mbps=1631.6293 tx_cpu=99 rx_cpu=9 drop=2677 pkt=27655 data_loss=9.68000 2018-07-29 02:28:38,352 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1670788/1812357<1812357 Kbps loss-rate=9 2018-07-29 02:28:38,353 DEBUG overshot, min=1 kbps=1670788 max=1812357 2018-07-29 02:28:38,353 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1670788K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:41,704 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=197.5859 real_seconds=1.00 rate_Mbps=1652.7161 tx_cpu=99 rx_cpu=9 drop=203 pkt=25494 data_loss=0.79630 2018-07-29 02:28:41,705 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1692381/1670788<1812357 Kbps loss-rate=0 2018-07-29 02:28:41,705 DEBUG undershot, min=1692381 kbps=1752369 max=1812357 2018-07-29 02:28:41,705 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1752369K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:28:45,030 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=191.2344 real_seconds=1.00 rate_Mbps=1598.9249 tx_cpu=99 rx_cpu=9 drop=2261 pkt=26739 data_loss=8.45579 2018-07-29 02:28:45,031 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1692381<1637299/1752369<1812357 Kbps loss-rate=8 2018-07-29 02:28:45,031 DEBUG overshot, min=1692381 kbps=1637299 max=1752369 2018-07-29 02:28:45,042 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 73, 'rtt_ms': 0.23, 'throughput_kbps': 1953352, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 223, 'rtt_ms': 0.37, 'throughput_kbps': 2330224, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 362, 'rtt_ms': 0.32, 'throughput_kbps': 2468755, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.41, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142137, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.31, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1144589, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.46, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1637299, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.549', 'rtt_max_ms': '1.787', 'rtt_min_ms': '0.249', 'rtt_stddev': '0.424', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.269', 'rtt_max_ms': '0.300', 'rtt_min_ms': '0.234', 'rtt_stddev': '0.026', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.464', 'rtt_max_ms': '1.270', 'rtt_min_ms': '0.284', 'rtt_stddev': '0.275', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-29 02:28:45,043 INFO ============================================================ 2018-07-29 02:28:45,043 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-29 02:28:54,111 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] PING 172.30.9.206 (172.30.9.206) 64(92) bytes of data. 72 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=0.449 ms 72 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.322 ms 72 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.250 ms 72 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.869 ms 72 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.249 ms 72 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.318 ms 72 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.540 ms 72 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.337 ms 72 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.388 ms 72 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.432 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.249/0.415/0.869/0.174 ms 2018-07-29 02:29:03,155 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] PING 172.30.9.206 (172.30.9.206) 391(419) bytes of data. 399 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=0.285 ms 399 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.300 ms 399 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.268 ms 399 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.314 ms 399 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.838 ms 399 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.501 ms 399 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.475 ms 399 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.444 ms 399 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.406 ms 399 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.300 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.268/0.413/0.838/0.163 ms 2018-07-29 02:29:12,203 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] PING 172.30.9.206 (172.30.9.206) 1500(1528) bytes of data. 1508 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=1.61 ms 1508 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.794 ms 1508 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.549 ms 1508 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.674 ms 1508 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.549 ms 1508 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.791 ms 1508 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.512 ms 1508 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.385 ms 1508 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.376 ms 1508 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.419 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.376/0.666/1.611/0.346 ms 2018-07-29 02:29:12,204 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Measuring TCP Throughput (packet size=65536)... 2018-07-29 02:29:12,205 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:29:22,332 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=2271.1250 real_seconds=10.00 rate_Mbps=1904.4952 tx_cpu=4 rx_cpu=7 retrans=25 cwnd=309 rtt_ms=0.65 2018-07-29 02:29:22,333 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:29:32,433 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=2324.7127 real_seconds=10.00 rate_Mbps=1949.4625 tx_cpu=4 rx_cpu=7 retrans=15 cwnd=367 rtt_ms=0.46 2018-07-29 02:29:32,434 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:29:42,532 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=2767.1126 real_seconds=10.00 rate_Mbps=2320.6322 tx_cpu=5 rx_cpu=9 retrans=70 cwnd=386 rtt_ms=0.48 2018-07-29 02:29:42,533 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Measuring UDP Throughput (packet size=128)... 2018-07-29 02:29:42,533 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:29:45,860 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.5654 real_seconds=1.00 rate_Mbps=138.8555 tx_cpu=25 rx_cpu=18 drop=83689 pkt=219393 data_loss=38.14588 2018-07-29 02:29:45,860 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<142188/5000000<10000000 Kbps loss-rate=38 2018-07-29 02:29:45,861 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R426564K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:29:49,188 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.5286 real_seconds=1.00 rate_Mbps=138.5349 tx_cpu=17 rx_cpu=20 drop=81820 pkt=217222 data_loss=37.66650 2018-07-29 02:29:49,189 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<141859/426564<426564 Kbps loss-rate=37 2018-07-29 02:29:49,189 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R284211K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:29:52,542 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=16.6342 real_seconds=1.01 rate_Mbps=138.7886 tx_cpu=21 rx_cpu=21 drop=64623 pkt=200891 data_loss=32.16843 2018-07-29 02:29:52,542 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<142119/284211<284211 Kbps loss-rate=32 2018-07-29 02:29:52,542 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R213165K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:29:55,868 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=15.8553 real_seconds=1.01 rate_Mbps=132.2478 tx_cpu=20 rx_cpu=17 drop=71344 pkt=201231 data_loss=35.45389 2018-07-29 02:29:55,869 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<135421/213165<213165 Kbps loss-rate=35 2018-07-29 02:29:55,869 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174293K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:29:59,196 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=15.7991 real_seconds=1.01 rate_Mbps=131.7642 tx_cpu=91 rx_cpu=14 drop=40781 pkt=170207 data_loss=23.95944 2018-07-29 02:29:59,196 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<134926/174293<174293 Kbps loss-rate=23 2018-07-29 02:29:59,197 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154609K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:02,549 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=15.9094 real_seconds=1.00 rate_Mbps=132.9368 tx_cpu=93 rx_cpu=17 drop=20656 pkt=150986 data_loss=13.68083 2018-07-29 02:30:02,550 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<136127/154609<154609 Kbps loss-rate=13 2018-07-29 02:30:02,550 DEBUG overshot, min=1 kbps=136127 max=154609 2018-07-29 02:30:02,551 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R136127K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:05,903 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=15.6552 real_seconds=1.00 rate_Mbps=130.8600 tx_cpu=95 rx_cpu=21 drop=4629 pkt=132877 data_loss=3.48391 2018-07-29 02:30:05,904 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=128 throughput=1<134000/136127<154609 Kbps loss-rate=3 2018-07-29 02:30:05,904 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Measuring UDP Throughput (packet size=1024)... 2018-07-29 02:30:05,905 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:09,258 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=128.6279 real_seconds=1.00 rate_Mbps=1078.0455 tx_cpu=31 rx_cpu=19 drop=45580 pkt=177295 data_loss=25.70856 2018-07-29 02:30:09,258 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1103918/5000000<10000000 Kbps loss-rate=25 2018-07-29 02:30:09,259 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3051959K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:12,613 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=126.4805 real_seconds=1.00 rate_Mbps=1059.5901 tx_cpu=30 rx_cpu=19 drop=77139 pkt=206655 data_loss=37.32741 2018-07-29 02:30:12,614 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1085020/3051959<3051959 Kbps loss-rate=37 2018-07-29 02:30:12,614 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2068489K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:15,941 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=129.3672 real_seconds=1.01 rate_Mbps=1076.9526 tx_cpu=33 rx_cpu=13 drop=64746 pkt=197218 data_loss=32.82965 2018-07-29 02:30:15,941 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1102799/2068489<2068489 Kbps loss-rate=32 2018-07-29 02:30:15,942 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1585644K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:19,268 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=127.1484 real_seconds=1.01 rate_Mbps=1061.0153 tx_cpu=84 rx_cpu=20 drop=63291 pkt=193491 data_loss=32.71008 2018-07-29 02:30:19,268 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1086479/1585644<1585644 Kbps loss-rate=32 2018-07-29 02:30:19,269 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1336061K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:22,597 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=128.2373 real_seconds=1.00 rate_Mbps=1075.3626 tx_cpu=73 rx_cpu=18 drop=31741 pkt=163056 data_loss=19.46633 2018-07-29 02:30:22,598 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1101171/1336061<1336061 Kbps loss-rate=19 2018-07-29 02:30:22,598 DEBUG overshot, min=1 kbps=1101171 max=1336061 2018-07-29 02:30:22,598 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1101171K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:25,923 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=122.1279 real_seconds=1.00 rate_Mbps=1019.9456 tx_cpu=92 rx_cpu=19 drop=9361 pkt=134420 data_loss=6.96399 2018-07-29 02:30:25,924 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1044424/1101171<1336061 Kbps loss-rate=6 2018-07-29 02:30:25,924 DEBUG overshot, min=1 kbps=1044424 max=1101171 2018-07-29 02:30:25,924 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1044424K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:29,253 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=124.3652 real_seconds=1.00 rate_Mbps=1043.7773 tx_cpu=96 rx_cpu=21 drop=143 pkt=127493 data_loss=0.11220 2018-07-29 02:30:29,253 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=1024 throughput=1<1068827/1044424<1101171 Kbps loss-rate=0 2018-07-29 02:30:29,253 DEBUG undershot, min=1068827 kbps=1084999 max=1101171 2018-07-29 02:30:29,254 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Measuring UDP Throughput (packet size=8192)... 2018-07-29 02:30:29,254 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:32,581 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=177.3359 real_seconds=1.00 rate_Mbps=1486.9489 tx_cpu=47 rx_cpu=9 drop=53595 pkt=76294 data_loss=70.24800 2018-07-29 02:30:32,581 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1522635/5000000<10000000 Kbps loss-rate=70 2018-07-29 02:30:32,582 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3261317K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:35,908 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=176.3047 real_seconds=1.00 rate_Mbps=1473.8881 tx_cpu=99 rx_cpu=9 drop=27197 pkt=49764 data_loss=54.65195 2018-07-29 02:30:35,908 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1509261/3261317<3261317 Kbps loss-rate=54 2018-07-29 02:30:35,909 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2385289K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:39,237 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=180.8203 real_seconds=1.00 rate_Mbps=1511.7648 tx_cpu=99 rx_cpu=10 drop=13252 pkt=36397 data_loss=36.40961 2018-07-29 02:30:39,238 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1548047/2385289<2385289 Kbps loss-rate=36 2018-07-29 02:30:39,238 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1966668K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:42,565 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=178.1797 real_seconds=1.00 rate_Mbps=1488.9723 tx_cpu=99 rx_cpu=8 drop=7202 pkt=30009 data_loss=23.99946 2018-07-29 02:30:42,565 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1524707/1966668<1966668 Kbps loss-rate=24 2018-07-29 02:30:42,566 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1745687K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:45,893 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=182.4062 real_seconds=1.00 rate_Mbps=1524.5577 tx_cpu=99 rx_cpu=7 drop=3289 pkt=26637 data_loss=12.34753 2018-07-29 02:30:45,893 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1561147/1745687<1745687 Kbps loss-rate=12 2018-07-29 02:30:45,894 DEBUG overshot, min=1 kbps=1561147 max=1745687 2018-07-29 02:30:45,894 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1561147K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:49,220 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=186.1094 real_seconds=1.00 rate_Mbps=1561.3329 tx_cpu=99 rx_cpu=8 drop=0 pkt=23822 data_loss=0.00000 2018-07-29 02:30:49,221 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1<1598804/1561147<1745687 Kbps loss-rate=0 2018-07-29 02:30:49,221 DEBUG undershot, min=1598804 kbps=1672245 max=1745687 2018-07-29 02:30:49,221 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1672245K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:30:52,574 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] megabytes=196.5312 real_seconds=1.00 rate_Mbps=1646.9865 tx_cpu=99 rx_cpu=10 drop=361 pkt=25517 data_loss=1.41479 2018-07-29 02:30:52,574 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] pkt-size=8192 throughput=1598804<1686514/1672245<1745687 Kbps loss-rate=1 2018-07-29 02:30:52,575 DEBUG undershot, min=1686514 kbps=1716100 max=1745687 2018-07-29 02:30:52,588 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'172.30.9.206', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 25, 'rtt_ms': 0.65, 'throughput_kbps': 1950203, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.46, 'throughput_kbps': 1996249, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 70, 'rtt_ms': 0.48, 'throughput_kbps': 2376327, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.48, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 134000, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.11, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1068827, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.41, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1686514, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.415', 'rtt_max_ms': '0.869', 'rtt_min_ms': '0.249', 'rtt_stddev': '0.174', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.413', 'rtt_max_ms': '0.838', 'rtt_min_ms': '0.268', 'rtt_stddev': '0.163', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.666', 'rtt_max_ms': '1.611', 'rtt_min_ms': '0.376', 'rtt_stddev': '0.346', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-29 02:30:52,589 INFO Deleting floating ip 7006b2f7-72c6-4652-894b-58ab3af3cf5b 2018-07-29 02:30:53,972 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Floating IP 172.30.9.201 deleted 2018-07-29 02:30:54,327 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f392] Instance deleted 2018-07-29 02:30:54,441 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Creating client VM... 2018-07-29 02:30:54,441 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-29 02:30:57,179 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 1 of 50... 2018-07-29 02:30:59,639 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 2 of 50... 2018-07-29 02:31:01,982 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 3 of 50... 2018-07-29 02:31:04,141 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 4 of 50... 2018-07-29 02:31:06,637 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 5 of 50... 2018-07-29 02:31:08,986 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 6 of 50... 2018-07-29 02:31:11,328 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 7 of 50... 2018-07-29 02:31:13,831 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 8 of 50... 2018-07-29 02:31:16,356 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 9 of 50... 2018-07-29 02:31:18,970 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 10 of 50... 2018-07-29 02:31:21,490 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 11 of 50... 2018-07-29 02:31:23,817 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 12 of 50... 2018-07-29 02:31:25,984 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 13 of 50... 2018-07-29 02:31:28,300 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 14 of 50... 2018-07-29 02:31:30,637 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 15 of 50... 2018-07-29 02:31:32,798 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 16 of 50... 2018-07-29 02:31:34,957 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 17 of 50... 2018-07-29 02:31:37,266 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 18 of 50... 2018-07-29 02:31:39,424 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 19 of 50... 2018-07-29 02:31:41,758 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 20 of 50... 2018-07-29 02:31:44,503 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 21 of 50... 2018-07-29 02:31:46,842 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 22 of 50... 2018-07-29 02:31:49,169 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 23 of 50... 2018-07-29 02:31:51,673 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 24 of 50... 2018-07-29 02:31:54,181 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 25 of 50... 2018-07-29 02:31:56,495 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 26 of 50... 2018-07-29 02:31:58,981 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 27 of 50... 2018-07-29 02:32:01,150 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 28 of 50... 2018-07-29 02:32:03,491 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 29 of 50... 2018-07-29 02:32:05,815 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 30 of 50... 2018-07-29 02:32:07,975 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 31 of 50... 2018-07-29 02:32:10,313 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 32 of 50... 2018-07-29 02:32:12,476 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 33 of 50... 2018-07-29 02:32:14,828 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 34 of 50... 2018-07-29 02:32:17,001 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 35 of 50... 2018-07-29 02:32:19,386 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] VM status=BUILD, retrying 36 of 50... 2018-07-29 02:32:24,326 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Internal network IP: 192.168.1.7 2018-07-29 02:32:24,326 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] SSH IP: 172.30.9.209 2018-07-29 02:32:24,326 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Setup SSH for ubuntu@172.30.9.209 2018-07-29 02:32:36,023 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Installing nuttcp-8.1.4... 2018-07-29 02:32:36,070 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Copying nuttcp-8.1.4 to target... 2018-07-29 02:32:36,295 INFO ============================================================ 2018-07-29 02:32:36,296 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-29 02:32:45,342 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=41.7 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.498 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.251 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.309 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.297 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.445 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.376 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.388 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.394 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.400 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.251/4.514/41.786/12.424 ms 2018-07-29 02:32:54,411 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.264 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.413 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.374 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.243 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.311 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.337 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.464 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.489 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.491 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.275 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.243/0.366/0.491/0.090 ms 2018-07-29 02:33:03,455 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.957 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.280 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.359 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.427 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.416 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.600 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.496 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.467 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.439 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.427 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.280/0.486/0.957/0.177 ms 2018-07-29 02:33:03,456 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Measuring TCP Throughput (packet size=65536)... 2018-07-29 02:33:03,456 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:13,554 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=5398.3398 real_seconds=10.00 rate_Mbps=4527.9698 tx_cpu=8 rx_cpu=14 retrans=3 cwnd=417 rtt_ms=0.30 2018-07-29 02:33:13,555 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:23,656 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=5349.7601 real_seconds=10.00 rate_Mbps=4486.7317 tx_cpu=8 rx_cpu=13 retrans=6 cwnd=412 rtt_ms=0.54 2018-07-29 02:33:23,657 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:33,782 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=5362.1032 real_seconds=10.00 rate_Mbps=4497.1718 tx_cpu=8 rx_cpu=14 retrans=2 cwnd=390 rtt_ms=0.53 2018-07-29 02:33:33,782 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Measuring UDP Throughput (packet size=128)... 2018-07-29 02:33:33,783 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:37,109 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=27.1119 real_seconds=1.00 rate_Mbps=226.5849 tx_cpu=17 rx_cpu=25 drop=1946 pkt=224047 data_loss=0.86875 2018-07-29 02:33:37,109 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=1<232022/5000000<10000000 Kbps loss-rate=0 2018-07-29 02:33:37,110 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R696066K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:40,461 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=25.0472 real_seconds=1.00 rate_Mbps=209.9777 tx_cpu=18 rx_cpu=24 drop=5414 pkt=210601 data_loss=2.57079 2018-07-29 02:33:40,462 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=1<215017/696066<696066 Kbps loss-rate=2 2018-07-29 02:33:40,462 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R455541K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:43,787 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=25.7623 real_seconds=1.00 rate_Mbps=215.9408 tx_cpu=17 rx_cpu=24 drop=3725 pkt=214770 data_loss=1.73437 2018-07-29 02:33:43,787 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=1<221123/455541<455541 Kbps loss-rate=1 2018-07-29 02:33:43,787 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R338332K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:47,140 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=25.8727 real_seconds=1.00 rate_Mbps=216.6454 tx_cpu=18 rx_cpu=24 drop=4968 pkt=216918 data_loss=2.29048 2018-07-29 02:33:47,140 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=1<221844/338332<338332 Kbps loss-rate=2 2018-07-29 02:33:47,141 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280088K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:50,467 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=24.8064 real_seconds=1.00 rate_Mbps=207.8156 tx_cpu=17 rx_cpu=25 drop=3993 pkt=207207 data_loss=1.92695 2018-07-29 02:33:50,468 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=1<212803/280088<280088 Kbps loss-rate=1 2018-07-29 02:33:50,468 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R246445K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:53,795 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=24.4841 real_seconds=1.00 rate_Mbps=205.0382 tx_cpu=19 rx_cpu=25 drop=1632 pkt=202206 data_loss=0.80702 2018-07-29 02:33:53,796 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=1<209959/246445<246445 Kbps loss-rate=0 2018-07-29 02:33:53,796 DEBUG undershot, min=209959 kbps=228202 max=246445 2018-07-29 02:33:53,796 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228202K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:33:57,148 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=24.7390 real_seconds=1.00 rate_Mbps=207.1328 tx_cpu=32 rx_cpu=28 drop=185 pkt=202847 data_loss=0.09127 2018-07-29 02:33:57,149 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=209959<212103/228202<246445 Kbps loss-rate=0 2018-07-29 02:33:57,149 DEBUG undershot, min=212103 kbps=229274 max=246445 2018-07-29 02:33:57,149 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R229274K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:00,476 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=26.4587 real_seconds=1.00 rate_Mbps=221.7451 tx_cpu=38 rx_cpu=24 drop=3731 pkt=220481 data_loss=1.69242 2018-07-29 02:34:00,476 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=212103<227066/229274<246445 Kbps loss-rate=1 2018-07-29 02:34:00,477 DEBUG undershot, min=227066 kbps=236755 max=246445 2018-07-29 02:34:00,477 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R236755K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:03,803 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=24.6097 real_seconds=1.00 rate_Mbps=206.2282 tx_cpu=20 rx_cpu=26 drop=605 pkt=202208 data_loss=0.29939 2018-07-29 02:34:03,804 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=128 throughput=227066<211177/236755<246445 Kbps loss-rate=0 2018-07-29 02:34:03,804 DEBUG undershot, min=236755 kbps=241600 max=246445 2018-07-29 02:34:03,804 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Measuring UDP Throughput (packet size=1024)... 2018-07-29 02:34:03,805 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:07,157 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=205.4395 real_seconds=1.00 rate_Mbps=1723.0530 tx_cpu=27 rx_cpu=26 drop=0 pkt=210370 data_loss=0.00000 2018-07-29 02:34:07,158 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=1024 throughput=1<1764406/5000000<10000000 Kbps loss-rate=0 2018-07-29 02:34:07,158 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3382203K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:10,510 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=190.0459 real_seconds=1.00 rate_Mbps=1593.6994 tx_cpu=29 rx_cpu=27 drop=1110 pkt=195717 data_loss=0.56715 2018-07-29 02:34:10,511 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=1024 throughput=1<1631948/3382203<3382203 Kbps loss-rate=0 2018-07-29 02:34:10,511 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2507075K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:13,864 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=180.7188 real_seconds=1.00 rate_Mbps=1513.5948 tx_cpu=26 rx_cpu=29 drop=416 pkt=185472 data_loss=0.22427 2018-07-29 02:34:13,864 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=1024 throughput=1<1549921/2507075<2507075 Kbps loss-rate=0 2018-07-29 02:34:13,865 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2028498K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:17,193 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=190.8350 real_seconds=1.00 rate_Mbps=1598.2808 tx_cpu=27 rx_cpu=28 drop=0 pkt=195415 data_loss=0.00000 2018-07-29 02:34:17,193 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=1024 throughput=1<1636639/2028498<2028498 Kbps loss-rate=0 2018-07-29 02:34:17,193 DEBUG undershot, min=1636639 kbps=1832568 max=2028498 2018-07-29 02:34:17,194 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1832568K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:20,545 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=199.5469 real_seconds=1.00 rate_Mbps=1673.6059 tx_cpu=39 rx_cpu=26 drop=2488 pkt=206824 data_loss=1.20296 2018-07-29 02:34:20,546 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=1024 throughput=1636639<1713772/1832568<2028498 Kbps loss-rate=1 2018-07-29 02:34:20,546 DEBUG undershot, min=1713772 kbps=1871135 max=2028498 2018-07-29 02:34:20,546 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1871135K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:23,874 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=184.4424 real_seconds=1.00 rate_Mbps=1546.3164 tx_cpu=31 rx_cpu=27 drop=5524 pkt=194393 data_loss=2.84165 2018-07-29 02:34:23,875 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=1024 throughput=1713772<1583427/1871135<2028498 Kbps loss-rate=2 2018-07-29 02:34:23,875 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Measuring UDP Throughput (packet size=8192)... 2018-07-29 02:34:23,876 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:27,205 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=327.0625 real_seconds=1.00 rate_Mbps=2736.9183 tx_cpu=49 rx_cpu=16 drop=32618 pkt=74482 data_loss=43.79313 2018-07-29 02:34:27,206 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=8192 throughput=1<2802604/5000000<10000000 Kbps loss-rate=43 2018-07-29 02:34:27,206 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3901302K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:30,532 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=333.7344 real_seconds=1.00 rate_Mbps=2794.9635 tx_cpu=99 rx_cpu=14 drop=16811 pkt=59529 data_loss=28.24001 2018-07-29 02:34:30,532 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=8192 throughput=1<2862042/3901302<3901302 Kbps loss-rate=28 2018-07-29 02:34:30,532 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3381672K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:33,859 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=332.2109 real_seconds=1.00 rate_Mbps=2781.2665 tx_cpu=99 rx_cpu=15 drop=9078 pkt=51601 data_loss=17.59269 2018-07-29 02:34:33,860 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=8192 throughput=1<2848016/3381672<3381672 Kbps loss-rate=17 2018-07-29 02:34:33,860 DEBUG overshot, min=1 kbps=2848016 max=3381672 2018-07-29 02:34:33,861 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2848016K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:37,188 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=339.3438 real_seconds=1.00 rate_Mbps=2846.9320 tx_cpu=99 rx_cpu=16 drop=21 pkt=43457 data_loss=0.04831 2018-07-29 02:34:37,189 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=8192 throughput=1<2915258/2848016<3381672 Kbps loss-rate=0 2018-07-29 02:34:37,189 DEBUG undershot, min=2915258 kbps=3148465 max=3381672 2018-07-29 02:34:37,189 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3148465K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:40,540 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=336.5625 real_seconds=1.00 rate_Mbps=2818.1618 tx_cpu=99 rx_cpu=15 drop=4962 pkt=48042 data_loss=10.32846 2018-07-29 02:34:40,541 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=8192 throughput=2915258<2885797/3148465<3381672 Kbps loss-rate=10 2018-07-29 02:34:40,541 DEBUG overshot, min=2915258 kbps=2885797 max=3148465 2018-07-29 02:34:40,541 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2885797K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:43,868 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=344.0156 real_seconds=1.00 rate_Mbps=2885.9363 tx_cpu=99 rx_cpu=15 drop=0 pkt=44034 data_loss=0.00000 2018-07-29 02:34:43,868 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=8192 throughput=2915258<2955198/2885797<3148465 Kbps loss-rate=0 2018-07-29 02:34:43,869 DEBUG undershot, min=2955198 kbps=3051831 max=3148465 2018-07-29 02:34:43,869 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3051831K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:34:47,196 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] megabytes=351.1875 real_seconds=1.00 rate_Mbps=2945.5707 tx_cpu=99 rx_cpu=16 drop=1616 pkt=46568 data_loss=3.47019 2018-07-29 02:34:47,196 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] pkt-size=8192 throughput=2955198<3016264/3051831<3148465 Kbps loss-rate=3 2018-07-29 02:34:47,206 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.3, 'throughput_kbps': 4636641, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.54, 'throughput_kbps': 4594413, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.53, 'throughput_kbps': 4605103, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.3, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 211177, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.84, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1583427, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.47, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3016264, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.514', 'rtt_max_ms': '41.786', 'rtt_min_ms': '0.251', 'rtt_stddev': '12.424', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.366', 'rtt_max_ms': '0.491', 'rtt_min_ms': '0.243', 'rtt_stddev': '0.090', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.486', 'rtt_max_ms': '0.957', 'rtt_min_ms': '0.280', 'rtt_stddev': '0.177', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-29 02:34:47,208 INFO Deleting floating ip 3b4f76a1-b303-44bd-b9f1-6b93db1ec240 2018-07-29 02:34:48,448 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Floating IP 172.30.9.209 deleted 2018-07-29 02:34:48,587 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f393] Instance deleted 2018-07-29 02:34:48,619 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Creating client VM... 2018-07-29 02:34:48,620 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-29 02:34:50,518 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] VM status=BUILD, retrying 1 of 50... 2018-07-29 02:34:52,686 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] VM status=BUILD, retrying 2 of 50... 2018-07-29 02:34:55,034 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] VM status=BUILD, retrying 3 of 50... 2018-07-29 02:34:57,381 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] VM status=BUILD, retrying 4 of 50... 2018-07-29 02:34:59,546 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] VM status=BUILD, retrying 5 of 50... 2018-07-29 02:35:04,065 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Internal network IP: 192.168.2.21 2018-07-29 02:35:04,065 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] SSH IP: 172.30.9.201 2018-07-29 02:35:04,065 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Setup SSH for ubuntu@172.30.9.201 2018-07-29 02:35:16,026 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Installing nuttcp-8.1.4... 2018-07-29 02:35:16,071 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Copying nuttcp-8.1.4 to target... 2018-07-29 02:35:16,237 INFO ============================================================ 2018-07-29 02:35:16,237 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-29 02:35:25,284 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.03 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.542 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.526 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.576 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.414 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.589 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.446 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.342 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.399 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.362 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.342/0.522/1.031/0.190 ms 2018-07-29 02:35:34,329 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.246 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.449 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.339 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.384 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.572 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.501 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.410 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.392 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.315 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.785 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.246/0.439/0.785/0.145 ms 2018-07-29 02:35:43,377 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.79 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.717 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.796 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.764 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.721 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.584 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.517 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.603 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.655 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.712 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.517/0.786/1.795/0.346 ms 2018-07-29 02:35:43,378 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Measuring TCP Throughput (packet size=65536)... 2018-07-29 02:35:43,378 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:35:53,480 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=2173.1530 real_seconds=10.00 rate_Mbps=1822.4241 tx_cpu=4 rx_cpu=6 retrans=63 cwnd=311 rtt_ms=0.72 2018-07-29 02:35:53,480 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:03,605 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=2423.6875 real_seconds=10.00 rate_Mbps=2032.6848 tx_cpu=5 rx_cpu=7 retrans=25 cwnd=303 rtt_ms=0.47 2018-07-29 02:36:03,606 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:13,707 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=2455.2685 real_seconds=10.00 rate_Mbps=2058.9847 tx_cpu=5 rx_cpu=7 retrans=56 cwnd=238 rtt_ms=0.57 2018-07-29 02:36:13,707 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Measuring UDP Throughput (packet size=128)... 2018-07-29 02:36:13,707 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:17,033 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=17.7129 real_seconds=1.01 rate_Mbps=147.7687 tx_cpu=16 rx_cpu=19 drop=75517 pkt=220621 data_loss=34.22932 2018-07-29 02:36:17,033 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<151315/5000000<10000000 Kbps loss-rate=34 2018-07-29 02:36:17,034 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453945K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:20,362 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.8145 real_seconds=1.01 rate_Mbps=140.1681 tx_cpu=16 rx_cpu=18 drop=79561 pkt=217305 data_loss=36.61244 2018-07-29 02:36:20,363 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<143532/453945<453945 Kbps loss-rate=36 2018-07-29 02:36:20,363 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298738K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:23,689 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.9690 real_seconds=1.00 rate_Mbps=142.3061 tx_cpu=16 rx_cpu=17 drop=71496 pkt=210506 data_loss=33.96377 2018-07-29 02:36:23,690 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<145721/298738<298738 Kbps loss-rate=33 2018-07-29 02:36:23,690 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222229K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:27,019 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.8651 real_seconds=1.01 rate_Mbps=140.6545 tx_cpu=45 rx_cpu=18 drop=66659 pkt=204818 data_loss=32.54554 2018-07-29 02:36:27,019 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<144030/222229<222229 Kbps loss-rate=32 2018-07-29 02:36:27,020 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183129K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:30,345 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.6504 real_seconds=1.00 rate_Mbps=139.1454 tx_cpu=99 rx_cpu=18 drop=42437 pkt=178837 data_loss=23.72943 2018-07-29 02:36:30,345 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<142484/183129<183129 Kbps loss-rate=23 2018-07-29 02:36:30,346 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162806K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:33,673 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.8807 real_seconds=1.00 rate_Mbps=141.5716 tx_cpu=99 rx_cpu=17 drop=20704 pkt=158990 data_loss=13.02195 2018-07-29 02:36:33,674 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<144969/162806<162806 Kbps loss-rate=13 2018-07-29 02:36:33,674 DEBUG overshot, min=1 kbps=144969 max=162806 2018-07-29 02:36:33,675 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144969K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:37,001 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.6278 real_seconds=1.00 rate_Mbps=139.5167 tx_cpu=99 rx_cpu=18 drop=5356 pkt=141571 data_loss=3.78321 2018-07-29 02:36:37,002 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<142865/144969<162806 Kbps loss-rate=3 2018-07-29 02:36:37,002 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Measuring UDP Throughput (packet size=1024)... 2018-07-29 02:36:37,003 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:40,356 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=137.6475 real_seconds=1.00 rate_Mbps=1154.0935 tx_cpu=32 rx_cpu=19 drop=46286 pkt=187237 data_loss=24.72051 2018-07-29 02:36:40,356 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1181791/5000000<10000000 Kbps loss-rate=24 2018-07-29 02:36:40,356 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3090895K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:43,682 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=135.0371 real_seconds=1.00 rate_Mbps=1132.3352 tx_cpu=26 rx_cpu=19 drop=59986 pkt=198264 data_loss=30.25563 2018-07-29 02:36:43,683 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1159511/3090895<3090895 Kbps loss-rate=30 2018-07-29 02:36:43,683 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2125203K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:47,010 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=134.1836 real_seconds=1.00 rate_Mbps=1120.1573 tx_cpu=31 rx_cpu=18 drop=70365 pkt=207769 data_loss=33.86693 2018-07-29 02:36:47,010 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1147041/2125203<2125203 Kbps loss-rate=33 2018-07-29 02:36:47,011 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1636122K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:50,337 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=136.2734 real_seconds=1.00 rate_Mbps=1139.9605 tx_cpu=99 rx_cpu=18 drop=60178 pkt=199722 data_loss=30.13090 2018-07-29 02:36:50,337 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1167319/1636122<1636122 Kbps loss-rate=30 2018-07-29 02:36:50,337 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1401720K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:53,665 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=132.4180 real_seconds=1.00 rate_Mbps=1106.6955 tx_cpu=99 rx_cpu=19 drop=35512 pkt=171108 data_loss=20.75415 2018-07-29 02:36:53,666 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1133256/1401720<1401720 Kbps loss-rate=20 2018-07-29 02:36:53,666 DEBUG overshot, min=1 kbps=1133256 max=1401720 2018-07-29 02:36:53,667 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1133256K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:36:56,994 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=134.7705 real_seconds=1.00 rate_Mbps=1126.5378 tx_cpu=99 rx_cpu=18 drop=332 pkt=138337 data_loss=0.23998 2018-07-29 02:36:56,994 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1153574/1133256<1401720 Kbps loss-rate=0 2018-07-29 02:36:56,995 DEBUG undershot, min=1153574 kbps=1277647 max=1401720 2018-07-29 02:36:56,995 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1277647K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:00,322 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=134.0146 real_seconds=1.00 rate_Mbps=1120.0109 tx_cpu=99 rx_cpu=18 drop=18732 pkt=155963 data_loss=12.01056 2018-07-29 02:37:00,323 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1153574<1146891/1277647<1401720 Kbps loss-rate=12 2018-07-29 02:37:00,323 DEBUG overshot, min=1153574 kbps=1146891 max=1277647 2018-07-29 02:37:00,323 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1146891K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:03,649 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=133.3027 real_seconds=1.00 rate_Mbps=1114.2010 tx_cpu=99 rx_cpu=18 drop=3500 pkt=140002 data_loss=2.49999 2018-07-29 02:37:03,650 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1153574<1140941/1146891<1277647 Kbps loss-rate=2 2018-07-29 02:37:03,650 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Measuring UDP Throughput (packet size=8192)... 2018-07-29 02:37:03,651 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:06,977 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=180.0703 real_seconds=1.00 rate_Mbps=1510.3308 tx_cpu=99 rx_cpu=7 drop=53245 pkt=76294 data_loss=69.78924 2018-07-29 02:37:06,978 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1546578/5000000<10000000 Kbps loss-rate=69 2018-07-29 02:37:06,978 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3273289K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:10,305 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=193.8594 real_seconds=1.00 rate_Mbps=1621.2056 tx_cpu=99 rx_cpu=8 drop=25133 pkt=49947 data_loss=50.31933 2018-07-29 02:37:10,306 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1660114/3273289<3273289 Kbps loss-rate=50 2018-07-29 02:37:10,306 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2466701K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:13,635 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=195.7656 real_seconds=1.00 rate_Mbps=1636.7132 tx_cpu=99 rx_cpu=7 drop=12581 pkt=37639 data_loss=33.42545 2018-07-29 02:37:13,635 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1675994/2466701<2466701 Kbps loss-rate=33 2018-07-29 02:37:13,635 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2071347K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:16,989 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=186.0469 real_seconds=1.00 rate_Mbps=1555.5581 tx_cpu=99 rx_cpu=9 drop=7793 pkt=31607 data_loss=24.65592 2018-07-29 02:37:16,990 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1592891/2071347<2071347 Kbps loss-rate=24 2018-07-29 02:37:16,990 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1832119K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:20,341 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=189.2969 real_seconds=1.00 rate_Mbps=1583.0536 tx_cpu=99 rx_cpu=8 drop=3726 pkt=27956 data_loss=13.32806 2018-07-29 02:37:20,342 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1621046/1832119<1832119 Kbps loss-rate=13 2018-07-29 02:37:20,342 DEBUG overshot, min=1 kbps=1621046 max=1832119 2018-07-29 02:37:20,342 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1621046K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:23,670 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=193.2500 real_seconds=1.00 rate_Mbps=1620.6107 tx_cpu=99 rx_cpu=7 drop=0 pkt=24736 data_loss=0.00000 2018-07-29 02:37:23,670 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1659505/1621046<1832119 Kbps loss-rate=0 2018-07-29 02:37:23,671 DEBUG undershot, min=1659505 kbps=1745812 max=1832119 2018-07-29 02:37:23,671 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1745812K -p5001 -P5002 -fparse 192.168.1.12 2018-07-29 02:37:26,997 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=198.1797 real_seconds=1.00 rate_Mbps=1656.9160 tx_cpu=99 rx_cpu=8 drop=1272 pkt=26639 data_loss=4.77495 2018-07-29 02:37:26,998 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1659505<1696681/1745812<1832119 Kbps loss-rate=4 2018-07-29 02:37:27,009 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.21', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 63, 'rtt_ms': 0.72, 'throughput_kbps': 1866162, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 25, 'rtt_ms': 0.47, 'throughput_kbps': 2081469, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 56, 'rtt_ms': 0.57, 'throughput_kbps': 2108400, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.78, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142865, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.5, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1140941, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.77, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1696681, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.522', 'rtt_max_ms': '1.031', 'rtt_min_ms': '0.342', 'rtt_stddev': '0.190', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.439', 'rtt_max_ms': '0.785', 'rtt_min_ms': '0.246', 'rtt_stddev': '0.145', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.786', 'rtt_max_ms': '1.795', 'rtt_min_ms': '0.517', 'rtt_stddev': '0.346', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-29 02:37:27,010 INFO ============================================================ 2018-07-29 02:37:27,011 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-29 02:37:36,078 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] PING 172.30.9.206 (172.30.9.206) 64(92) bytes of data. 72 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=0.563 ms 72 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.362 ms 72 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.441 ms 72 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.562 ms 72 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.423 ms 72 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.596 ms 72 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.538 ms 72 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.483 ms 72 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.505 ms 72 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.614 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.362/0.508/0.614/0.081 ms 2018-07-29 02:37:45,122 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] PING 172.30.9.206 (172.30.9.206) 391(419) bytes of data. 399 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=0.376 ms 399 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.525 ms 399 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.413 ms 399 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.295 ms 399 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.409 ms 399 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.326 ms 399 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.387 ms 399 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.538 ms 399 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.394 ms 399 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.444 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.295/0.410/0.538/0.076 ms 2018-07-29 02:37:54,165 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] PING 172.30.9.206 (172.30.9.206) 1500(1528) bytes of data. 1508 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=1.96 ms 1508 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.447 ms 1508 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.491 ms 1508 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.593 ms 1508 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.754 ms 1508 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.439 ms 1508 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.525 ms 1508 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.666 ms 1508 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.429 ms 1508 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.429 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.429/0.673/1.961/0.442 ms 2018-07-29 02:37:54,166 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Measuring TCP Throughput (packet size=65536)... 2018-07-29 02:37:54,166 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:04,265 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=2168.6373 real_seconds=10.00 rate_Mbps=1818.5020 tx_cpu=4 rx_cpu=6 retrans=75 cwnd=286 rtt_ms=0.44 2018-07-29 02:38:04,265 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:14,364 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=2411.9703 real_seconds=10.00 rate_Mbps=2022.8923 tx_cpu=5 rx_cpu=7 retrans=233 cwnd=335 rtt_ms=0.65 2018-07-29 02:38:14,365 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:24,463 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=2599.2154 real_seconds=10.00 rate_Mbps=2179.9078 tx_cpu=5 rx_cpu=8 retrans=445 cwnd=237 rtt_ms=0.61 2018-07-29 02:38:24,464 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Measuring UDP Throughput (packet size=128)... 2018-07-29 02:38:24,464 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:27,815 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.5498 real_seconds=1.00 rate_Mbps=138.2460 tx_cpu=16 rx_cpu=19 drop=78311 pkt=213887 data_loss=36.61339 2018-07-29 02:38:27,816 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<141563/5000000<10000000 Kbps loss-rate=36 2018-07-29 02:38:27,816 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R424689K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:31,142 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.5924 real_seconds=1.01 rate_Mbps=138.3755 tx_cpu=16 rx_cpu=18 drop=79105 pkt=215030 data_loss=36.78797 2018-07-29 02:38:31,142 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<141696/424689<424689 Kbps loss-rate=36 2018-07-29 02:38:31,143 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R283192K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:34,471 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.2402 real_seconds=1.00 rate_Mbps=136.1947 tx_cpu=16 rx_cpu=18 drop=65390 pkt=198430 data_loss=32.95379 2018-07-29 02:38:34,471 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<139463/283192<283192 Kbps loss-rate=32 2018-07-29 02:38:34,472 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R211327K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:37,800 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.1829 real_seconds=1.00 rate_Mbps=135.6197 tx_cpu=47 rx_cpu=17 drop=68378 pkt=200948 data_loss=34.02759 2018-07-29 02:38:37,800 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<138874/211327<211327 Kbps loss-rate=34 2018-07-29 02:38:37,801 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175100K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:41,153 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=15.6769 real_seconds=1.00 rate_Mbps=131.0326 tx_cpu=99 rx_cpu=18 drop=42571 pkt=170996 data_loss=24.89568 2018-07-29 02:38:41,153 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<134177/175100<175100 Kbps loss-rate=24 2018-07-29 02:38:41,154 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154638K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:44,479 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.1517 real_seconds=1.00 rate_Mbps=134.9469 tx_cpu=99 rx_cpu=18 drop=18699 pkt=151014 data_loss=12.38235 2018-07-29 02:38:44,479 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<138185/154638<154638 Kbps loss-rate=12 2018-07-29 02:38:44,480 DEBUG overshot, min=1 kbps=138185 max=154638 2018-07-29 02:38:44,480 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R138185K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:47,831 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=16.0724 real_seconds=1.00 rate_Mbps=134.4035 tx_cpu=99 rx_cpu=18 drop=3281 pkt=134946 data_loss=2.43127 2018-07-29 02:38:47,832 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=128 throughput=1<137629/138185<154638 Kbps loss-rate=2 2018-07-29 02:38:47,832 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Measuring UDP Throughput (packet size=1024)... 2018-07-29 02:38:47,832 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:51,159 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=127.0869 real_seconds=1.00 rate_Mbps=1065.7082 tx_cpu=32 rx_cpu=18 drop=74025 pkt=204162 data_loss=36.25799 2018-07-29 02:38:51,160 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1091285/5000000<10000000 Kbps loss-rate=36 2018-07-29 02:38:51,160 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3045642K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:54,486 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=129.9980 real_seconds=1.00 rate_Mbps=1085.4963 tx_cpu=27 rx_cpu=19 drop=69161 pkt=202279 data_loss=34.19092 2018-07-29 02:38:54,486 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1111548/3045642<3045642 Kbps loss-rate=34 2018-07-29 02:38:54,486 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2078595K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:38:57,837 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=129.5322 real_seconds=1.00 rate_Mbps=1081.7424 tx_cpu=25 rx_cpu=18 drop=64342 pkt=196983 data_loss=32.66374 2018-07-29 02:38:57,837 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1107704/2078595<2078595 Kbps loss-rate=32 2018-07-29 02:38:57,838 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1593149K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:01,164 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=129.5850 real_seconds=1.01 rate_Mbps=1081.4829 tx_cpu=38 rx_cpu=18 drop=59397 pkt=192092 data_loss=30.92108 2018-07-29 02:39:01,164 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1107438/1593149<1593149 Kbps loss-rate=30 2018-07-29 02:39:01,164 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1350293K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:04,516 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=127.4707 real_seconds=1.00 rate_Mbps=1065.2379 tx_cpu=99 rx_cpu=18 drop=34301 pkt=164831 data_loss=20.80981 2018-07-29 02:39:04,516 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1090803/1350293<1350293 Kbps loss-rate=20 2018-07-29 02:39:04,517 DEBUG overshot, min=1 kbps=1090803 max=1350293 2018-07-29 02:39:04,517 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1090803K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:07,869 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=128.8320 real_seconds=1.00 rate_Mbps=1081.0609 tx_cpu=99 rx_cpu=20 drop=1230 pkt=133154 data_loss=0.92376 2018-07-29 02:39:07,870 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1<1107006/1090803<1350293 Kbps loss-rate=0 2018-07-29 02:39:07,870 DEBUG undershot, min=1107006 kbps=1228649 max=1350293 2018-07-29 02:39:07,870 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1228649K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:11,196 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=131.5049 real_seconds=1.00 rate_Mbps=1098.9428 tx_cpu=99 rx_cpu=19 drop=15320 pkt=149981 data_loss=10.21460 2018-07-29 02:39:11,197 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1107006<1125317/1228649<1350293 Kbps loss-rate=10 2018-07-29 02:39:11,197 DEBUG overshot, min=1107006 kbps=1125317 max=1228649 2018-07-29 02:39:11,198 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1125317K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:14,523 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=129.5703 real_seconds=1.00 rate_Mbps=1082.6726 tx_cpu=99 rx_cpu=19 drop=4688 pkt=137368 data_loss=3.41271 2018-07-29 02:39:14,523 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=1024 throughput=1107006<1108656/1125317<1228649 Kbps loss-rate=3 2018-07-29 02:39:14,523 INFO [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Measuring UDP Throughput (packet size=8192)... 2018-07-29 02:39:14,524 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:17,852 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=181.7891 real_seconds=1.00 rate_Mbps=1522.1519 tx_cpu=49 rx_cpu=7 drop=50760 pkt=74029 data_loss=68.56772 2018-07-29 02:39:17,852 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1558683/5000000<10000000 Kbps loss-rate=68 2018-07-29 02:39:17,852 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3279341K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:21,203 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=182.6094 real_seconds=1.00 rate_Mbps=1531.6930 tx_cpu=99 rx_cpu=7 drop=26665 pkt=50039 data_loss=53.28843 2018-07-29 02:39:21,204 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1568453/3279341<3279341 Kbps loss-rate=53 2018-07-29 02:39:21,204 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2423897K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:24,531 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=183.4609 real_seconds=1.00 rate_Mbps=1538.8388 tx_cpu=99 rx_cpu=8 drop=13502 pkt=36985 data_loss=36.50670 2018-07-29 02:39:24,532 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1575770/2423897<2423897 Kbps loss-rate=36 2018-07-29 02:39:24,532 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1999833K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:27,859 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=183.7734 real_seconds=1.00 rate_Mbps=1536.5818 tx_cpu=99 rx_cpu=7 drop=6992 pkt=30515 data_loss=22.91332 2018-07-29 02:39:27,859 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1573459/1999833<1999833 Kbps loss-rate=22 2018-07-29 02:39:27,860 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1786646K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:31,212 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=196.0312 real_seconds=1.00 rate_Mbps=1639.0810 tx_cpu=99 rx_cpu=8 drop=2170 pkt=27262 data_loss=7.95983 2018-07-29 02:39:31,212 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1678418/1786646<1786646 Kbps loss-rate=7 2018-07-29 02:39:31,212 DEBUG overshot, min=1 kbps=1678418 max=1786646 2018-07-29 02:39:31,213 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1678418K -p5001 -P5002 -fparse 172.30.9.206 2018-07-29 02:39:34,539 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] megabytes=198.8750 real_seconds=1.00 rate_Mbps=1667.9825 tx_cpu=99 rx_cpu=8 drop=155 pkt=25611 data_loss=0.60519 2018-07-29 02:39:34,540 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] pkt-size=8192 throughput=1<1708014/1678418<1786646 Kbps loss-rate=0 2018-07-29 02:39:34,540 DEBUG undershot, min=1708014 kbps=1747330 max=1786646 2018-07-29 02:39:34,551 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.21', 'ip_to': u'172.30.9.206', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 75, 'rtt_ms': 0.44, 'throughput_kbps': 1862146, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 233, 'rtt_ms': 0.65, 'throughput_kbps': 2071441, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 445, 'rtt_ms': 0.61, 'throughput_kbps': 2232225, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.43, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 137629, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.41, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1108656, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.61, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1708014, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.508', 'rtt_max_ms': '0.614', 'rtt_min_ms': '0.362', 'rtt_stddev': '0.081', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.410', 'rtt_max_ms': '0.538', 'rtt_min_ms': '0.295', 'rtt_stddev': '0.076', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.673', 'rtt_max_ms': '1.961', 'rtt_min_ms': '0.429', 'rtt_stddev': '0.442', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-29 02:39:34,552 INFO Deleting floating ip 0fb29f90-6a33-4527-9bbb-8b14d5e8ab5a 2018-07-29 02:39:35,945 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Floating IP 172.30.9.201 deleted 2018-07-29 02:39:36,294 DEBUG [TestClient_d2963413-b8e7-49fc-a2de-4a4e53e13f394] Instance deleted 2018-07-29 02:39:36,408 INFO Cleaning up... 2018-07-29 02:39:36,409 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Terminating nuttcp-8.1.4 2018-07-29 02:39:36,417 INFO Deleting floating ip 242c48b5-40b8-44b4-8fb5-b6dd8777e649 2018-07-29 02:39:37,881 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Floating IP 172.30.9.206 deleted 2018-07-29 02:39:38,080 DEBUG [TestServer_d2963413-b8e7-49fc-a2de-4a4e53e13f391] Instance deleted 2018-07-29 02:39:43,365 INFO Network pns-internal-net_d2963413-b8e7-49fc-a2de-4a4e53e13f39 deleted. 2018-07-29 02:39:44,751 INFO Network pns-internal-net2_d2963413-b8e7-49fc-a2de-4a4e53e13f39 deleted. 2018-07-29 02:39:46,637 INFO External router pns_router_d2963413-b8e7-49fc-a2de-4a4e53e13f39 deleted. 2018-07-29 02:39:46,715 INFO Removed public key pns_public_key 2018-07-29 02:39:46,715 INFO Deleting security group 2018-07-29 02:39:46,860 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': '15759554', 'rtt_ms': '0.326667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 163422, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1296263, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7884258, 'loss_rate': 0.19}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.138/0.080/0.318/0.064', | | | | | '64-byte': '4.301/0.108/40.843/12.181', '1500-byte': '0.232/0.129/0.394/0.095'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4612052', 'rtt_ms': '0.456667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 211177, 'loss_rate': 0.3}, 1024: {'tp_kbps': 1583427, | | | | | 'loss_rate': 2.84}, 8192: {'tp_kbps': 3016264, 'loss_rate': 3.47}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.366/0.243/0.491/0.090', | | | | | '64-byte': '4.514/0.251/41.786/12.424', '1500-byte': '0.486/0.280/0.957/0.177'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2250777', 'rtt_ms': '0.306667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 142137, 'loss_rate': 3.41}, 1024: {'tp_kbps': 1144589, | | | | | 'loss_rate': 0.31}, 8192: {'tp_kbps': 1637299, 'loss_rate': 8.46}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.269/0.234/0.300/0.026', | | | | | '64-byte': '0.549/0.249/1.787/0.424', '1500-byte': '0.464/0.284/1.270/0.275'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2018677', 'rtt_ms': '0.586667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 142865, 'loss_rate': 3.78}, 1024: {'tp_kbps': 1140941, | | | | | 'loss_rate': 2.5}, 8192: {'tp_kbps': 1696681, 'loss_rate': 4.77}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.439/0.246/0.785/0.145', | | | | | '64-byte': '0.522/0.342/1.031/0.190', '1500-byte': '0.786/0.517/1.795/0.346'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2107593', 'rtt_ms': '0.53'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 134000, 'loss_rate': 3.48}, 1024: {'tp_kbps': 1068827, | | | | | 'loss_rate': 0.11}, 8192: {'tp_kbps': 1686514, 'loss_rate': 1.41}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.413/0.268/0.838/0.163', | | | | | '64-byte': '0.415/0.249/0.869/0.174', '1500-byte': '0.666/0.376/1.611/0.346'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2055270', 'rtt_ms': '0.566667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 137629, 'loss_rate': 2.43}, 1024: {'tp_kbps': 1108656, | | | | | 'loss_rate': 3.41}, 8192: {'tp_kbps': 1708014, 'loss_rate': 0.61}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.410/0.295/0.538/0.076', | | | | | '64-byte': '0.508/0.362/0.614/0.081', '1500-byte': '0.673/0.429/1.961/0.442'}} | | 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-29 02:39:46,864 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-29 02:39:47,216 - 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-29 02:39:47,369 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 02:39:47,370 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 02:39:47,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 02:39:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" 2018-07-29 02:39:47,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69e5469a-8b2d-48b8-9374-8dbf714f1158 Date: Sun, 29 Jul 2018 02:39: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-29 02:39:47,833 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd used request id req-69e5469a-8b2d-48b8-9374-8dbf714f1158 2018-07-29 02:39:47,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.460083007812s 2018-07-29 02:39:47,833 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1df7cdd3-76d6-4cde-8bd1-647c943f4dcd used request id req-69e5469a-8b2d-48b8-9374-8dbf714f1158 2018-07-29 02:39:47,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:39:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" 2018-07-29 02:39:48,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-95ffb0c7-5ffc-44d2-89f6-2d1a9e324f72 Date: Sun, 29 Jul 2018 02:39:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 02:39:48,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-95ffb0c7-5ffc-44d2-89f6-2d1a9e324f72 2018-07-29 02:39:48,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262425899506s 2018-07-29 02:39:48,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-95ffb0c7-5ffc-44d2-89f6-2d1a9e324f72 2018-07-29 02:39:48,098 - shade - DEBUG - Network pns-internal-net_d2963413-b8e7-49fc-a2de-4a4e53e13f39 not found for deleting 2018-07-29 02:39:48,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:39:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}1a88a7f82e6f7a2504f5b9bfe6945e69f51c528a" 2018-07-29 02:39:48,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c521379e-71e0-4c96-9758-70ff2248b372 Date: Sun, 29 Jul 2018 02:39:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 02:39:48,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c521379e-71e0-4c96-9758-70ff2248b372 2018-07-29 02:39:48,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.07648396492s 2018-07-29 02:39:48,175 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c521379e-71e0-4c96-9758-70ff2248b372 2018-07-29 02:39:48,176 - shade - DEBUG - Network pns-internal-net2_d2963413-b8e7-49fc-a2de-4a4e53e13f39 not found for deleting 2018-07-29 02:39:48,224 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-29 02:39:48,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 02:39:48,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 02:39:48,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 02:39:48,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 02:39:48,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 02:39:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:39:48,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e479885-0554-42e6-b10e-05ead448112c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 02:39:48,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0e479885-0554-42e6-b10e-05ead448112c 2018-07-29 02:39:48,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 02:39:48,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T03:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["iRygU7BFTleRIeFC_PoULQ"], "issued_at": "2018-07-29T02:39:48.000000Z"}} 2018-07-29 02:39:48,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:39:48,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:48,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1aa89854-23eb-45f6-8768-a7cbf1fba6df Date: Sun, 29 Jul 2018 02:39:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 02:39:48,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1aa89854-23eb-45f6-8768-a7cbf1fba6df 2018-07-29 02:39:48,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250971078873s 2018-07-29 02:39:48,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1aa89854-23eb-45f6-8768-a7cbf1fba6df 2018-07-29 02:39:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:39:48,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 02:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ccf16e7-ee00-4177-bddf-bcdcfc92c238 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 02:39:48,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-5ccf16e7-ee00-4177-bddf-bcdcfc92c238 2018-07-29 02:39:48,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 02:39:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:49,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c1459e-a7ae-4a6b-bf28-74369b6b13e7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 02:39:49,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-96c1459e-a7ae-4a6b-bf28-74369b6b13e7 2018-07-29 02:39:49,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107292890549s 2018-07-29 02:39:49,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-96c1459e-a7ae-4a6b-bf28-74369b6b13e7 2018-07-29 02:39:49,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 02:39:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af"}}' 2018-07-29 02:39:49,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 02:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904d035f-f0ea-4697-ba55-09528c834c3a 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.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e"}, "tags": [], "enabled": true, "id": "946b036914804fa3a0a56c4a7df0e19e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af"}} 2018-07-29 02:39:49,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-904d035f-f0ea-4697-ba55-09528c834c3a 2018-07-29 02:39:49,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128591060638s 2018-07-29 02:39:49,164 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-904d035f-f0ea-4697-ba55-09528c834c3a 2018-07-29 02:39:49,164 - 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'946b036914804fa3a0a56c4a7df0e19e', '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_c70d5dbf-1942-4c50-b4a9-100454fc54af'}) 2018-07-29 02:39:49,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 02:39:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c711546e-3062-4c50-ad82-0385e814ee29", "email": null, "name": "shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af"}}' 2018-07-29 02:39:49,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 02:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc3490a0-8b89-4eff-ba2f-09a00230a1ba Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": {"self": "http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3853fa1719f94a3bb86cc8f0d93518d6", "domain_id": "default", "password_expires_at": null}} 2018-07-29 02:39:49,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-bc3490a0-8b89-4eff-ba2f-09a00230a1ba 2018-07-29 02:39:49,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406414985657s 2018-07-29 02:39:49,578 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-bc3490a0-8b89-4eff-ba2f-09a00230a1ba 2018-07-29 02:39:49,579 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3853fa1719f94a3bb86cc8f0d93518d6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af'}) 2018-07-29 02:39:49,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:39:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:49,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f4678e-7772-4985-8ba7-cf31f6c3dc56 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 02:39:49,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e7f4678e-7772-4985-8ba7-cf31f6c3dc56 2018-07-29 02:39:49,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0984811782837s 2018-07-29 02:39:49,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e7f4678e-7772-4985-8ba7-cf31f6c3dc56 2018-07-29 02:39:49,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:39:49,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:49,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ee51a4-804f-4b9e-9817-08ca2111c8b9 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 02:39:49,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6ee51a4-804f-4b9e-9817-08ca2111c8b9 2018-07-29 02:39:49,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931890010834s 2018-07-29 02:39:49,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6ee51a4-804f-4b9e-9817-08ca2111c8b9 2018-07-29 02:39:49,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:39:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4aac9f-1b8a-4004-a8dd-1ca74db279c6 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 02:39:49,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1c4aac9f-1b8a-4004-a8dd-1ca74db279c6 2018-07-29 02:39:49,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0157639980316s 2018-07-29 02:39:49,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1c4aac9f-1b8a-4004-a8dd-1ca74db279c6 2018-07-29 02:39:49,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 02:39:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:49,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24337c66-d1a4-4b8d-a3a7-fdc9d44ab514 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 02:39:49,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-24337c66-d1a4-4b8d-a3a7-fdc9d44ab514 2018-07-29 02:39:49,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0969469547272s 2018-07-29 02:39:49,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-24337c66-d1a4-4b8d-a3a7-fdc9d44ab514 2018-07-29 02:39:49,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 02:39:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:50,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cce6342-607b-4d58-892b-ad3822093315 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": {"self": "http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3853fa1719f94a3bb86cc8f0d93518d6", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 02:39:50,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7cce6342-607b-4d58-892b-ad3822093315 2018-07-29 02:39:50,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107814788818s 2018-07-29 02:39:50,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7cce6342-607b-4d58-892b-ad3822093315 2018-07-29 02:39:50,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 02:39:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:50,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8058606-a343-4a30-ab28-792042439dbe Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e"}, "tags": [], "enabled": true, "id": "946b036914804fa3a0a56c4a7df0e19e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af"}]} 2018-07-29 02:39:50,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b8058606-a343-4a30-ab28-792042439dbe 2018-07-29 02:39:50,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990369319916s 2018-07-29 02:39:50,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b8058606-a343-4a30-ab28-792042439dbe 2018-07-29 02:39:50,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 02:39:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=946b036914804fa3a0a56c4a7df0e19e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:50,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8045328f-aa77-4712-b64a-e1d355d3b38c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=946b036914804fa3a0a56c4a7df0e19e", "previous": null, "next": null}} 2018-07-29 02:39:50,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=946b036914804fa3a0a56c4a7df0e19e used request id req-8045328f-aa77-4712-b64a-e1d355d3b38c 2018-07-29 02:39:50,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0860171318054s 2018-07-29 02:39:50,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=946b036914804fa3a0a56c4a7df0e19e used request id req-8045328f-aa77-4712-b64a-e1d355d3b38c 2018-07-29 02:39:50,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 02:39:50,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:39:50,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 02:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e684ce9e-9cdb-4c2b-9dc9-d0ff36470346 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 02:39:50,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-e684ce9e-9cdb-4c2b-9dc9-d0ff36470346 2018-07-29 02:39:50,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130945920944s 2018-07-29 02:39:50,340 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-e684ce9e-9cdb-4c2b-9dc9-d0ff36470346 2018-07-29 02:39:50,341 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af', 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'946b036914804fa3a0a56c4a7df0e19e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c711546e-3062-4c50-ad82-0385e814ee29', 'username': u'shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 02:39:50,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 02:39:50,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 02:39:50,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 02:39:50,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 02:39:50,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 02:39:50,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 02:39:50,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 02:39:50,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 02:39:50,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 02:39:50,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 02:39:50,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 02:39:50,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 02:39:50,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 02:39:50,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 02:39:50,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 02:39:50,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 02:39:50,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 02:39:50,347 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af', 'password': 'c711546e-3062-4c50-ad82-0385e814ee29', 'project_name': 'shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '946b036914804fa3a0a56c4a7df0e19e', 'project_domain_name': 'Default'} 2018-07-29 02:39:50,347 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-29 02:39:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:39:50,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4052329e-b0ff-46db-bb2e-cafbe6de9413 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 02:39:50,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4052329e-b0ff-46db-bb2e-cafbe6de9413 2018-07-29 02:39:50,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 02:39:50,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T03:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "946b036914804fa3a0a56c4a7df0e19e", "name": "shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/946b036914804fa3a0a56c4a7df0e19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/946b036914804fa3a0a56c4a7df0e19e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/946b036914804fa3a0a56c4a7df0e19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/946b036914804fa3a0a56c4a7df0e19e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/946b036914804fa3a0a56c4a7df0e19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/946b036914804fa3a0a56c4a7df0e19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_946b036914804fa3a0a56c4a7df0e19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_946b036914804fa3a0a56c4a7df0e19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/946b036914804fa3a0a56c4a7df0e19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/946b036914804fa3a0a56c4a7df0e19e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/946b036914804fa3a0a56c4a7df0e19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/946b036914804fa3a0a56c4a7df0e19e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/946b036914804fa3a0a56c4a7df0e19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/946b036914804fa3a0a56c4a7df0e19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af", "id": "3853fa1719f94a3bb86cc8f0d93518d6"}, "audit_ids": ["kstIgcjARGaWpmPOdbSABw"], "issued_at": "2018-07-29T02:39:50.000000Z"}} 2018-07-29 02:39:50,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 02:39:50,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"network": {"name": "shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af", "admin_state_up": true}}' 2018-07-29 02:39:51,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-c9cd09af-d2e5-4edd-9a1e-e856e03860a4 Date: Sun, 29 Jul 2018 02:39:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"946b036914804fa3a0a56c4a7df0e19e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T02:39:51Z","is_default":false,"name":"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af","qos_policy_id":null,"admin_state_up":true,"tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","mtu":1450}} 2018-07-29 02:39:51,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c9cd09af-d2e5-4edd-9a1e-e856e03860a4 2018-07-29 02:39:51,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.660992860794s 2018-07-29 02:39:51,414 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c9cd09af-d2e5-4edd-9a1e-e856e03860a4 2018-07-29 02:39:51,414 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T02:39:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9f78b5d5-bfb1-448b-a947-7be131c41d49', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af', u'admin_state_up': True, u'tenant_id': u'946b036914804fa3a0a56c4a7df0e19e', u'created_at': u'2018-07-29T02:39:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'946b036914804fa3a0a56c4a7df0e19e', u'l2_adjacency': True}) 2018-07-29 02:39:51,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:39:51,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:39:51,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-3f846d71-8ac6-482f-949a-5b90b4d84cf5 Date: Sun, 29 Jul 2018 02:39:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"946b036914804fa3a0a56c4a7df0e19e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T02:39:51Z","qos_policy_id":null,"name":"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af","admin_state_up":true,"tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","mtu":1450}]} 2018-07-29 02:39:51,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3f846d71-8ac6-482f-949a-5b90b4d84cf5 2018-07-29 02:39:51,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142309904099s 2018-07-29 02:39:51,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3f846d71-8ac6-482f-949a-5b90b4d84cf5 2018-07-29 02:39:51,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 02:39:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"subnet": {"name": "shaker-subnet_c70d5dbf-1942-4c50-b4a9-100454fc54af", "enable_dhcp": true, "network_id": "9f78b5d5-bfb1-448b-a947-7be131c41d49", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 02:39:52,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-372de700-92e7-43f7-a781-cae3527a3c66 Date: Sun, 29 Jul 2018 02:39:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T02:39:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"946b036914804fa3a0a56c4a7df0e19e","id":"fef41c09-2556-4d57-98e2-37db3562e8db","subnetpool_id":null,"name":"shaker-subnet_c70d5dbf-1942-4c50-b4a9-100454fc54af"}} 2018-07-29 02:39:52,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-372de700-92e7-43f7-a781-cae3527a3c66 2018-07-29 02:39:52,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.723212003708s 2018-07-29 02:39:52,283 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-372de700-92e7-43f7-a781-cae3527a3c66 2018-07-29 02:39:52,283 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T02:39:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fef41c09-2556-4d57-98e2-37db3562e8db', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_c70d5dbf-1942-4c50-b4a9-100454fc54af', u'enable_dhcp': True, u'network_id': u'9f78b5d5-bfb1-448b-a947-7be131c41d49', u'tenant_id': u'946b036914804fa3a0a56c4a7df0e19e', u'created_at': u'2018-07-29T02:39:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'946b036914804fa3a0a56c4a7df0e19e'}) 2018-07-29 02:39:52,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 02:39:52,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "shaker-router_c70d5dbf-1942-4c50-b4a9-100454fc54af", "admin_state_up": true}}' 2018-07-29 02:39:53,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d9fa2720-cc56-4585-b1a2-befacfe842a7 Date: Sun, 29 Jul 2018 02:39:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:39:52Z", "admin_state_up": true, "updated_at": "2018-07-29T02:39:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "760db4ad-3a9d-49ae-93f7-1f7356324c92", "name": "shaker-router_c70d5dbf-1942-4c50-b4a9-100454fc54af"}} 2018-07-29 02:39:53,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d9fa2720-cc56-4585-b1a2-befacfe842a7 2018-07-29 02:39:53,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56900596619s 2018-07-29 02:39:53,853 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d9fa2720-cc56-4585-b1a2-befacfe842a7 2018-07-29 02:39:53,854 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T02:39:53Z', u'revision_number': 2, u'id': u'760db4ad-3a9d-49ae-93f7-1f7356324c92', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_c70d5dbf-1942-4c50-b4a9-100454fc54af', u'admin_state_up': True, u'tenant_id': u'946b036914804fa3a0a56c4a7df0e19e', u'created_at': u'2018-07-29T02:39:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'946b036914804fa3a0a56c4a7df0e19e'}) 2018-07-29 02:39:53,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 02:39:53,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92/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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"subnet_id": "fef41c09-2556-4d57-98e2-37db3562e8db"}' 2018-07-29 02:39:56,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6b3ad585-7dee-4e39-9efc-f6d4197d4a86 Date: Sun, 29 Jul 2018 02:39:56 GMT RESP BODY: {"network_id": "9f78b5d5-bfb1-448b-a947-7be131c41d49", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "subnet_id": "fef41c09-2556-4d57-98e2-37db3562e8db", "subnet_ids": ["fef41c09-2556-4d57-98e2-37db3562e8db"], "port_id": "6de33e9c-2e6a-4743-a0ad-bb7ceac363c4", "id": "760db4ad-3a9d-49ae-93f7-1f7356324c92"} 2018-07-29 02:39:56,296 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92/add_router_interface.json used request id req-6b3ad585-7dee-4e39-9efc-f6d4197d4a86 2018-07-29 02:39:56,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44185209274s 2018-07-29 02:39:56,297 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92/add_router_interface.json used request id req-6b3ad585-7dee-4e39-9efc-f6d4197d4a86 returning object 760db4ad-3a9d-49ae-93f7-1f7356324c92 2018-07-29 02:39:56,297 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-29 02:39:59,861 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-29 02:39:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 02:39:59,867 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 02:39:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 02:39:59,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 02:39:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:00,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ed50ca33-8628-4619-8966-17067a6db2fe Date: Sun, 29 Jul 2018 02:40:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 02:40:00,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ed50ca33-8628-4619-8966-17067a6db2fe 2018-07-29 02:40:00,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199571847916s 2018-07-29 02:40:00,072 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ed50ca33-8628-4619-8966-17067a6db2fe 2018-07-29 02:40:00,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 02:40:00,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af"}' 2018-07-29 02:40:00,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c16a99c6-dce7-445a-8a06-7ec7602d9d38 Date: Sun, 29 Jul 2018 02:40:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/file", "owner": "946b036914804fa3a0a56c4a7df0e19e", "id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "size": null, "self": "/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-29T02:40:00Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af", "checksum": null, "created_at": "2018-07-29T02:40:00Z", "protected": false} 2018-07-29 02:40:00,130 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c16a99c6-dce7-445a-8a06-7ec7602d9d38 2018-07-29 02:40:00,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0501098632812s 2018-07-29 02:40:00,130 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c16a99c6-dce7-445a-8a06-7ec7602d9d38 returning object 2b084bf2-ff79-4e5f-b5d9-45ffde476b7d 2018-07-29 02:40:00,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 02:40:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '' 2018-07-29 02:40:09,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2145915d-f3b1-4ffa-9abd-0e3640addbd5 Date: Sun, 29 Jul 2018 02:40: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-29 02:40:09,624 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/file used request id req-2145915d-f3b1-4ffa-9abd-0e3640addbd5 2018-07-29 02:40:09,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.4925968647s 2018-07-29 02:40:09,624 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/file used request id req-2145915d-f3b1-4ffa-9abd-0e3640addbd5 2018-07-29 02:40:09,624 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T02:40:00Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/file', u'owner': u'946b036914804fa3a0a56c4a7df0e19e', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'2b084bf2-ff79-4e5f-b5d9-45ffde476b7d', u'size': None, u'name': u'shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af', u'checksum': None, u'self': u'/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T02:40:00Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 02:40:09,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 02:40:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_c70d5dbf-1942-4c50-b4a9-100454fc54af", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-29 02:40:10,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-60821499-c4c3-4274-8e3b-acf7fe3b68b7 x-compute-request-id: req-60821499-c4c3-4274-8e3b-acf7fe3b68b7 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "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": "aed177e9-815d-4bab-bb4b-e242f7934c00"}} 2018-07-29 02:40:10,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-60821499-c4c3-4274-8e3b-acf7fe3b68b7 2018-07-29 02:40:10,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.414237976074s 2018-07-29 02:40:10,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-60821499-c4c3-4274-8e3b-acf7fe3b68b7 2018-07-29 02:40:10,040 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_c70d5dbf-1942-4c50-b4a9-100454fc54af', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'aed177e9-815d-4bab-bb4b-e242f7934c00', 'swap': 0}) 2018-07-29 02:40:10,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 02:40:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00/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}f3112466af480e0921ad45b6d2d760a72c8756fb" -d '{"extra_specs": {}}' 2018-07-29 02:40:10,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-2183ece4-be58-4e01-9724-cd47652f535e x-compute-request-id: req-2183ece4-be58-4e01-9724-cd47652f535e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 02:40:10,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00/os-extra_specs used request id req-2183ece4-be58-4e01-9724-cd47652f535e 2018-07-29 02:40:10,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229821205139s 2018-07-29 02:40:10,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00/os-extra_specs used request id req-2183ece4-be58-4e01-9724-cd47652f535e 2018-07-29 02:40:10,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 02:40:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"keypair": {"name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af"}}' 2018-07-29 02:40:10,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-5307bce5-5751-4dcc-a2d7-6dc692dc98e1 x-compute-request-id: req-5307bce5-5751-4dcc-a2d7-6dc692dc98e1 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcQC+Ep+p9/VHU+9aIMDSe3j+MrXRp+iaqui4SxNsiPF6pD9wtQGJcDY/fJAq2pEjJTjOAf6kIYHJhtLOQ7hB9Yzop6FWuEzxHyIGSv5RmD4sRccJVZSrXtj2koAR2Frn0E7WdZZKaGMZuWtYuzEy0bvTQuUfraWr25VIWJwigS0w3HYfSqhr+REkWAol+33Nl9xi1GM74OHn4zhrQ0y4Es1RPLld2jegySBeEx+230S+wX/CyzPOid8FsNlzvzeJV032B0jQsz6awHOU7qKNAg5ZABVMUniau6nsH4P4jyQBumcJcv4AFpHSH82ouV/+y00hFcOP2SYIszvUvKpKl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3EAvhKfqff1R1PvWiDA0nt4/jK10afomqrouEsTbIjxeqQ/c\nLUBiXA2P3yQKtqRIyU4zgH+pCGByYbSzkO4QfWM6KehVrhM8R8iBkr+UZg+LEXHC\nVWUq17Y9pKAEdha59BO1nWWSmhjGblrWLsxMtG700LlH62lq9uVSFicIoEtMNx2H\n0qoa/kRJFgKJft9zZfcYtRjO+Dh5+M4a0NMuBLNUTy5Xdo3oMkgXhMftt9EvsF/w\nsszzonfBbDZc783iVdN9gdI0LM+msBzlO6ijQIOWQAVTFJ4mrup7B+D+I8kAbpnC\nXL+ABaR0h/NqLlf/stNIRXDj9kmCLM71LyqSpQIDAQABAoIBAQCcZNdZEwLnQ6F/\n4vOK8O/sf1QQyHoJZp9eS6W7nh0cSlHNKn3lg/pT8y1d/XG+DxnAF89qRzv3vsR5\nrJ51IxaCcpsyds+gM/hx4GZhlbgCYLcXQ/gCOzwYwEc1Rorkb27LadNkWGOpGD6O\nzeGYiWlOFhuwul/fQZO6jUukf0MYzg1w9CU/r3uYSWqN8W1EyO2Idzf9/Eevh7m+\nr2KFQSfCcVJlorsgj/g59h/fROPiPSePpYIM+6KOKF5iu8fNT2Rc2gNzL537lzsY\nRDVx91pT4auhlRk1PDrI0LP6BK4bt4ZGfrQvDvmF2O8c7cxamjj9KjlDiuER/+bT\n1188YQQBAoGBAPalz9rf8chZiKh863MQleUp8fEJy0OCUFQgkfkCMxvCbcnMhS3b\npPZo5qZ/2KKZLlNJGOT2EbOgIVuRZMkiAYquqp2qX8fkBQUIRsgy5xk7tJZIYnGk\ni0ALnty/l9bMnFGN15BYzxaL/HohrFHlHxklMX7Ywi/ip5YmNRsOifUFAoGBAOSa\nI/cJwTHQZ/6mDQkxpyZdnehPyOolmAAjQ5AcrUpZuPMrXOQNiUPDwa3PWYN/+m3I\nVVbkC04JwkhlTYleJudRnX8U0pN6iXYiL2BKNwT2Q36E5qOXpucjYt9mj29sy8O0\ngJA08pv4kH57a0NeWrlFe9DUkJNwcSfQN0FOypkhAoGAEupQcHawMi87ncBGxkJF\nXJfE6DlaD0lVI76Ds1cJ2F0m0k0PAZ9QnV0aIza2xHF+7gAzGowMe3wSUtVpp0sm\nVx5iE0lXoxrHj8U8uGm+815y0PuoIRL/YuABROikmmKCsnZwS6+j4hTGPg+LCZTK\nt8D0dMfmzIlTVN6FQBfzWIkCgYAmLJdU6YwZhXPYUmJa5q/C+F8mLCyg7SY0366o\noiFOCS2ZbeRVMO17I3V0UOvhyb1IF+woVmyM25RWApSwG8jjV/20+wUvG4dY8tx2\nd+44JeefeRIKv4hfkMkyBS5urPxZ8gqGClF5Okjm1jVTSq5bwf6rINQDywMaYurX\nPREYAQKBgD8wz+5TTie7GohgQpCCIMCSw0tg1Css+nwg2bw0jYctlfnF04aG5++u\nGTJ5IgNVK38APX/XpwqckAbAtmUEUEs0VvOvlYPdHOf/xM1k+k83BdR6k8g3IERY\nUUEnqJbOSTKwSe8HSVb4AVYIF14H/gDWr2qjkbX+tauZXlsiVMUA\n-----END RSA PRIVATE KEY-----\n", "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "fingerprint": "18:36:b4:09:e2:f2:0a:2f:4a:05:29:ff:ce:d1:dd:a9"}} 2018-07-29 02:40:10,455 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-5307bce5-5751-4dcc-a2d7-6dc692dc98e1 2018-07-29 02:40:10,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.390229940414s 2018-07-29 02:40:10,456 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-5307bce5-5751-4dcc-a2d7-6dc692dc98e1 2018-07-29 02:40:10,457 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcQC+Ep+p9/VHU+9aIMDSe3j+MrXRp+iaqui4SxNsiPF6pD9wtQGJcDY/fJAq2pEjJTjOAf6kIYHJhtLOQ7hB9Yzop6FWuEzxHyIGSv5RmD4sRccJVZSrXtj2koAR2Frn0E7WdZZKaGMZuWtYuzEy0bvTQuUfraWr25VIWJwigS0w3HYfSqhr+REkWAol+33Nl9xi1GM74OHn4zhrQ0y4Es1RPLld2jegySBeEx+230S+wX/CyzPOid8FsNlzvzeJV032B0jQsz6awHOU7qKNAg5ZABVMUniau6nsH4P4jyQBumcJcv4AFpHSH82ouV/+y00hFcOP2SYIszvUvKpKl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3EAvhKfqff1R1PvWiDA0nt4/jK10afomqrouEsTbIjxeqQ/c\nLUBiXA2P3yQKtqRIyU4zgH+pCGByYbSzkO4QfWM6KehVrhM8R8iBkr+UZg+LEXHC\nVWUq17Y9pKAEdha59BO1nWWSmhjGblrWLsxMtG700LlH62lq9uVSFicIoEtMNx2H\n0qoa/kRJFgKJft9zZfcYtRjO+Dh5+M4a0NMuBLNUTy5Xdo3oMkgXhMftt9EvsF/w\nsszzonfBbDZc783iVdN9gdI0LM+msBzlO6ijQIOWQAVTFJ4mrup7B+D+I8kAbpnC\nXL+ABaR0h/NqLlf/stNIRXDj9kmCLM71LyqSpQIDAQABAoIBAQCcZNdZEwLnQ6F/\n4vOK8O/sf1QQyHoJZp9eS6W7nh0cSlHNKn3lg/pT8y1d/XG+DxnAF89qRzv3vsR5\nrJ51IxaCcpsyds+gM/hx4GZhlbgCYLcXQ/gCOzwYwEc1Rorkb27LadNkWGOpGD6O\nzeGYiWlOFhuwul/fQZO6jUukf0MYzg1w9CU/r3uYSWqN8W1EyO2Idzf9/Eevh7m+\nr2KFQSfCcVJlorsgj/g59h/fROPiPSePpYIM+6KOKF5iu8fNT2Rc2gNzL537lzsY\nRDVx91pT4auhlRk1PDrI0LP6BK4bt4ZGfrQvDvmF2O8c7cxamjj9KjlDiuER/+bT\n1188YQQBAoGBAPalz9rf8chZiKh863MQleUp8fEJy0OCUFQgkfkCMxvCbcnMhS3b\npPZo5qZ/2KKZLlNJGOT2EbOgIVuRZMkiAYquqp2qX8fkBQUIRsgy5xk7tJZIYnGk\ni0ALnty/l9bMnFGN15BYzxaL/HohrFHlHxklMX7Ywi/ip5YmNRsOifUFAoGBAOSa\nI/cJwTHQZ/6mDQkxpyZdnehPyOolmAAjQ5AcrUpZuPMrXOQNiUPDwa3PWYN/+m3I\nVVbkC04JwkhlTYleJudRnX8U0pN6iXYiL2BKNwT2Q36E5qOXpucjYt9mj29sy8O0\ngJA08pv4kH57a0NeWrlFe9DUkJNwcSfQN0FOypkhAoGAEupQcHawMi87ncBGxkJF\nXJfE6DlaD0lVI76Ds1cJ2F0m0k0PAZ9QnV0aIza2xHF+7gAzGowMe3wSUtVpp0sm\nVx5iE0lXoxrHj8U8uGm+815y0PuoIRL/YuABROikmmKCsnZwS6+j4hTGPg+LCZTK\nt8D0dMfmzIlTVN6FQBfzWIkCgYAmLJdU6YwZhXPYUmJa5q/C+F8mLCyg7SY0366o\noiFOCS2ZbeRVMO17I3V0UOvhyb1IF+woVmyM25RWApSwG8jjV/20+wUvG4dY8tx2\nd+44JeefeRIKv4hfkMkyBS5urPxZ8gqGClF5Okjm1jVTSq5bwf6rINQDywMaYurX\nPREYAQKBgD8wz+5TTie7GohgQpCCIMCSw0tg1Css+nwg2bw0jYctlfnF04aG5++u\nGTJ5IgNVK38APX/XpwqckAbAtmUEUEs0VvOvlYPdHOf/xM1k+k83BdR6k8g3IERY\nUUEnqJbOSTKwSe8HSVb4AVYIF14H/gDWr2qjkbX+tauZXlsiVMUA\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3853fa1719f94a3bb86cc8f0d93518d6', 'name': u'shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af', 'created_at': '2018-07-29T02:40:10.457005', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946b036914804fa3a0a56c4a7df0e19e', 'name': 'shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'18:36:b4:09:e2:f2:0a:2f:4a:05:29:ff:ce:d1:dd:a9', 'type': 'ssh', 'id': u'shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af'}) 2018-07-29 02:40:10,457 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3EAvhKfqff1R1PvWiDA0nt4/jK10afomqrouEsTbIjxeqQ/c LUBiXA2P3yQKtqRIyU4zgH+pCGByYbSzkO4QfWM6KehVrhM8R8iBkr+UZg+LEXHC VWUq17Y9pKAEdha59BO1nWWSmhjGblrWLsxMtG700LlH62lq9uVSFicIoEtMNx2H 0qoa/kRJFgKJft9zZfcYtRjO+Dh5+M4a0NMuBLNUTy5Xdo3oMkgXhMftt9EvsF/w sszzonfBbDZc783iVdN9gdI0LM+msBzlO6ijQIOWQAVTFJ4mrup7B+D+I8kAbpnC XL+ABaR0h/NqLlf/stNIRXDj9kmCLM71LyqSpQIDAQABAoIBAQCcZNdZEwLnQ6F/ 4vOK8O/sf1QQyHoJZp9eS6W7nh0cSlHNKn3lg/pT8y1d/XG+DxnAF89qRzv3vsR5 rJ51IxaCcpsyds+gM/hx4GZhlbgCYLcXQ/gCOzwYwEc1Rorkb27LadNkWGOpGD6O zeGYiWlOFhuwul/fQZO6jUukf0MYzg1w9CU/r3uYSWqN8W1EyO2Idzf9/Eevh7m+ r2KFQSfCcVJlorsgj/g59h/fROPiPSePpYIM+6KOKF5iu8fNT2Rc2gNzL537lzsY RDVx91pT4auhlRk1PDrI0LP6BK4bt4ZGfrQvDvmF2O8c7cxamjj9KjlDiuER/+bT 1188YQQBAoGBAPalz9rf8chZiKh863MQleUp8fEJy0OCUFQgkfkCMxvCbcnMhS3b pPZo5qZ/2KKZLlNJGOT2EbOgIVuRZMkiAYquqp2qX8fkBQUIRsgy5xk7tJZIYnGk i0ALnty/l9bMnFGN15BYzxaL/HohrFHlHxklMX7Ywi/ip5YmNRsOifUFAoGBAOSa I/cJwTHQZ/6mDQkxpyZdnehPyOolmAAjQ5AcrUpZuPMrXOQNiUPDwa3PWYN/+m3I VVbkC04JwkhlTYleJudRnX8U0pN6iXYiL2BKNwT2Q36E5qOXpucjYt9mj29sy8O0 gJA08pv4kH57a0NeWrlFe9DUkJNwcSfQN0FOypkhAoGAEupQcHawMi87ncBGxkJF XJfE6DlaD0lVI76Ds1cJ2F0m0k0PAZ9QnV0aIza2xHF+7gAzGowMe3wSUtVpp0sm Vx5iE0lXoxrHj8U8uGm+815y0PuoIRL/YuABROikmmKCsnZwS6+j4hTGPg+LCZTK t8D0dMfmzIlTVN6FQBfzWIkCgYAmLJdU6YwZhXPYUmJa5q/C+F8mLCyg7SY0366o oiFOCS2ZbeRVMO17I3V0UOvhyb1IF+woVmyM25RWApSwG8jjV/20+wUvG4dY8tx2 d+44JeefeRIKv4hfkMkyBS5urPxZ8gqGClF5Okjm1jVTSq5bwf6rINQDywMaYurX PREYAQKBgD8wz+5TTie7GohgQpCCIMCSw0tg1Css+nwg2bw0jYctlfnF04aG5++u GTJ5IgNVK38APX/XpwqckAbAtmUEUEs0VvOvlYPdHOf/xM1k+k83BdR6k8g3IERY UUEnqJbOSTKwSe8HSVb4AVYIF14H/gDWr2qjkbX+tauZXlsiVMUA -----END RSA PRIVATE KEY----- 2018-07-29 02:40:10,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 02:40:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"security_group": {"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-29 02:40:10,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e4175181-e886-4e28-8128-4f48cf1001fd Date: Sun, 29 Jul 2018 02:40:10 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:40:10Z", "updated_at": "2018-07-29T02:40:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "40f449af-de4a-48e6-8e84-b796ed57c19b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "7e736f91-2c6c-45da-a2bf-38739433b396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 1, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}} 2018-07-29 02:40:10,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e4175181-e886-4e28-8128-4f48cf1001fd 2018-07-29 02:40:10,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.409770011902s 2018-07-29 02:40:10,871 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e4175181-e886-4e28-8128-4f48cf1001fd 2018-07-29 02:40:10,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 02:40:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:10,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-ab16f2c7-3fea-4914-b03d-0daa7b5cef28 Date: Sun, 29 Jul 2018 02:40:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:39:50Z", "updated_at": "2018-07-29T02:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "68805466-c05d-4855-b333-3d2b65f0a770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "6deddd3b-e109-4df5-8bd6-42e710ea62fd", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "71f290e9-7c2c-4457-a612-031cad2246a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "c8917209-c578-4d01-97d0-fa4d2adf39a5", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 1, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:40:10Z", "updated_at": "2018-07-29T02:40:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "40f449af-de4a-48e6-8e84-b796ed57c19b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "7e736f91-2c6c-45da-a2bf-38739433b396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 1, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}]} 2018-07-29 02:40:10,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ab16f2c7-3fea-4914-b03d-0daa7b5cef28 2018-07-29 02:40:10,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0763618946075s 2018-07-29 02:40:10,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ab16f2c7-3fea-4914-b03d-0daa7b5cef28 2018-07-29 02:40:10,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 02:40:10,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -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": "ebc3ca2e-2a70-4334-835b-450cd2eb448f"}}' 2018-07-29 02:40:11,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-dfb700d3-a9b3-4c82-9a21-219d439826f3 Date: Sun, 29 Jul 2018 02:40:11 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-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "port_range_min": 22, "revision_number": 0, "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:40:11Z", "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "e40eb173-9135-4635-a246-2526808d0876"}} 2018-07-29 02:40:11,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-dfb700d3-a9b3-4c82-9a21-219d439826f3 2018-07-29 02:40:11,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133756160736s 2018-07-29 02:40:11,090 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-dfb700d3-a9b3-4c82-9a21-219d439826f3 2018-07-29 02:40:11,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 02:40:11,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:11,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-fddd4acc-e417-4b4f-b94c-dadd53a45690 Date: Sun, 29 Jul 2018 02:40:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:39:50Z", "updated_at": "2018-07-29T02:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "68805466-c05d-4855-b333-3d2b65f0a770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "6deddd3b-e109-4df5-8bd6-42e710ea62fd", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "71f290e9-7c2c-4457-a612-031cad2246a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "c8917209-c578-4d01-97d0-fa4d2adf39a5", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 1, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:40:10Z", "updated_at": "2018-07-29T02:40:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "40f449af-de4a-48e6-8e84-b796ed57c19b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "7e736f91-2c6c-45da-a2bf-38739433b396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T02:40:11Z", "revision_number": 0, "id": "e40eb173-9135-4635-a246-2526808d0876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 2, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}]} 2018-07-29 02:40:11,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-fddd4acc-e417-4b4f-b94c-dadd53a45690 2018-07-29 02:40:11,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517821311951s 2018-07-29 02:40:11,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-fddd4acc-e417-4b4f-b94c-dadd53a45690 2018-07-29 02:40:11,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 02:40:11,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -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": "ebc3ca2e-2a70-4334-835b-450cd2eb448f"}}' 2018-07-29 02:40:11,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0903b066-fea0-491b-884d-c318057f7796 Date: Sun, 29 Jul 2018 02:40:11 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-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "port_range_min": null, "revision_number": 0, "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:40:11Z", "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "12788c4e-94dc-48fc-9f15-39f04af99f80"}} 2018-07-29 02:40:11,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0903b066-fea0-491b-884d-c318057f7796 2018-07-29 02:40:11,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132141113281s 2018-07-29 02:40:11,281 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0903b066-fea0-491b-884d-c318057f7796 2018-07-29 02:40:11,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 02:40:11,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:11,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-dc9acd00-72ac-42ba-afd2-3cb76cd4cab6 Date: Sun, 29 Jul 2018 02:40:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:39:50Z", "updated_at": "2018-07-29T02:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "68805466-c05d-4855-b333-3d2b65f0a770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "6deddd3b-e109-4df5-8bd6-42e710ea62fd", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "71f290e9-7c2c-4457-a612-031cad2246a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "c8917209-c578-4d01-97d0-fa4d2adf39a5", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 1, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:40:10Z", "updated_at": "2018-07-29T02:40:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:11Z", "revision_number": 0, "id": "12788c4e-94dc-48fc-9f15-39f04af99f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "40f449af-de4a-48e6-8e84-b796ed57c19b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "7e736f91-2c6c-45da-a2bf-38739433b396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T02:40:11Z", "revision_number": 0, "id": "e40eb173-9135-4635-a246-2526808d0876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 3, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}]} 2018-07-29 02:40:11,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-dc9acd00-72ac-42ba-afd2-3cb76cd4cab6 2018-07-29 02:40:11,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501890182495s 2018-07-29 02:40:11,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-dc9acd00-72ac-42ba-afd2-3cb76cd4cab6 2018-07-29 02:40:11,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 02:40:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -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": "ebc3ca2e-2a70-4334-835b-450cd2eb448f"}}' 2018-07-29 02:40:11,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-a07efb5a-9919-4de1-b1b3-d0a343f471e9 Date: Sun, 29 Jul 2018 02:40:11 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-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "port_range_min": 9000, "revision_number": 0, "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:40:11Z", "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "5eca6dc7-1c8d-4d28-8872-b252c0114cc7"}} 2018-07-29 02:40:11,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a07efb5a-9919-4de1-b1b3-d0a343f471e9 2018-07-29 02:40:11,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14115190506s 2018-07-29 02:40:11,480 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a07efb5a-9919-4de1-b1b3-d0a343f471e9 2018-07-29 02:40:11,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:40:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:11,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-6de0ab4d-6492-44d5-85b9-09680a20ca45 Date: Sun, 29 Jul 2018 02:40:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"946b036914804fa3a0a56c4a7df0e19e","l2_adjacency":true,"status":"ACTIVE","subnets":["fef41c09-2556-4d57-98e2-37db3562e8db"],"description":"","tags":[],"updated_at":"2018-07-29T02:39:51Z","qos_policy_id":null,"name":"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af","admin_state_up":true,"tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","mtu":1450}]} 2018-07-29 02:40:11,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6de0ab4d-6492-44d5-85b9-09680a20ca45 2018-07-29 02:40:11,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11247587204s 2018-07-29 02:40:11,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6de0ab4d-6492-44d5-85b9-09680a20ca45 2018-07-29 02:40:11,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 02:40:11,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:11,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-525e4198-7cde-4301-93e8-a05d0ab5974f Date: Sun, 29 Jul 2018 02:40:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/snap", "metadata": {}}], "file": "/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/file", "owner": "946b036914804fa3a0a56c4a7df0e19e", "id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "size": 666173440, "self": "/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-29T02:40:09Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-29T02:40:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 02:40:11,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-525e4198-7cde-4301-93e8-a05d0ab5974f 2018-07-29 02:40:11,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353150367737s 2018-07-29 02:40:11,634 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-525e4198-7cde-4301-93e8-a05d0ab5974f 2018-07-29 02:40:11,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 02:40:11,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:11,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-96929d92-8982-4b75-9649-fe9551248624 x-compute-request-id: req-96929d92-8982-4b75-9649-fe9551248624 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "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": "aed177e9-815d-4bab-bb4b-e242f7934c00"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}]} 2018-07-29 02:40:11,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-96929d92-8982-4b75-9649-fe9551248624 2018-07-29 02:40:11,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290558338165s 2018-07-29 02:40:11,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-96929d92-8982-4b75-9649-fe9551248624 2018-07-29 02:40:11,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 02:40:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"server": {"name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "imageRef": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "flavorRef": "aed177e9-815d-4bab-bb4b-e242f7934c00", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9f78b5d5-bfb1-448b-a947-7be131c41d49"}], "security_groups": [{"name": "ebc3ca2e-2a70-4334-835b-450cd2eb448f"}]}}' 2018-07-29 02:40:13,099 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 02:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88101e99-010f-414f-8a6b-65a82008eb28 x-compute-request-id: req-88101e99-010f-414f-8a6b-65a82008eb28 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ebc3ca2e-2a70-4334-835b-450cd2eb448f"}], "OS-DCF:diskConfig": "MANUAL", "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "adminPass": "YKvmCaLP4kGM"}} 2018-07-29 02:40:13,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-88101e99-010f-414f-8a6b-65a82008eb28 2018-07-29 02:40:13,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.43176698685s 2018-07-29 02:40:13,100 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-88101e99-010f-414f-8a6b-65a82008eb28 2018-07-29 02:40:13,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:13,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:13,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-3c6cedbe-75f9-4bd0-86fc-071bfa10c163 x-compute-request-id: req-3c6cedbe-75f9-4bd0-86fc-071bfa10c163 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "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-29T02:40:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:13,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3c6cedbe-75f9-4bd0-86fc-071bfa10c163 2018-07-29 02:40:13,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492840051651s 2018-07-29 02:40:13,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3c6cedbe-75f9-4bd0-86fc-071bfa10c163 2018-07-29 02:40:13,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:40:13,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:13,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-47bd3350-bdff-46e2-aae8-b0aa92616533 Date: Sun, 29 Jul 2018 02:40:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"946b036914804fa3a0a56c4a7df0e19e","l2_adjacency":true,"status":"ACTIVE","subnets":["fef41c09-2556-4d57-98e2-37db3562e8db"],"description":"","tags":[],"updated_at":"2018-07-29T02:39:51Z","qos_policy_id":null,"name":"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af","admin_state_up":true,"tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","mtu":1450}]} 2018-07-29 02:40:13,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-47bd3350-bdff-46e2-aae8-b0aa92616533 2018-07-29 02:40:13,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117418050766s 2018-07-29 02:40:13,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-47bd3350-bdff-46e2-aae8-b0aa92616533 2018-07-29 02:40:13,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 02:40:13,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:13,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cea4637f-21fa-424a-a656-c9c51f1b18e4 Date: Sun, 29 Jul 2018 02:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T02:39:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"946b036914804fa3a0a56c4a7df0e19e","id":"fef41c09-2556-4d57-98e2-37db3562e8db","subnetpool_id":null,"name":"shaker-subnet_c70d5dbf-1942-4c50-b4a9-100454fc54af"}]} 2018-07-29 02:40:13,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-cea4637f-21fa-424a-a656-c9c51f1b18e4 2018-07-29 02:40:13,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0484230518341s 2018-07-29 02:40:13,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-cea4637f-21fa-424a-a656-c9c51f1b18e4 2018-07-29 02:40:13,770 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:15,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:16,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d686953-684d-4bdb-aedd-497120c1ee15 x-compute-request-id: req-5d686953-684d-4bdb-aedd-497120c1ee15 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:16,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5d686953-684d-4bdb-aedd-497120c1ee15 2018-07-29 02:40:16,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772420883179s 2018-07-29 02:40:16,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5d686953-684d-4bdb-aedd-497120c1ee15 2018-07-29 02:40:16,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:18,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:18,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:18,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-965766c1-40f6-48be-9229-d0064d34f53c x-compute-request-id: req-965766c1-40f6-48be-9229-d0064d34f53c 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:18,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-965766c1-40f6-48be-9229-d0064d34f53c 2018-07-29 02:40:18,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191311120987s 2018-07-29 02:40:18,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-965766c1-40f6-48be-9229-d0064d34f53c 2018-07-29 02:40:18,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:20,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:21,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6601ee20-891b-437b-bcdc-249e3ffad792 x-compute-request-id: req-6601ee20-891b-437b-bcdc-249e3ffad792 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:21,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6601ee20-891b-437b-bcdc-249e3ffad792 2018-07-29 02:40:21,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585611104965s 2018-07-29 02:40:21,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6601ee20-891b-437b-bcdc-249e3ffad792 2018-07-29 02:40:21,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:23,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:23,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56c81f30-53d5-4e9f-805e-70daf74ff1c2 x-compute-request-id: req-56c81f30-53d5-4e9f-805e-70daf74ff1c2 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:23,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-56c81f30-53d5-4e9f-805e-70daf74ff1c2 2018-07-29 02:40:23,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38676404953s 2018-07-29 02:40:23,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-56c81f30-53d5-4e9f-805e-70daf74ff1c2 2018-07-29 02:40:23,735 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:25,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:26,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c90cca79-97c2-4f4f-9a4f-a632c8cffb01 x-compute-request-id: req-c90cca79-97c2-4f4f-9a4f-a632c8cffb01 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:26,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c90cca79-97c2-4f4f-9a4f-a632c8cffb01 2018-07-29 02:40:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372900009155s 2018-07-29 02:40:26,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c90cca79-97c2-4f4f-9a4f-a632c8cffb01 2018-07-29 02:40:26,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:28,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:28,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:28,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-e9d3bac7-d13e-4efb-a926-22b3e9839501 x-compute-request-id: req-e9d3bac7-d13e-4efb-a926-22b3e9839501 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:28,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9d3bac7-d13e-4efb-a926-22b3e9839501 2018-07-29 02:40:28,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195626020432s 2018-07-29 02:40:28,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9d3bac7-d13e-4efb-a926-22b3e9839501 2018-07-29 02:40:28,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:30,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:30,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-b4e7355f-73e4-48a7-9414-817bbf6889a9 x-compute-request-id: req-b4e7355f-73e4-48a7-9414-817bbf6889a9 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:30,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b4e7355f-73e4-48a7-9414-817bbf6889a9 2018-07-29 02:40:30,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390758991241s 2018-07-29 02:40:30,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b4e7355f-73e4-48a7-9414-817bbf6889a9 2018-07-29 02:40:30,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:32,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:33,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b59ed909-bc7c-479a-af61-98962704fedb x-compute-request-id: req-b59ed909-bc7c-479a-af61-98962704fedb 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:33,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b59ed909-bc7c-479a-af61-98962704fedb 2018-07-29 02:40:33,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373492002487s 2018-07-29 02:40:33,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b59ed909-bc7c-479a-af61-98962704fedb 2018-07-29 02:40:33,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:35,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:35,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:35,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-ecc380ee-bf5e-47ec-be39-c6064f4a9712 x-compute-request-id: req-ecc380ee-bf5e-47ec-be39-c6064f4a9712 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:35,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ecc380ee-bf5e-47ec-be39-c6064f4a9712 2018-07-29 02:40:35,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531224012375s 2018-07-29 02:40:35,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ecc380ee-bf5e-47ec-be39-c6064f4a9712 2018-07-29 02:40:35,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:37,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:37,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-74e4aa57-99ce-4680-9012-21e09af260e8 x-compute-request-id: req-74e4aa57-99ce-4680-9012-21e09af260e8 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:37,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-74e4aa57-99ce-4680-9012-21e09af260e8 2018-07-29 02:40:37,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351164102554s 2018-07-29 02:40:37,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-74e4aa57-99ce-4680-9012-21e09af260e8 2018-07-29 02:40:37,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:39,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:40,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-c2f5c1df-a8fa-40c8-93a4-fb635fce930c x-compute-request-id: req-c2f5c1df-a8fa-40c8-93a4-fb635fce930c 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:40,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2f5c1df-a8fa-40c8-93a4-fb635fce930c 2018-07-29 02:40:40,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.297842025757s 2018-07-29 02:40:40,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2f5c1df-a8fa-40c8-93a4-fb635fce930c 2018-07-29 02:40:40,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:42,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:42,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:42,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-1d742348-468d-4005-a39a-7ef4853e2dfa x-compute-request-id: req-1d742348-468d-4005-a39a-7ef4853e2dfa 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:42,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d742348-468d-4005-a39a-7ef4853e2dfa 2018-07-29 02:40:42,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370141983032s 2018-07-29 02:40:42,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d742348-468d-4005-a39a-7ef4853e2dfa 2018-07-29 02:40:42,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:44,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:44,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:45,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-02642393-1ec5-46fb-84fd-042712dc5ae8 x-compute-request-id: req-02642393-1ec5-46fb-84fd-042712dc5ae8 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:45,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02642393-1ec5-46fb-84fd-042712dc5ae8 2018-07-29 02:40:45,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71463394165s 2018-07-29 02:40:45,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02642393-1ec5-46fb-84fd-042712dc5ae8 2018-07-29 02:40:45,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:47,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:47,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-d88e2e56-2823-4901-b7f2-d61910de57c6 x-compute-request-id: req-d88e2e56-2823-4901-b7f2-d61910de57c6 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:47,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d88e2e56-2823-4901-b7f2-d61910de57c6 2018-07-29 02:40:47,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370718002319s 2018-07-29 02:40:47,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d88e2e56-2823-4901-b7f2-d61910de57c6 2018-07-29 02:40:47,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:49,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:49,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:50,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-28873dbc-7950-4e4d-83e8-c42e308158d1 x-compute-request-id: req-28873dbc-7950-4e4d-83e8-c42e308158d1 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:50,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-28873dbc-7950-4e4d-83e8-c42e308158d1 2018-07-29 02:40:50,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356812000275s 2018-07-29 02:40:50,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-28873dbc-7950-4e4d-83e8-c42e308158d1 2018-07-29 02:40:50,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:52,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:52,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d6bf87a-672e-4752-9568-67a4ece984b0 x-compute-request-id: req-7d6bf87a-672e-4752-9568-67a4ece984b0 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:52,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7d6bf87a-672e-4752-9568-67a4ece984b0 2018-07-29 02:40:52,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402690887451s 2018-07-29 02:40:52,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7d6bf87a-672e-4752-9568-67a4ece984b0 2018-07-29 02:40:52,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:54,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:54,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40: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-d2c3256f-5c0d-44f0-9198-f642beb7a51a x-compute-request-id: req-d2c3256f-5c0d-44f0-9198-f642beb7a51a 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:54,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d2c3256f-5c0d-44f0-9198-f642beb7a51a 2018-07-29 02:40:54,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36927318573s 2018-07-29 02:40:54,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d2c3256f-5c0d-44f0-9198-f642beb7a51a 2018-07-29 02:40:54,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:56,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:56,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:57,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60045ad8-810e-4dbc-8264-4f95f63aaf5c x-compute-request-id: req-60045ad8-810e-4dbc-8264-4f95f63aaf5c 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:57,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60045ad8-810e-4dbc-8264-4f95f63aaf5c 2018-07-29 02:40:57,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357759952545s 2018-07-29 02:40:57,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60045ad8-810e-4dbc-8264-4f95f63aaf5c 2018-07-29 02:40:57,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:40:59,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:40:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:40:59,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f16b679c-5595-47d7-b50d-99947002366f x-compute-request-id: req-f16b679c-5595-47d7-b50d-99947002366f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:40:59,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f16b679c-5595-47d7-b50d-99947002366f 2018-07-29 02:40:59,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368938207626s 2018-07-29 02:40:59,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f16b679c-5595-47d7-b50d-99947002366f 2018-07-29 02:40:59,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:01,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:01,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:02,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-e4cdc9c6-f3dc-4c05-8327-467c2c20cc61 x-compute-request-id: req-e4cdc9c6-f3dc-4c05-8327-467c2c20cc61 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:02,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e4cdc9c6-f3dc-4c05-8327-467c2c20cc61 2018-07-29 02:41:02,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436246871948s 2018-07-29 02:41:02,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e4cdc9c6-f3dc-4c05-8327-467c2c20cc61 2018-07-29 02:41:02,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:04,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:04,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-087ac63c-3d8d-4585-b086-e519714e6c46 x-compute-request-id: req-087ac63c-3d8d-4585-b086-e519714e6c46 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:04,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-087ac63c-3d8d-4585-b086-e519714e6c46 2018-07-29 02:41:04,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75803899765s 2018-07-29 02:41:04,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-087ac63c-3d8d-4585-b086-e519714e6c46 2018-07-29 02:41:04,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:06,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:06,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:07,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75d4d788-8058-4e2d-a136-f2febf8af7ea x-compute-request-id: req-75d4d788-8058-4e2d-a136-f2febf8af7ea 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:07,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-75d4d788-8058-4e2d-a136-f2febf8af7ea 2018-07-29 02:41:07,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193140029907s 2018-07-29 02:41:07,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-75d4d788-8058-4e2d-a136-f2febf8af7ea 2018-07-29 02:41:07,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:09,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:09,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:09,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-653427d0-87f6-4707-a58b-a19a39ee35db x-compute-request-id: req-653427d0-87f6-4707-a58b-a19a39ee35db 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:09,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-653427d0-87f6-4707-a58b-a19a39ee35db 2018-07-29 02:41:09,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614701032639s 2018-07-29 02:41:09,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-653427d0-87f6-4707-a58b-a19a39ee35db 2018-07-29 02:41:09,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:11,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:11,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:12,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-f3290b82-2d85-4c5f-889b-aa662c346147 x-compute-request-id: req-f3290b82-2d85-4c5f-889b-aa662c346147 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:12,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f3290b82-2d85-4c5f-889b-aa662c346147 2018-07-29 02:41:12,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451673984528s 2018-07-29 02:41:12,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f3290b82-2d85-4c5f-889b-aa662c346147 2018-07-29 02:41:12,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:14,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:14,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:14,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-891a09a8-26c0-49ac-833a-2b8268d6822f x-compute-request-id: req-891a09a8-26c0-49ac-833a-2b8268d6822f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:14,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-891a09a8-26c0-49ac-833a-2b8268d6822f 2018-07-29 02:41:14,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705413103104s 2018-07-29 02:41:14,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-891a09a8-26c0-49ac-833a-2b8268d6822f 2018-07-29 02:41:14,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:16,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:17,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-092b3971-bb6c-4b30-8661-e22a0e4d49cd x-compute-request-id: req-092b3971-bb6c-4b30-8661-e22a0e4d49cd 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:17,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-092b3971-bb6c-4b30-8661-e22a0e4d49cd 2018-07-29 02:41:17,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19379401207s 2018-07-29 02:41:17,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-092b3971-bb6c-4b30-8661-e22a0e4d49cd 2018-07-29 02:41:17,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:19,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:19,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e383247-ddbc-4cf3-9274-e3d8d3c5a8ce x-compute-request-id: req-6e383247-ddbc-4cf3-9274-e3d8d3c5a8ce 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:19,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e383247-ddbc-4cf3-9274-e3d8d3c5a8ce 2018-07-29 02:41:19,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349558115005s 2018-07-29 02:41:19,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e383247-ddbc-4cf3-9274-e3d8d3c5a8ce 2018-07-29 02:41:19,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:21,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:21,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:21,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-60abbd51-e93b-4e61-bab4-fb783cf96309 x-compute-request-id: req-60abbd51-e93b-4e61-bab4-fb783cf96309 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:21,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60abbd51-e93b-4e61-bab4-fb783cf96309 2018-07-29 02:41:21,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563457012177s 2018-07-29 02:41:21,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60abbd51-e93b-4e61-bab4-fb783cf96309 2018-07-29 02:41:21,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:23,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:24,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e32969cd-bb09-442f-a848-903bf301486b x-compute-request-id: req-e32969cd-bb09-442f-a848-903bf301486b 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:24,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e32969cd-bb09-442f-a848-903bf301486b 2018-07-29 02:41:24,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389667987823s 2018-07-29 02:41:24,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e32969cd-bb09-442f-a848-903bf301486b 2018-07-29 02:41:24,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:26,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:26,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:26,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-62af51ac-77dc-4ae2-8cd3-95147cb8b8e7 x-compute-request-id: req-62af51ac-77dc-4ae2-8cd3-95147cb8b8e7 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:26,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-62af51ac-77dc-4ae2-8cd3-95147cb8b8e7 2018-07-29 02:41:26,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365453958511s 2018-07-29 02:41:26,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-62af51ac-77dc-4ae2-8cd3-95147cb8b8e7 2018-07-29 02:41:26,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:28,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:28,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:28,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-0d63ea5e-6795-49ad-a6d8-561ca68e86ff x-compute-request-id: req-0d63ea5e-6795-49ad-a6d8-561ca68e86ff 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:28,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0d63ea5e-6795-49ad-a6d8-561ca68e86ff 2018-07-29 02:41:28,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197927951813s 2018-07-29 02:41:28,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0d63ea5e-6795-49ad-a6d8-561ca68e86ff 2018-07-29 02:41:28,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:30,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:31,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-ea2e4875-56ad-4c03-9dad-7c77a85e5f30 x-compute-request-id: req-ea2e4875-56ad-4c03-9dad-7c77a85e5f30 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:31,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ea2e4875-56ad-4c03-9dad-7c77a85e5f30 2018-07-29 02:41:31,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377293109894s 2018-07-29 02:41:31,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ea2e4875-56ad-4c03-9dad-7c77a85e5f30 2018-07-29 02:41:31,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:33,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:33,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:33,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-c7ee5bac-bef5-4782-94ce-256abcd40f1f x-compute-request-id: req-c7ee5bac-bef5-4782-94ce-256abcd40f1f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:33,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7ee5bac-bef5-4782-94ce-256abcd40f1f 2018-07-29 02:41:33,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354751110077s 2018-07-29 02:41:33,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7ee5bac-bef5-4782-94ce-256abcd40f1f 2018-07-29 02:41:33,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:35,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:35,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:35,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-511cc5db-9de6-4a5e-a080-b659611aff68 x-compute-request-id: req-511cc5db-9de6-4a5e-a080-b659611aff68 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:35,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-511cc5db-9de6-4a5e-a080-b659611aff68 2018-07-29 02:41:35,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187459945679s 2018-07-29 02:41:35,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-511cc5db-9de6-4a5e-a080-b659611aff68 2018-07-29 02:41:35,904 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:37,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:37,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:38,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c4e06b6-feea-4772-ad36-bf949c339dcb x-compute-request-id: req-1c4e06b6-feea-4772-ad36-bf949c339dcb 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:38,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1c4e06b6-feea-4772-ad36-bf949c339dcb 2018-07-29 02:41:38,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360299110413s 2018-07-29 02:41:38,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1c4e06b6-feea-4772-ad36-bf949c339dcb 2018-07-29 02:41:38,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:40,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:40,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:40,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-1bcdef09-86be-4893-bbaf-121e0a1291d4 x-compute-request-id: req-1bcdef09-86be-4893-bbaf-121e0a1291d4 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:40,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1bcdef09-86be-4893-bbaf-121e0a1291d4 2018-07-29 02:41:40,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349445819855s 2018-07-29 02:41:40,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1bcdef09-86be-4893-bbaf-121e0a1291d4 2018-07-29 02:41:40,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:42,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:43,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce3513fa-875f-4603-8e2f-371c448f0cb6 x-compute-request-id: req-ce3513fa-875f-4603-8e2f-371c448f0cb6 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:43,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce3513fa-875f-4603-8e2f-371c448f0cb6 2018-07-29 02:41:43,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806710958481s 2018-07-29 02:41:43,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce3513fa-875f-4603-8e2f-371c448f0cb6 2018-07-29 02:41:43,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:45,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:45,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-d861b785-c4c9-4ace-bc3c-c630b6157460 x-compute-request-id: req-d861b785-c4c9-4ace-bc3c-c630b6157460 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:45,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d861b785-c4c9-4ace-bc3c-c630b6157460 2018-07-29 02:41:45,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356693983078s 2018-07-29 02:41:45,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d861b785-c4c9-4ace-bc3c-c630b6157460 2018-07-29 02:41:45,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:47,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:48,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4726e8dc-d641-47c0-a016-4107b6b71c52 x-compute-request-id: req-4726e8dc-d641-47c0-a016-4107b6b71c52 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:48,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4726e8dc-d641-47c0-a016-4107b6b71c52 2018-07-29 02:41:48,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380221128464s 2018-07-29 02:41:48,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4726e8dc-d641-47c0-a016-4107b6b71c52 2018-07-29 02:41:48,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:50,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:50,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:50,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba5f8484-944d-4043-b0ff-afb6816d7516 x-compute-request-id: req-ba5f8484-944d-4043-b0ff-afb6816d7516 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:50,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ba5f8484-944d-4043-b0ff-afb6816d7516 2018-07-29 02:41:50,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351755857468s 2018-07-29 02:41:50,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ba5f8484-944d-4043-b0ff-afb6816d7516 2018-07-29 02:41:50,553 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:52,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:52,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-6b52b6cc-c894-4804-8611-0a455d82114f x-compute-request-id: req-6b52b6cc-c894-4804-8611-0a455d82114f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:52,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b52b6cc-c894-4804-8611-0a455d82114f 2018-07-29 02:41:52,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200914144516s 2018-07-29 02:41:52,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b52b6cc-c894-4804-8611-0a455d82114f 2018-07-29 02:41:52,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:54,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:55,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-9c70ab65-1780-41ba-b44c-d536f7942de3 x-compute-request-id: req-9c70ab65-1780-41ba-b44c-d536f7942de3 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:55,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9c70ab65-1780-41ba-b44c-d536f7942de3 2018-07-29 02:41:55,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369942903519s 2018-07-29 02:41:55,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9c70ab65-1780-41ba-b44c-d536f7942de3 2018-07-29 02:41:55,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:57,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:57,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41: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-309c4aa9-5f52-4007-9484-653878f6a33f x-compute-request-id: req-309c4aa9-5f52-4007-9484-653878f6a33f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:57,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-309c4aa9-5f52-4007-9484-653878f6a33f 2018-07-29 02:41:57,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380972862244s 2018-07-29 02:41:57,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-309c4aa9-5f52-4007-9484-653878f6a33f 2018-07-29 02:41:57,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:41:59,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:41:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:41:59,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f07797e-7ef5-4534-9455-1038a6c0ac70 x-compute-request-id: req-2f07797e-7ef5-4534-9455-1038a6c0ac70 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:41:59,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2f07797e-7ef5-4534-9455-1038a6c0ac70 2018-07-29 02:41:59,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195288896561s 2018-07-29 02:41:59,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2f07797e-7ef5-4534-9455-1038a6c0ac70 2018-07-29 02:41:59,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:01,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:01,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:02,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7207fcca-7869-401a-acee-a9e84816b48f x-compute-request-id: req-7207fcca-7869-401a-acee-a9e84816b48f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:02,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7207fcca-7869-401a-acee-a9e84816b48f 2018-07-29 02:42:02,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388648986816s 2018-07-29 02:42:02,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7207fcca-7869-401a-acee-a9e84816b48f 2018-07-29 02:42:02,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:04,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:04,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9723cd85-fc10-4f40-a7ac-15032468810c x-compute-request-id: req-9723cd85-fc10-4f40-a7ac-15032468810c 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:04,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9723cd85-fc10-4f40-a7ac-15032468810c 2018-07-29 02:42:04,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379093885422s 2018-07-29 02:42:04,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9723cd85-fc10-4f40-a7ac-15032468810c 2018-07-29 02:42:04,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:06,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:06,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ab5908b-e901-4a9b-9d21-51e9a59c13c3 x-compute-request-id: req-6ab5908b-e901-4a9b-9d21-51e9a59c13c3 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:06,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ab5908b-e901-4a9b-9d21-51e9a59c13c3 2018-07-29 02:42:06,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198940992355s 2018-07-29 02:42:06,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ab5908b-e901-4a9b-9d21-51e9a59c13c3 2018-07-29 02:42:06,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:08,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:09,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07040e8d-3d6f-44e9-bcbe-7f0efeb4a137 x-compute-request-id: req-07040e8d-3d6f-44e9-bcbe-7f0efeb4a137 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:09,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-07040e8d-3d6f-44e9-bcbe-7f0efeb4a137 2018-07-29 02:42:09,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366795063019s 2018-07-29 02:42:09,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-07040e8d-3d6f-44e9-bcbe-7f0efeb4a137 2018-07-29 02:42:09,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:11,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:11,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a69a389-bfba-4a22-a4ce-9c73cb72a559 x-compute-request-id: req-6a69a389-bfba-4a22-a4ce-9c73cb72a559 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:11,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a69a389-bfba-4a22-a4ce-9c73cb72a559 2018-07-29 02:42:11,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396920919418s 2018-07-29 02:42:11,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a69a389-bfba-4a22-a4ce-9c73cb72a559 2018-07-29 02:42:11,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:13,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:13,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:13,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-c6716415-e4ce-4a56-bc89-69e4c22e7e5b x-compute-request-id: req-c6716415-e4ce-4a56-bc89-69e4c22e7e5b 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:13,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c6716415-e4ce-4a56-bc89-69e4c22e7e5b 2018-07-29 02:42:13,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379381895065s 2018-07-29 02:42:13,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c6716415-e4ce-4a56-bc89-69e4c22e7e5b 2018-07-29 02:42:13,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:15,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:16,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-543fdc18-edc4-416e-abd3-74b5a4039569 x-compute-request-id: req-543fdc18-edc4-416e-abd3-74b5a4039569 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:16,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-543fdc18-edc4-416e-abd3-74b5a4039569 2018-07-29 02:42:16,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373606920242s 2018-07-29 02:42:16,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-543fdc18-edc4-416e-abd3-74b5a4039569 2018-07-29 02:42:16,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:18,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:18,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:18,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-fdd39e1c-5019-46a4-9601-522f1faf17e6 x-compute-request-id: req-fdd39e1c-5019-46a4-9601-522f1faf17e6 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:18,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fdd39e1c-5019-46a4-9601-522f1faf17e6 2018-07-29 02:42:18,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393595933914s 2018-07-29 02:42:18,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fdd39e1c-5019-46a4-9601-522f1faf17e6 2018-07-29 02:42:18,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:20,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:21,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-0d907284-6cbf-432f-80f6-45d7d684c56e x-compute-request-id: req-0d907284-6cbf-432f-80f6-45d7d684c56e 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:21,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0d907284-6cbf-432f-80f6-45d7d684c56e 2018-07-29 02:42:21,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368323087692s 2018-07-29 02:42:21,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0d907284-6cbf-432f-80f6-45d7d684c56e 2018-07-29 02:42:21,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:23,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:23,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:23,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-7176e2bc-f373-473c-89b0-dadf804e00fa x-compute-request-id: req-7176e2bc-f373-473c-89b0-dadf804e00fa 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:23,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7176e2bc-f373-473c-89b0-dadf804e00fa 2018-07-29 02:42:23,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19175195694s 2018-07-29 02:42:23,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7176e2bc-f373-473c-89b0-dadf804e00fa 2018-07-29 02:42:23,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:25,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:25,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:25,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-16ba0f69-4e70-4a9c-8dc7-4a80452d1377 x-compute-request-id: req-16ba0f69-4e70-4a9c-8dc7-4a80452d1377 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:25,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-16ba0f69-4e70-4a9c-8dc7-4a80452d1377 2018-07-29 02:42:25,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364726066589s 2018-07-29 02:42:25,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-16ba0f69-4e70-4a9c-8dc7-4a80452d1377 2018-07-29 02:42:25,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:27,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:27,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:27,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a36cf07-4811-4a9b-a729-aaa3169b90bb x-compute-request-id: req-6a36cf07-4811-4a9b-a729-aaa3169b90bb 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:27,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a36cf07-4811-4a9b-a729-aaa3169b90bb 2018-07-29 02:42:27,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19798707962s 2018-07-29 02:42:27,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a36cf07-4811-4a9b-a729-aaa3169b90bb 2018-07-29 02:42:27,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:29,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:29,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:30,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-777ae5de-f740-41aa-82c6-f4a642d1de11 x-compute-request-id: req-777ae5de-f740-41aa-82c6-f4a642d1de11 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:30,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-777ae5de-f740-41aa-82c6-f4a642d1de11 2018-07-29 02:42:30,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194763898849s 2018-07-29 02:42:30,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-777ae5de-f740-41aa-82c6-f4a642d1de11 2018-07-29 02:42:30,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:32,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:32,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:32,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-f11fddab-70ff-4272-ac7e-b642f251d08e x-compute-request-id: req-f11fddab-70ff-4272-ac7e-b642f251d08e 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:32,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f11fddab-70ff-4272-ac7e-b642f251d08e 2018-07-29 02:42:32,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201742887497s 2018-07-29 02:42:32,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f11fddab-70ff-4272-ac7e-b642f251d08e 2018-07-29 02:42:32,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:34,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:34,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-3170cfb9-a7bf-4018-9648-307706da9dd1 x-compute-request-id: req-3170cfb9-a7bf-4018-9648-307706da9dd1 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:34,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3170cfb9-a7bf-4018-9648-307706da9dd1 2018-07-29 02:42:34,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568120002747s 2018-07-29 02:42:34,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3170cfb9-a7bf-4018-9648-307706da9dd1 2018-07-29 02:42:34,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:36,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:36,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:37,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-332f8ab6-5ceb-4a2b-a2d0-dea4830e1cbe x-compute-request-id: req-332f8ab6-5ceb-4a2b-a2d0-dea4830e1cbe 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:37,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-332f8ab6-5ceb-4a2b-a2d0-dea4830e1cbe 2018-07-29 02:42:37,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407832860947s 2018-07-29 02:42:37,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-332f8ab6-5ceb-4a2b-a2d0-dea4830e1cbe 2018-07-29 02:42:37,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:39,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:39,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-5bb0eb14-b8ef-4e31-b1f6-2ca3a0e1464f x-compute-request-id: req-5bb0eb14-b8ef-4e31-b1f6-2ca3a0e1464f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:39,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5bb0eb14-b8ef-4e31-b1f6-2ca3a0e1464f 2018-07-29 02:42:39,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200936079025s 2018-07-29 02:42:39,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5bb0eb14-b8ef-4e31-b1f6-2ca3a0e1464f 2018-07-29 02:42:39,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:41,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:41,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d09c7f1d-2060-452e-9f6a-c2b8f4029bb2 x-compute-request-id: req-d09c7f1d-2060-452e-9f6a-c2b8f4029bb2 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:41,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d09c7f1d-2060-452e-9f6a-c2b8f4029bb2 2018-07-29 02:42:41,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379222869873s 2018-07-29 02:42:41,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d09c7f1d-2060-452e-9f6a-c2b8f4029bb2 2018-07-29 02:42:41,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:43,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:44,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-3f53bf28-5a09-4827-8bbf-3adb1cc3f64e x-compute-request-id: req-3f53bf28-5a09-4827-8bbf-3adb1cc3f64e 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:44,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f53bf28-5a09-4827-8bbf-3adb1cc3f64e 2018-07-29 02:42:44,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196511030197s 2018-07-29 02:42:44,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f53bf28-5a09-4827-8bbf-3adb1cc3f64e 2018-07-29 02:42:44,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:46,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:46,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:46,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8793b69-bf78-4866-919b-a8a52cdf6ab8 x-compute-request-id: req-d8793b69-bf78-4866-919b-a8a52cdf6ab8 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:46,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d8793b69-bf78-4866-919b-a8a52cdf6ab8 2018-07-29 02:42:46,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210714101791s 2018-07-29 02:42:46,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d8793b69-bf78-4866-919b-a8a52cdf6ab8 2018-07-29 02:42:46,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:48,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:48,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:48,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d84b2e-a9aa-49e9-b117-21bfa79c6b60 x-compute-request-id: req-71d84b2e-a9aa-49e9-b117-21bfa79c6b60 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:48,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-71d84b2e-a9aa-49e9-b117-21bfa79c6b60 2018-07-29 02:42:48,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42574095726s 2018-07-29 02:42:48,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-71d84b2e-a9aa-49e9-b117-21bfa79c6b60 2018-07-29 02:42:48,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:50,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:50,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e00c74c6-0fea-4ad9-a9a2-e1f3ba44e551 x-compute-request-id: req-e00c74c6-0fea-4ad9-a9a2-e1f3ba44e551 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:50,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e00c74c6-0fea-4ad9-a9a2-e1f3ba44e551 2018-07-29 02:42:50,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201787948608s 2018-07-29 02:42:50,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e00c74c6-0fea-4ad9-a9a2-e1f3ba44e551 2018-07-29 02:42:50,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:52,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:52,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:53,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-36c6ffa0-7181-43c1-9281-0ccbac253494 x-compute-request-id: req-36c6ffa0-7181-43c1-9281-0ccbac253494 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:53,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-36c6ffa0-7181-43c1-9281-0ccbac253494 2018-07-29 02:42:53,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194026947021s 2018-07-29 02:42:53,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-36c6ffa0-7181-43c1-9281-0ccbac253494 2018-07-29 02:42:53,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:55,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:55,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-157200ff-c40b-44cd-a4d2-a031cf81e58c x-compute-request-id: req-157200ff-c40b-44cd-a4d2-a031cf81e58c 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:55,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-157200ff-c40b-44cd-a4d2-a031cf81e58c 2018-07-29 02:42:55,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199407815933s 2018-07-29 02:42:55,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-157200ff-c40b-44cd-a4d2-a031cf81e58c 2018-07-29 02:42:55,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:57,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:57,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42: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-e307b5e5-eccf-463f-8641-74c04cb72ad9 x-compute-request-id: req-e307b5e5-eccf-463f-8641-74c04cb72ad9 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:57,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e307b5e5-eccf-463f-8641-74c04cb72ad9 2018-07-29 02:42:57,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396379947662s 2018-07-29 02:42:57,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e307b5e5-eccf-463f-8641-74c04cb72ad9 2018-07-29 02:42:57,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:42:59,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:42:59,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:42:59,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-596d562c-ccd8-43f2-997d-934fec926cef x-compute-request-id: req-596d562c-ccd8-43f2-997d-934fec926cef 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:42:59,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-596d562c-ccd8-43f2-997d-934fec926cef 2018-07-29 02:42:59,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19024014473s 2018-07-29 02:42:59,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-596d562c-ccd8-43f2-997d-934fec926cef 2018-07-29 02:42:59,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:01,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:01,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:02,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-4b1ccd7c-3307-487b-a6b4-3cbf127f6519 x-compute-request-id: req-4b1ccd7c-3307-487b-a6b4-3cbf127f6519 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:02,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b1ccd7c-3307-487b-a6b4-3cbf127f6519 2018-07-29 02:43:02,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196897029877s 2018-07-29 02:43:02,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b1ccd7c-3307-487b-a6b4-3cbf127f6519 2018-07-29 02:43:02,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:04,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:04,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:04,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-d49cd91c-fbf8-42ca-8355-391f2b7588b9 x-compute-request-id: req-d49cd91c-fbf8-42ca-8355-391f2b7588b9 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:04,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d49cd91c-fbf8-42ca-8355-391f2b7588b9 2018-07-29 02:43:04,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196929931641s 2018-07-29 02:43:04,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d49cd91c-fbf8-42ca-8355-391f2b7588b9 2018-07-29 02:43:04,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:06,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-6a6c87ed-4c89-4644-9bd7-55584cfbe776 x-compute-request-id: req-6a6c87ed-4c89-4644-9bd7-55584cfbe776 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:06,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a6c87ed-4c89-4644-9bd7-55584cfbe776 2018-07-29 02:43:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37459397316s 2018-07-29 02:43:06,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a6c87ed-4c89-4644-9bd7-55584cfbe776 2018-07-29 02:43:06,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:08,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:09,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-ac442e99-6edd-45ac-854e-c004a4f98e8f x-compute-request-id: req-ac442e99-6edd-45ac-854e-c004a4f98e8f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:09,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ac442e99-6edd-45ac-854e-c004a4f98e8f 2018-07-29 02:43:09,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381876945496s 2018-07-29 02:43:09,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ac442e99-6edd-45ac-854e-c004a4f98e8f 2018-07-29 02:43:09,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:11,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:11,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-ef4054cc-77d9-4071-8bb9-a99780f50d3a x-compute-request-id: req-ef4054cc-77d9-4071-8bb9-a99780f50d3a 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:11,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ef4054cc-77d9-4071-8bb9-a99780f50d3a 2018-07-29 02:43:11,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203602075577s 2018-07-29 02:43:11,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ef4054cc-77d9-4071-8bb9-a99780f50d3a 2018-07-29 02:43:11,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:13,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:13,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:13,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cda5790-91b5-4e24-9730-65800b53ce86 x-compute-request-id: req-2cda5790-91b5-4e24-9730-65800b53ce86 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:13,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2cda5790-91b5-4e24-9730-65800b53ce86 2018-07-29 02:43:13,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380995035172s 2018-07-29 02:43:13,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2cda5790-91b5-4e24-9730-65800b53ce86 2018-07-29 02:43:13,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:15,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:15,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-c861ea9e-34da-45d6-8b82-4ee84613cada x-compute-request-id: req-c861ea9e-34da-45d6-8b82-4ee84613cada 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:15,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c861ea9e-34da-45d6-8b82-4ee84613cada 2018-07-29 02:43:15,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203350067139s 2018-07-29 02:43:15,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c861ea9e-34da-45d6-8b82-4ee84613cada 2018-07-29 02:43:15,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:17,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:17,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:18,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3b3d461-9049-4319-ba74-9b00a08b3a0f x-compute-request-id: req-a3b3d461-9049-4319-ba74-9b00a08b3a0f 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:18,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3b3d461-9049-4319-ba74-9b00a08b3a0f 2018-07-29 02:43:18,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194037914276s 2018-07-29 02:43:18,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3b3d461-9049-4319-ba74-9b00a08b3a0f 2018-07-29 02:43:18,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:20,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:20,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-2b356f74-ef5e-4b3c-8d06-45c1c3e0c476 x-compute-request-id: req-2b356f74-ef5e-4b3c-8d06-45c1c3e0c476 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:20,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b356f74-ef5e-4b3c-8d06-45c1c3e0c476 2018-07-29 02:43:20,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402949094772s 2018-07-29 02:43:20,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b356f74-ef5e-4b3c-8d06-45c1c3e0c476 2018-07-29 02:43:20,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:22,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:22,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-c704f210-3b34-4178-b83c-4edceb7ce4f9 x-compute-request-id: req-c704f210-3b34-4178-b83c-4edceb7ce4f9 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:22,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c704f210-3b34-4178-b83c-4edceb7ce4f9 2018-07-29 02:43:22,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214324951172s 2018-07-29 02:43:22,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c704f210-3b34-4178-b83c-4edceb7ce4f9 2018-07-29 02:43:22,693 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:24,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:24,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-5a33dd4c-a47f-4b10-8c04-34b4694473c8 x-compute-request-id: req-5a33dd4c-a47f-4b10-8c04-34b4694473c8 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:24,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a33dd4c-a47f-4b10-8c04-34b4694473c8 2018-07-29 02:43:24,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211500167847s 2018-07-29 02:43:24,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a33dd4c-a47f-4b10-8c04-34b4694473c8 2018-07-29 02:43:24,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:26,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:26,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:27,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-b8d6469e-ba22-457d-b337-bb16f8e93763 x-compute-request-id: req-b8d6469e-ba22-457d-b337-bb16f8e93763 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:27,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b8d6469e-ba22-457d-b337-bb16f8e93763 2018-07-29 02:43:27,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385589122772s 2018-07-29 02:43:27,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b8d6469e-ba22-457d-b337-bb16f8e93763 2018-07-29 02:43:27,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:29,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:29,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6da4293-ad49-46a3-981d-7de91c9479ec x-compute-request-id: req-f6da4293-ad49-46a3-981d-7de91c9479ec 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:29,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f6da4293-ad49-46a3-981d-7de91c9479ec 2018-07-29 02:43:29,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458354949951s 2018-07-29 02:43:29,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f6da4293-ad49-46a3-981d-7de91c9479ec 2018-07-29 02:43:29,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:31,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:31,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-889811d4-62f4-44cf-b1d2-68e5410d88c5 x-compute-request-id: req-889811d4-62f4-44cf-b1d2-68e5410d88c5 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.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T02:40:15Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:31,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-889811d4-62f4-44cf-b1d2-68e5410d88c5 2018-07-29 02:43:31,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212168931961s 2018-07-29 02:43:31,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-889811d4-62f4-44cf-b1d2-68e5410d88c5 2018-07-29 02:43:31,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 02:43:33,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:34,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-592ae795-4e0f-4c53-afe9-4136cbc7787e x-compute-request-id: req-592ae795-4e0f-4c53-afe9-4136cbc7787e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:27:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T02:43:33.000000", "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T02:43:33Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:34,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-592ae795-4e0f-4c53-afe9-4136cbc7787e 2018-07-29 02:43:34,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469908952713s 2018-07-29 02:43:34,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-592ae795-4e0f-4c53-afe9-4136cbc7787e 2018-07-29 02:43:34,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 02:43:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:34,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-8490460d-e8c0-455c-a48c-dbbbb52204da Date: Sun, 29 Jul 2018 02:43:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T02:43:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fef41c09-2556-4d57-98e2-37db3562e8db","ip_address":"192.168.120.12"}],"id":"95afbdd8-d3cd-4461-92c4-7e941830813b","security_groups":["ebc3ca2e-2a70-4334-835b-450cd2eb448f"],"mac_address":"fa:16:3e:44:27:9c","project_id":"946b036914804fa3a0a56c4a7df0e19e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:40:15Z","binding:vnic_type":"normal","device_id":"5fe21d9a-2699-4fa7-aadc-8534165dfe5b","ip_allocation":"immediate"}]} 2018-07-29 02:43:34,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b used request id req-8490460d-e8c0-455c-a48c-dbbbb52204da 2018-07-29 02:43:34,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0895760059357s 2018-07-29 02:43:34,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b used request id req-8490460d-e8c0-455c-a48c-dbbbb52204da 2018-07-29 02:43:34,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 02:43:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=95afbdd8-d3cd-4461-92c4-7e941830813b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:34,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-237932d7-8c18-4d43-a9f5-b0585904f140 Date: Sun, 29 Jul 2018 02:43:34 GMT RESP BODY: {"floatingips": []} 2018-07-29 02:43:34,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=95afbdd8-d3cd-4461-92c4-7e941830813b used request id req-237932d7-8c18-4d43-a9f5-b0585904f140 2018-07-29 02:43:34,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0766170024872s 2018-07-29 02:43:34,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=95afbdd8-d3cd-4461-92c4-7e941830813b used request id req-237932d7-8c18-4d43-a9f5-b0585904f140 2018-07-29 02:43:34,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 02:43:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:35,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d15503bc-623b-459d-a984-58f954e5fb8f x-compute-request-id: req-d15503bc-623b-459d-a984-58f954e5fb8f Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:27:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T02:43:33.000000", "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T02:43:33Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 02:43:35,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d15503bc-623b-459d-a984-58f954e5fb8f 2018-07-29 02:43:35,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386587142944s 2018-07-29 02:43:35,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d15503bc-623b-459d-a984-58f954e5fb8f 2018-07-29 02:43:35,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 02:43:35,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:35,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-ca094a34-e43b-458c-ba6c-6671d9c46a26 Date: Sun, 29 Jul 2018 02:43:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T02:43:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fef41c09-2556-4d57-98e2-37db3562e8db","ip_address":"192.168.120.12"}],"id":"95afbdd8-d3cd-4461-92c4-7e941830813b","security_groups":["ebc3ca2e-2a70-4334-835b-450cd2eb448f"],"mac_address":"fa:16:3e:44:27:9c","project_id":"946b036914804fa3a0a56c4a7df0e19e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:40:15Z","binding:vnic_type":"normal","device_id":"5fe21d9a-2699-4fa7-aadc-8534165dfe5b","ip_allocation":"immediate"}]} 2018-07-29 02:43:35,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b used request id req-ca094a34-e43b-458c-ba6c-6671d9c46a26 2018-07-29 02:43:35,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0838060379028s 2018-07-29 02:43:35,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b used request id req-ca094a34-e43b-458c-ba6c-6671d9c46a26 2018-07-29 02:43:35,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 02:43:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=95afbdd8-d3cd-4461-92c4-7e941830813b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:35,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-15bd9d7b-0676-4432-8adc-27cd632a53bd Date: Sun, 29 Jul 2018 02:43:35 GMT RESP BODY: {"floatingips": []} 2018-07-29 02:43:35,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=95afbdd8-d3cd-4461-92c4-7e941830813b used request id req-15bd9d7b-0676-4432-8adc-27cd632a53bd 2018-07-29 02:43:35,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.050733089447s 2018-07-29 02:43:35,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=95afbdd8-d3cd-4461-92c4-7e941830813b used request id req-15bd9d7b-0676-4432-8adc-27cd632a53bd 2018-07-29 02:43:35,172 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:27:9c', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2b084bf2-ff79-4e5f-b5d9-45ffde476b7d'}), 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-29T02:43:33.000000', 'flavor': Munch({u'id': u'aed177e9-815d-4bab-bb4b-e242f7934c00'}), 'az': u'nova', 'id': u'5fe21d9a-2699-4fa7-aadc-8534165dfe5b', 'security_groups': [Munch({u'name': u'shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3853fa1719f94a3bb86cc8f0d93518d6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946b036914804fa3a0a56c4a7df0e19e', 'name': 'shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af', '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-29T02:43:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T02:43:33Z', 'hostId': u'87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e', '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-29T02:43:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946b036914804fa3a0a56c4a7df0e19e', 'name': u'shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af', 'adminPass': None, 'tenant_id': u'946b036914804fa3a0a56c4a7df0e19e', 'created_at': u'2018-07-29T02:40:13Z', 'created': u'2018-07-29T02:40:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 02:43:35,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 02:43:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:35,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-565ebc67-df0b-44bb-8a54-229bea02b944 Date: Sun, 29 Jul 2018 02:43:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"946b036914804fa3a0a56c4a7df0e19e","l2_adjacency":true,"status":"ACTIVE","subnets":["fef41c09-2556-4d57-98e2-37db3562e8db"],"description":"","tags":[],"updated_at":"2018-07-29T02:39:51Z","qos_policy_id":null,"name":"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af","admin_state_up":true,"tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","mtu":1450}]} 2018-07-29 02:43:35,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-565ebc67-df0b-44bb-8a54-229bea02b944 2018-07-29 02:43:35,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12295293808s 2018-07-29 02:43:35,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-565ebc67-df0b-44bb-8a54-229bea02b944 2018-07-29 02:43:35,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 02:43:35,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 02:43:35,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-15925090-3c2a-4c59-a4fb-4af2209663f4 Date: Sun, 29 Jul 2018 02:43:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T02:43:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fef41c09-2556-4d57-98e2-37db3562e8db","ip_address":"192.168.120.12"}],"id":"95afbdd8-d3cd-4461-92c4-7e941830813b","security_groups":["ebc3ca2e-2a70-4334-835b-450cd2eb448f"],"mac_address":"fa:16:3e:44:27:9c","project_id":"946b036914804fa3a0a56c4a7df0e19e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:40:15Z","binding:vnic_type":"normal","device_id":"5fe21d9a-2699-4fa7-aadc-8534165dfe5b","ip_allocation":"immediate"}]} 2018-07-29 02:43:35,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b used request id req-15925090-3c2a-4c59-a4fb-4af2209663f4 2018-07-29 02:43:35,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0586040019989s 2018-07-29 02:43:35,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5fe21d9a-2699-4fa7-aadc-8534165dfe5b used request id req-15925090-3c2a-4c59-a4fb-4af2209663f4 2018-07-29 02:43:35,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 02:43:35,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.12", "port_id": "95afbdd8-d3cd-4461-92c4-7e941830813b"}}' 2018-07-29 02:43:37,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-37f115b7-c74b-418d-a368-4c7db1936bf7 Date: Sun, 29 Jul 2018 02:43:37 GMT RESP BODY: {"floatingip": {"router_id": "760db4ad-3a9d-49ae-93f7-1f7356324c92", "status": "DOWN", "description": "", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:43:36Z", "updated_at": "2018-07-29T02:43:36Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9f78b5d5-bfb1-448b-a947-7be131c41d49", "device_owner": "compute:nova", "mac_address": "fa:16:3e:44:27:9c", "device_id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "port_id": "95afbdd8-d3cd-4461-92c4-7e941830813b", "id": "03b5ac25-54f9-43f6-b467-8be7800c73bb", "qos_policy_id": null}} 2018-07-29 02:43:37,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-37f115b7-c74b-418d-a368-4c7db1936bf7 2018-07-29 02:43:37,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34858989716s 2018-07-29 02:43:37,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-37f115b7-c74b-418d-a368-4c7db1936bf7 2018-07-29 02:43:37,713 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'760db4ad-3a9d-49ae-93f7-1f7356324c92', 'updated_at': u'2018-07-29T02:43:36Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.203', 'revision_number': 0, 'port_id': u'95afbdd8-d3cd-4461-92c4-7e941830813b', 'id': u'03b5ac25-54f9-43f6-b467-8be7800c73bb', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'95afbdd8-d3cd-4461-92c4-7e941830813b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946b036914804fa3a0a56c4a7df0e19e', 'name': 'shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946b036914804fa3a0a56c4a7df0e19e', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9f78b5d5-bfb1-448b-a947-7be131c41d49', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:44:27:9c', u'device_id': u'5fe21d9a-2699-4fa7-aadc-8534165dfe5b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'946b036914804fa3a0a56c4a7df0e19e', 'created_at': u'2018-07-29T02:43:36Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9f78b5d5-bfb1-448b-a947-7be131c41d49', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:44:27:9c', u'device_id': u'5fe21d9a-2699-4fa7-aadc-8534165dfe5b'}), 'router': u'760db4ad-3a9d-49ae-93f7-1f7356324c92'}) 2018-07-29 02:43:37,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 02:43:37,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b/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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 02:43:37,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43: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-463144f3-dd50-414e-b79f-32636d415f09 x-compute-request-id: req-463144f3-dd50-414e-b79f-32636d415f09 Content-Encoding: gzip Content-Length: 10408 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 661509579 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.133909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135584] pid_max: default: 32768 minimum: 301\n[ 0.136489] ACPI: Core revision 20150930\n[ 0.137895] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139226] Security Framework initialized\n[ 0.140056] Yama: becoming mindful.\n[ 0.140801] AppArmor: AppArmor initialized\n[ 0.141678] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143047] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144357] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147004] Initializing cgroup subsys io\n[ 0.147835] Initializing cgroup subsys memory\n[ 0.148708] Initializing cgroup subsys devices\n[ 0.149595] Initializing cgroup subsys freezer\n[ 0.150474] Initializing cgroup subsys net_cls\n[ 0.151349] Initializing cgroup subsys perf_event\n[ 0.152266] Initializing cgroup subsys net_prio\n[ 0.153175] Initializing cgroup subsys hugetlb\n[ 0.154056] Initializing cgroup subsys pids\n[ 0.154919] CPU: Physical Processor ID: 0\n[ 0.156421] mce: CPU supports 10 MCE banks\n[ 0.157287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158300] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159422] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.160470] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.161655] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.162894] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.163995] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.165533] Speculative Store Bypass: Vulnerable\n[ 0.182259] Freeing SMP alternatives memory: 32K\n[ 0.187892] ftrace: allocating 32237 entries in 126 pages\n[ 0.222509] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223756] smpboot: Max logical packages: 1\n[ 0.224762] x2apic enabled\n[ 0.225594] Switched APIC routing to physical x2apic.\n[ 0.227355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228509] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232454] KVM setup paravirtual spinlock\n[ 0.233787] x86: Booted up 1 node, 1 CPUs\n[ 0.234614] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236046] devtmpfs: initialized\n[ 0.237790] evm: security.selinux\n[ 0.238507] evm: security.SMACK64\n[ 0.239204] evm: security.SMACK64EXEC\n[ 0.239957] evm: security.SMACK64TRANSMUTE\n[ 0.240779] evm: security.SMACK64MMAP\n[ 0.241535] evm: security.ima\n[ 0.242181] evm: security.capability\n[ 0.243012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244861] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.246072] pinctrl core: initialized pinctrl subsystem\n[ 0.247199] RTC time: 2:43:32, date: 07/29/18\n[ 0.248191] NET: Registered protocol family 16\n[ 0.249210] cpuidle: using governor ladder\n[ 0.250056] cpuidle: using governor menu\n[ 0.250865] PCCT header not found.\n[ 0.251644] ACPI: bus type PCI registered\n[ 0.252461] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253727] PCI: Using configuration type 1 for base access\n[ 0.255587] ACPI: Added _OSI(Module Device)\n[ 0.256445] ACPI: Added _OSI(Processor Device)\n[ 0.257316] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260059] ACPI: Interpreter enabled\n[ 0.260849] ACPI: (supports S0 S5)\n[ 0.261576] ACPI: Using IOAPIC for interrupt routing\n[ 0.262543] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.265888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268317] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271813] acpiphp: Slot [3] registered\n[ 0.272640] acpiphp: Slot [4] registered\n[ 0.283443] acpiphp: Slot [5] registered\n[ 0.284267] acpiphp: Slot [6] registered\n[ 0.285093] acpiphp: Slot [7] registered\n[ 0.285914] acpiphp: Slot [8] registered\n[ 0.286737] acpiphp: Slot [9] registered\n[ 0.287562] acpiphp: Slot [10] registered\n[ 0.288395] acpiphp: Slot [11] registered\n[ 0.289224] acpiphp: Slot [12] registered\n[ 0.290056] acpiphp: Slot [13] registered\n[ 0.290891] acpiphp: Slot [14] registered\n[ 0.291724] acpiphp: Slot [15] registered\n[ 0.292553] acpiphp: Slot [16] registered\n[ 0.293385] acpiphp: Slot [17] registered\n[ 0.294214] acpiphp: Slot [18] registered\n[ 0.295045] acpiphp: Slot [19] registered\n[ 0.295887] acpiphp: Slot [20] registered\n[ 0.296722] acpiphp: Slot [21] registered\n[ 0.297553] acpiphp: Slot [22] registered\n[ 0.298382] acpiphp: Slot [23] registered\n[ 0.299211] acpiphp: Slot [24] registered\n[ 0.300052] acpiphp: Slot [25] registered\n[ 0.300889] acpiphp: Slot [26] registered\n[ 0.301721] acpiphp: Slot [27] registered\n[ 0.302549] acpiphp: Slot [28] registered\n[ 0.303379] acpiphp: Slot [29] registered\n[ 0.304208] acpiphp: Slot [30] registered\n[ 0.305042] acpiphp: Slot [31] registered\n[ 0.305871] PCI host bridge to bus 0000:00\n[ 0.306701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309174] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.312183] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.313688] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316944] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318259] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319469] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320921] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324002] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.345218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.346742] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.348206] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.349663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.351079] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.352658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.354020] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.355100] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.356676] vgaarb: loaded\n[ 0.357286] vgaarb: bridge control possible 0000:00:02.0\n[ 0.358576] SCSI subsystem initialized\n[ 0.359499] ACPI: bus type USB registered\n[ 0.360346] usbcore: registered new interface driver usbfs\n[ 0.361414] usbcore: registered new interface driver hub\n[ 0.362445] usbcore: registered new device driver usb\n[ 0.363607] PCI: Using ACPI for IRQ routing\n[ 0.364755] NetLabel: Initializing\n[ 0.365495] NetLabel: domain hash size = 128\n[ 0.366355] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367329] NetLabel: unlabeled traffic allowed by default\n[ 0.368503] amd_nb: Cannot enumerate AMD northbridges\n[ 0.369513] clocksource: Switched to clocksource kvm-clock\n[ 0.377090] AppArmor: AppArmor Filesystem Enabled\n[ 0.378119] pnp: PnP ACPI init\n[ 0.379100] pnp: PnP ACPI: found 5 devices\n[ 0.385548] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387295] NET: Registered protocol family 2\n[ 0.388353] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389679] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390900] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392109] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393214] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394426] NET: Registered protocol family 1\n[ 0.395319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396442] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397608] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431292] Unpacking initramfs...\n[ 0.879474] Freeing initrd memory: 37084K\n[ 0.880897] Scanning for low memory corruption every 60 seconds\n[ 0.882485] audit: initializing netlink subsys (disabled)\n[ 0.883593] audit: type=2000 audit(1532832214.360:1): initialized\n[ 0.885043] Initialise system trusted keyring\n[ 0.886118] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.887310] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.889596] zbud: loaded\n[ 0.890483] VFS: Disk quotas dquot_6.6.0\n[ 0.891326] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.892827] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.894167] fuse init (API version 7.23)\n[ 0.895118] Key type big_key registered\n[ 0.895942] Allocating IMA MOK and blacklist keyrings.\n[ 0.897242] Key type asymmetric registered\n[ 0.898109] Asymmetric key parser 'x509' registered\n[ 0.899111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.900638] io scheduler noop registered\n[ 0.901453] io scheduler deadline registered (default)\n[ 0.902482] io scheduler cfq registered\n[ 0.903365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.904445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.905796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.907290] ACPI: Power Button [PWRF]\n[ 0.908239] GHES: HEST is not enabled!\n[ 0.923783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.956015] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.958420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.982586] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.984947] Linux agpgart interface v0.103\n[ 0.987186] loop: module loaded\n[ 0.990025] vda: vda1\n[ 0.991352] scsi host0: ata_piix\n[ 0.992212] scsi host1: ata_piix\n[ 0.992961] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.994215] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.995783] libphy: Fixed MDIO Bus: probed\n[ 0.996627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.997609] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.999922] PPP generic driver version 2.4.2\n[ 1.000870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.002101] ehci-pci: EHCI PCI platform driver\n[ 1.003019] ehci-platform: EHCI generic platform driver\n[ 1.004039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.005198] ohci-pci: OHCI PCI platform driver\n[ 1.006106] ohci-platform: OHCI generic platform driver\n[ 1.007129] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.023062] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.024107] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.025621] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.026689] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.027872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.029146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.030612] usb usb1: Product: UHCI Host Controller\n[ 1.031571] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.032755] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.033773] hub 1-0:1.0: USB hub found\n[ 1.034578] hub 1-0:1.0: 2 ports detected\n[ 1.035547] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.037777] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.038764] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.039842] mousedev: PS/2 mouse device common for all mice\n[ 1.041180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.043217] rtc_cmos 00:00: RTC can wake from S4\n[ 1.044375] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.045617] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.046863] i2c /dev entries driver\n[ 1.047659] device-mapper: uevent: version 1.0.3\n[ 1.048646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.050326] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.051769] NET: Registered protocol family 10\n[ 1.052931] NET: Registered protocol family 17\n[ 1.053863] Key type dns_resolver registered\n[ 1.054950] registered taskstats version 1\n[ 1.055834] Loading compiled-in X.509 certificates\n[ 1.057329] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.059281] zswap: loaded using pool lzo/zbud\n[ 1.061471] Key type trusted registered\n[ 1.064230] Key type encrypted registered\n[ 1.065100] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.066177] ima: No TPM chip found, activating TPM-bypass!\n[ 1.067253] evm: HMAC attrs: 0x1\n[ 1.068247] Magic number: 10:80:714\n[ 1.069131] rtc_cmos 00:00: setting system clock to 2018-07-29 02:43:33 UTC (1532832213)\n[ 1.070820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.071973] EDD information not available.\n[ 1.154844] Freeing unused kernel memory: 1512K\n[ 1.155791] Write protecting the kernel read-only data: 14336k\n[ 1.157911] Freeing unused kernel memory: 1692K\n[ 1.159024] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.169071] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.171234] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.173170] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.175062] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.176930] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.178818] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.186154] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.188117] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.190624] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.192696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.250563] virtio_net virtio0 ens3: renamed from eth0\n[ 1.257464] [drm] Initialized drm 1.1.0 20060810\n[ 1.258856] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.260710] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.287183] AVX2 version of gcm_enc/dec engaged.\n[ 1.288156] AES CTR mode by8 optimization enabled\n[ 1.289894] FDC 0 is a S82078B\n[ 1.345554] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.506806] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.508095] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.509399] usb 1-1: Product: QEMU USB Tablet\n[ 1.510271] usb 1-1: Manufacturer: QEMU\n[ 1.511065] usb 1-1: SerialNumber: 42\n[ 1.518939] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.525197] usbcore: registered new interface driver usbhid\n[ 1.526307] usbhid: USB HID core driver\n[ 1.529060] 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.531379] 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.798469] md: linear personality registered for level -1\n[ 1.801774] md: multipath personality registered for level -4\n[ 1.805091] md: raid0 personality registered for level 0\n[ 1.808842] md: raid1 personality registered for level 1\n[ 1.881519] raid6: sse2x1 gen() 11440 MB/s\n[ 1.949515] raid6: sse2x1 xor() 9040 MB/s\n[ 2.017527] raid6: sse2x2 gen() 14401 MB/s\n[ 2.085526] raid6: sse2x2 xor() 9613 MB/s\n[ 2.153525] raid6: sse2x4 gen() 16585 MB/s\n[ 2.221514] raid6: sse2x4 xor() 11469 MB/s\n[ 2.289532] raid6: avx2x1 gen() 21930 MB/s\n[ 2.357514] raid6: avx2x2 gen() 25642 MB/s\n[ 2.425526] raid6: avx2x4 gen() 29545 MB/s\n[ 2.426407] raid6: using algorithm avx2x4 gen() 29545 MB/s\n[ 2.427458] raid6: using avx2x2 recovery algorithm\n[ 2.428423] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.429619] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 2.432999] xor: automatically using best checksumming function:\n[ 2.473524] avx : 31720.000 MB/sec\n[ 2.475769] async_tx: api initialized (async)\n[ 2.486673] md: raid6 personality registered for level 6\n[ 2.487728] md: raid5 personality registered for level 5\n[ 2.488757] md: raid4 personality registered for level 4\n[ 2.494304] 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.524191] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.543521] 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.655887] 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.659295] systemd[1]: Detected virtualization kvm.\n[ 2.660290] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.663608] systemd[1]: Set hostname to .\n[ 2.666460] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.667623] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.789536] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.791842] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.794087] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.796359] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.798782] 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.801568] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.804039] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.806364] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.808831] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.810638] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.812901] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.815029] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.817110] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.819208] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.821253] 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.824455] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.826773] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.828857] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.831533] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.834118] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.838498] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.840745] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.845642] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.849760] 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.857561] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.863373] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...[ 2.871171] Loading iSCSI transport class v2.0-870.\n\n[ 2.872722] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.882062] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.888840] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.896739] systemd[1]: Starting Set console keymap...\n[ 2.899864] iscsi: registered transport (tcp)\n Starting Set console keymap...\n[ 2.903242] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.910666] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.914856] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.922316] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.929604] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 2.998607] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[ 3.431022] intel_rapl: no valid rapl domains found in package 0\n"} 2018-07-29 02:43:37,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b/action used request id req-463144f3-dd50-414e-b79f-32636d415f09 2018-07-29 02:43:37,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.247741937637s 2018-07-29 02:43:37,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b/action used request id req-463144f3-dd50-414e-b79f-32636d415f09 2018-07-29 02:43:37,963 - 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 661509579 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.133909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135584] pid_max: default: 32768 minimum: 301 [ 0.136489] ACPI: Core revision 20150930 [ 0.137895] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139226] Security Framework initialized [ 0.140056] Yama: becoming mindful. [ 0.140801] AppArmor: AppArmor initialized [ 0.141678] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.143047] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144357] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147004] Initializing cgroup subsys io [ 0.147835] Initializing cgroup subsys memory [ 0.148708] Initializing cgroup subsys devices [ 0.149595] Initializing cgroup subsys freezer [ 0.150474] Initializing cgroup subsys net_cls [ 0.151349] Initializing cgroup subsys perf_event [ 0.152266] Initializing cgroup subsys net_prio [ 0.153175] Initializing cgroup subsys hugetlb [ 0.154056] Initializing cgroup subsys pids [ 0.154919] CPU: Physical Processor ID: 0 [ 0.156421] mce: CPU supports 10 MCE banks [ 0.157287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158300] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159422] Spectre V2 : Mitigation: Full generic retpoline [ 0.160470] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.161655] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.162894] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.163995] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.165533] Speculative Store Bypass: Vulnerable [ 0.182259] Freeing SMP alternatives memory: 32K [ 0.187892] ftrace: allocating 32237 entries in 126 pages [ 0.222509] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223756] smpboot: Max logical packages: 1 [ 0.224762] x2apic enabled [ 0.225594] Switched APIC routing to physical x2apic. [ 0.227355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.228509] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.230626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.232454] KVM setup paravirtual spinlock [ 0.233787] x86: Booted up 1 node, 1 CPUs [ 0.234614] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.236046] devtmpfs: initialized [ 0.237790] evm: security.selinux [ 0.238507] evm: security.SMACK64 [ 0.239204] evm: security.SMACK64EXEC [ 0.239957] evm: security.SMACK64TRANSMUTE [ 0.240779] evm: security.SMACK64MMAP [ 0.241535] evm: security.ima [ 0.242181] evm: security.capability [ 0.243012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244861] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.246072] pinctrl core: initialized pinctrl subsystem [ 0.247199] RTC time: 2:43:32, date: 07/29/18 [ 0.248191] NET: Registered protocol family 16 [ 0.249210] cpuidle: using governor ladder [ 0.250056] cpuidle: using governor menu [ 0.250865] PCCT header not found. [ 0.251644] ACPI: bus type PCI registered [ 0.252461] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.253727] PCI: Using configuration type 1 for base access [ 0.255587] ACPI: Added _OSI(Module Device) [ 0.256445] ACPI: Added _OSI(Processor Device) [ 0.257316] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.258227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.260059] ACPI: Interpreter enabled [ 0.260849] ACPI: (supports S0 S5) [ 0.261576] ACPI: Using IOAPIC for interrupt routing [ 0.262543] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.265888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.267053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.268317] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.269539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.271813] acpiphp: Slot [3] registered [ 0.272640] acpiphp: Slot [4] registered [ 0.283443] acpiphp: Slot [5] registered [ 0.284267] acpiphp: Slot [6] registered [ 0.285093] acpiphp: Slot [7] registered [ 0.285914] acpiphp: Slot [8] registered [ 0.286737] acpiphp: Slot [9] registered [ 0.287562] acpiphp: Slot [10] registered [ 0.288395] acpiphp: Slot [11] registered [ 0.289224] acpiphp: Slot [12] registered [ 0.290056] acpiphp: Slot [13] registered [ 0.290891] acpiphp: Slot [14] registered [ 0.291724] acpiphp: Slot [15] registered [ 0.292553] acpiphp: Slot [16] registered [ 0.293385] acpiphp: Slot [17] registered [ 0.294214] acpiphp: Slot [18] registered [ 0.295045] acpiphp: Slot [19] registered [ 0.295887] acpiphp: Slot [20] registered [ 0.296722] acpiphp: Slot [21] registered [ 0.297553] acpiphp: Slot [22] registered [ 0.298382] acpiphp: Slot [23] registered [ 0.299211] acpiphp: Slot [24] registered [ 0.300052] acpiphp: Slot [25] registered [ 0.300889] acpiphp: Slot [26] registered [ 0.301721] acpiphp: Slot [27] registered [ 0.302549] acpiphp: Slot [28] registered [ 0.303379] acpiphp: Slot [29] registered [ 0.304208] acpiphp: Slot [30] registered [ 0.305042] acpiphp: Slot [31] registered [ 0.305871] PCI host bridge to bus 0000:00 [ 0.306701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309174] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.312183] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.313688] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.316944] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318259] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.319469] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.320921] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.324002] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.325467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.345218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.346742] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.348206] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.349663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.351079] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352658] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.354020] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.355100] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356676] vgaarb: loaded [ 0.357286] vgaarb: bridge control possible 0000:00:02.0 [ 0.358576] SCSI subsystem initialized [ 0.359499] ACPI: bus type USB registered [ 0.360346] usbcore: registered new interface driver usbfs [ 0.361414] usbcore: registered new interface driver hub [ 0.362445] usbcore: registered new device driver usb [ 0.363607] PCI: Using ACPI for IRQ routing [ 0.364755] NetLabel: Initializing [ 0.365495] NetLabel: domain hash size = 128 [ 0.366355] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.367329] NetLabel: unlabeled traffic allowed by default [ 0.368503] amd_nb: Cannot enumerate AMD northbridges [ 0.369513] clocksource: Switched to clocksource kvm-clock [ 0.377090] AppArmor: AppArmor Filesystem Enabled [ 0.378119] pnp: PnP ACPI init [ 0.379100] pnp: PnP ACPI: found 5 devices [ 0.385548] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387295] NET: Registered protocol family 2 [ 0.388353] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389679] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390900] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392109] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393214] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394426] NET: Registered protocol family 1 [ 0.395319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396442] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397608] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.413441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431292] Unpacking initramfs... [ 0.879474] Freeing initrd memory: 37084K [ 0.880897] Scanning for low memory corruption every 60 seconds [ 0.882485] audit: initializing netlink subsys (disabled) [ 0.883593] audit: type=2000 audit(1532832214.360:1): initialized [ 0.885043] Initialise system trusted keyring [ 0.886118] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.887310] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.889596] zbud: loaded [ 0.890483] VFS: Disk quotas dquot_6.6.0 [ 0.891326] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.892827] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.894167] fuse init (API version 7.23) [ 0.895118] Key type big_key registered [ 0.895942] Allocating IMA MOK and blacklist keyrings. [ 0.897242] Key type asymmetric registered [ 0.898109] Asymmetric key parser 'x509' registered [ 0.899111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.900638] io scheduler noop registered [ 0.901453] io scheduler deadline registered (default) [ 0.902482] io scheduler cfq registered [ 0.903365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.904445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.905796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.907290] ACPI: Power Button [PWRF] [ 0.908239] GHES: HEST is not enabled! [ 0.923783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.956015] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.958420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.982586] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.984947] Linux agpgart interface v0.103 [ 0.987186] loop: module loaded [ 0.990025] vda: vda1 [ 0.991352] scsi host0: ata_piix [ 0.992212] scsi host1: ata_piix [ 0.992961] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.994215] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.995783] libphy: Fixed MDIO Bus: probed [ 0.996627] tun: Universal TUN/TAP device driver, 1.6 [ 0.997609] tun: (C) 1999-2004 Max Krasnyansky [ 0.999922] PPP generic driver version 2.4.2 [ 1.000870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.002101] ehci-pci: EHCI PCI platform driver [ 1.003019] ehci-platform: EHCI generic platform driver [ 1.004039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.005198] ohci-pci: OHCI PCI platform driver [ 1.006106] ohci-platform: OHCI generic platform driver [ 1.007129] uhci_hcd: USB Universal Host Controller Interface driver [ 1.023062] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.024107] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.025621] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.026689] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.027872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.029146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030612] usb usb1: Product: UHCI Host Controller [ 1.031571] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.032755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.033773] hub 1-0:1.0: USB hub found [ 1.034578] hub 1-0:1.0: 2 ports detected [ 1.035547] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.037777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.038764] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.039842] mousedev: PS/2 mouse device common for all mice [ 1.041180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.043217] rtc_cmos 00:00: RTC can wake from S4 [ 1.044375] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.045617] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.046863] i2c /dev entries driver [ 1.047659] device-mapper: uevent: version 1.0.3 [ 1.048646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.050326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.051769] NET: Registered protocol family 10 [ 1.052931] NET: Registered protocol family 17 [ 1.053863] Key type dns_resolver registered [ 1.054950] registered taskstats version 1 [ 1.055834] Loading compiled-in X.509 certificates [ 1.057329] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.059281] zswap: loaded using pool lzo/zbud [ 1.061471] Key type trusted registered [ 1.064230] Key type encrypted registered [ 1.065100] AppArmor: AppArmor sha1 policy hashing enabled [ 1.066177] ima: No TPM chip found, activating TPM-bypass! [ 1.067253] evm: HMAC attrs: 0x1 [ 1.068247] Magic number: 10:80:714 [ 1.069131] rtc_cmos 00:00: setting system clock to 2018-07-29 02:43:33 UTC (1532832213) [ 1.070820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.071973] EDD information not available. [ 1.154844] Freeing unused kernel memory: 1512K [ 1.155791] Write protecting the kernel read-only data: 14336k [ 1.157911] Freeing unused kernel memory: 1692K [ 1.159024] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.169071] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.171234] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.173170] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.175062] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.176930] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.178818] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.186154] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.188117] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.190624] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.192696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.250563] virtio_net virtio0 ens3: renamed from eth0 [ 1.257464] [drm] Initialized drm 1.1.0 20060810 [ 1.258856] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.260710] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.287183] AVX2 version of gcm_enc/dec engaged. [ 1.288156] AES CTR mode by8 optimization enabled [ 1.289894] FDC 0 is a S82078B [ 1.345554] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.506806] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.508095] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.509399] usb 1-1: Product: QEMU USB Tablet [ 1.510271] usb 1-1: Manufacturer: QEMU [ 1.511065] usb 1-1: SerialNumber: 42 [ 1.518939] hidraw: raw HID events driver (C) Jiri Kosina [ 1.525197] usbcore: registered new interface driver usbhid [ 1.526307] usbhid: USB HID core driver [ 1.529060] 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.531379] 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.798469] md: linear personality registered for level -1 [ 1.801774] md: multipath personality registered for level -4 [ 1.805091] md: raid0 personality registered for level 0 [ 1.808842] md: raid1 personality registered for level 1 [ 1.881519] raid6: sse2x1 gen() 11440 MB/s [ 1.949515] raid6: sse2x1 xor() 9040 MB/s [ 2.017527] raid6: sse2x2 gen() 14401 MB/s [ 2.085526] raid6: sse2x2 xor() 9613 MB/s [ 2.153525] raid6: sse2x4 gen() 16585 MB/s [ 2.221514] raid6: sse2x4 xor() 11469 MB/s [ 2.289532] raid6: avx2x1 gen() 21930 MB/s [ 2.357514] raid6: avx2x2 gen() 25642 MB/s [ 2.425526] raid6: avx2x4 gen() 29545 MB/s [ 2.426407] raid6: using algorithm avx2x4 gen() 29545 MB/s [ 2.427458] raid6: using avx2x2 recovery algorithm [ 2.428423] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 2.429619] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns [ 2.432999] xor: automatically using best checksumming function: [ 2.473524] avx : 31720.000 MB/sec [ 2.475769] async_tx: api initialized (async) [ 2.486673] md: raid6 personality registered for level 6 [ 2.487728] md: raid5 personality registered for level 5 [ 2.488757] md: raid4 personality registered for level 4 [ 2.494304] 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.524191] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.543521] 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.655887] 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.659295] systemd[1]: Detected virtualization kvm. [ 2.660290] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.663608] systemd[1]: Set hostname to . [ 2.666460] systemd[1]: Initializing machine ID from KVM UUID. [ 2.667623] systemd[1]: Installed transient /etc/machine-id file. [ 2.789536] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.791842] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.794087] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.796359] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.798782] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.801568] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.804039] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.806364] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.808831] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.810638] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.812901] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.815029] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.817110] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.819208] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.821253] 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.824455] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.826773] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.828857] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.831533] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.834118] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.838498] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.840745] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.845642] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.849760] 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.857561] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.863373] systemd[1]: Mounting Debug File System... Mounting Debug File System...[ 2.871171] Loading iSCSI transport class v2.0-870. [ 2.872722] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.882062] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.888840] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.896739] systemd[1]: Starting Set console keymap... [ 2.899864] iscsi: registered transport (tcp) Starting Set console keymap... [ 2.903242] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.910666] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.914856] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.922316] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.929604] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 2.998607] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 3.431022] intel_rapl: no valid rapl domains found in package 0 2018-07-29 02:43:40,972 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203 2018-07-29 02:43:50,985 - paramiko.transport - DEBUG - starting thread (client mode): 0x5380a690L 2018-07-29 02:43:50,986 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 02:43:50,995 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-29 02:43:50,995 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-29 02:43:50,997 - 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-29 02:43:50,997 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 02:43:50,997 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-29 02:43:50,997 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 02:43:50,998 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 02:43:50,998 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 02:43:51,041 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 02:43:51,042 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 02:43:51,049 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 5e1e9b1967769a51985e8124d02e9172 2018-07-29 02:43:51,051 - paramiko.transport - DEBUG - Trying discovered key 1836b409e2f20a2f4a0529ffced1dda9 in /tmp/tmp3IcJEV 2018-07-29 02:43:51,081 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 02:43:51,104 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 02:43:51,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-29 02:43:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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-29 02:43:51,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-994b299d-0e3b-41d8-8acc-93c3baaa924b 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.3:35357/v3/", "rel": "self"}]}]}} 2018-07-29 02:43:51,129 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-994b299d-0e3b-41d8-8acc-93c3baaa924b 2018-07-29 02:43:51,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:51,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ebb1ee-3668-4424-b216-669ae80477de Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24fc9eb0771242ecb62efc71b7e240dc"}, "enabled": true, "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/3539089131cc4eafb6e7f05231bbb8ac"}, "enabled": true, "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a52aa64c6b84a4eafa1f9237c3070e2"}, "enabled": true, "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f4deff11c0d42f5b601e2dc652fd786"}, "enabled": true, "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5fdfa836c74a4512bc6799b26539f454"}, "enabled": true, "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/882fca0bd23d469b92c7e00c57d49ebf"}, "enabled": true, "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a41d741bdf3e41babacaa1fea3a0288f"}, "enabled": true, "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a7ac5e193ef1423b9220d52eae40ce26"}, "enabled": true, "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada02472ed6e43c0ba2f08097afab7dc"}, "enabled": true, "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7b3d220b59e436db804467fd89085d3"}, "enabled": true, "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d6638ca23cc04e32ab17cfabaa625269"}, "enabled": true, "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df3d849424924aa3a3fbc37d6edec964"}, "enabled": true, "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e1e04925bf5c43e783b8db99c480f9e1"}, "enabled": true, "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/f124a28f6bb44cb79738ec1e11c32379"}, "enabled": true, "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f827442bf1db4a5bbf1a97f521645c55"}, "enabled": true, "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-07-29 02:43:51,213 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-54ebb1ee-3668-4424-b216-669ae80477de 2018-07-29 02:43:51,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0942680835724s 2018-07-29 02:43:51,214 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-54ebb1ee-3668-4424-b216-669ae80477de 2018-07-29 02:43:51,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-29 02:43:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:51,262 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-29 02:43:51,262 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-29 02:43:51,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c8a1bc-c42f-463f-9ef2-e18779149e29 Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/01f085323edb436890e0e107743504d5"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "01f085323edb436890e0e107743504d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/030261ab3370436d9b6d0b1b38a43842"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0882eaa882a84997897f7e5ba6482b68"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0b4deaaaca344fb88130bf788f47d1a7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0efce91dd3594b1caf39e7be1b3b9339"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0f474140054a454fa0986ce40ee61010"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "0f474140054a454fa0986ce40ee61010"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/14ec9c1fd10347779715789766e41ce6"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "14ec9c1fd10347779715789766e41ce6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2e381f543da34bc8b523bbc3b3092cc4"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/30ecc0ae663d4a62804d87cc1ea47dcf"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3220d3907c7a46c9b2dcc113aedb86b5"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/332b285e47bb4977a0340d0d71354855"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "332b285e47bb4977a0340d0d71354855"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3f12678176c34e7180de4546c1122797"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "3f12678176c34e7180de4546c1122797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5360f94b00de464ead13026af54e6ace"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "5360f94b00de464ead13026af54e6ace"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/55eef46f7828422a80a50ce638953e4e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "55eef46f7828422a80a50ce638953e4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/65fde224ca724585a62bbf67aad19b84"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "65fde224ca724585a62bbf67aad19b84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6c5816e7c49e459e8578d838cadb2667"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/79fb50b3b066442a903a2fef7560ae5e"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/80f52d98dbc34b1fb17f0fdddd272d00"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/83291eaee6974f0bab1620e545b9e31e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9054b2545aaa4ea5b402ba262b4fed4a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/92cd0f2eab6948af855e9c52154f3541"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "92cd0f2eab6948af855e9c52154f3541"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9698f4781409424d8d4dc30d91412a33"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "9698f4781409424d8d4dc30d91412a33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9ef773cd3d494851abcacbf539af0546"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "9ef773cd3d494851abcacbf539af0546"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9f4432f238794f3ba432f910567c079c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "9f4432f238794f3ba432f910567c079c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a169364f452d4f4ab4d1f0e40a11415d"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "a169364f452d4f4ab4d1f0e40a11415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ad468a9402f94bea84ff9fb4f54002ab"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/adb57b669eca4ccb9ab74600c8e63226"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b3ba7180b87d4b59b1e8412acf711bd4"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b4598eca03944f33adb6c2f2c970fc1a"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b4fe72426d19482c9f71c74417831cb5"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "b4fe72426d19482c9f71c74417831cb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b9cac9ad726e47bab205f4be14ee0b06"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bd63d0dd26a847d4a74ffcbd2ef38373"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/beedf64186a64554b705ed599df5a2fa"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "beedf64186a64554b705ed599df5a2fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c5aa8c3dc3954006a499fe2529ed5ac0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c7962433e6494d4d921d19444ca02abe"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "c7962433e6494d4d921d19444ca02abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e238591f68a74d5c80b7f2d3fc81eb70"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e2cc57756a4a4c2ab7891e51d1505707"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "e2cc57756a4a4c2ab7891e51d1505707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ed3b347e009d4cc0b14c1588cbd2eade"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/eeed187193ab48d8be495ec0e47a7d34"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "eeed187193ab48d8be495ec0e47a7d34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f0cf838c4da848f3921c04e799d3ff5f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "f0cf838c4da848f3921c04e799d3ff5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f220ac2b3dbc42a5823499251b7173df"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "f220ac2b3dbc42a5823499251b7173df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fe4051cbc16c49b58dc023975a7368ed"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-29 02:43:51,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-f7c8a1bc-c42f-463f-9ef2-e18779149e29 2018-07-29 02:43:51,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.112562179565s 2018-07-29 02:43:51,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-f7c8a1bc-c42f-463f-9ef2-e18779149e29 2018-07-29 02:43:51,339 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.25:5000 2018-07-29 02:43:51,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:43:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:51,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5242fe6-b969-49c9-9f0e-d3265045b842 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 02:43:51,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d5242fe6-b969-49c9-9f0e-d3265045b842 2018-07-29 02:43:51,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0846059322357s 2018-07-29 02:43:51,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d5242fe6-b969-49c9-9f0e-d3265045b842 2018-07-29 02:43:51,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:43:51,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:51,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657f9c30-f23e-4039-829e-af2e719d8870 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 02:43:51,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-657f9c30-f23e-4039-829e-af2e719d8870 2018-07-29 02:43:51,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102651119232s 2018-07-29 02:43:51,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-657f9c30-f23e-4039-829e-af2e719d8870 2018-07-29 02:43:51,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 02:43:51,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:51,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7545b7a3-4e32-46ea-b560-1fad62c29b3c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 02:43:51,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-7545b7a3-4e32-46ea-b560-1fad62c29b3c 2018-07-29 02:43:51,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0958960056305s 2018-07-29 02:43:51,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-7545b7a3-4e32-46ea-b560-1fad62c29b3c 2018-07-29 02:43:51,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 02:43:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:51,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9267b8bb-0b7c-494b-b939-a7071bdbf24a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": {"self": "http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3853fa1719f94a3bb86cc8f0d93518d6", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 02:43:51,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9267b8bb-0b7c-494b-b939-a7071bdbf24a 2018-07-29 02:43:51,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11431312561s 2018-07-29 02:43:51,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9267b8bb-0b7c-494b-b939-a7071bdbf24a 2018-07-29 02:43:51,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 02:43:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:51,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd9b879-4063-4c8b-9d7b-c886f763639b Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e"}, "tags": [], "enabled": true, "id": "946b036914804fa3a0a56c4a7df0e19e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af"}]} 2018-07-29 02:43:51,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-ebd9b879-4063-4c8b-9d7b-c886f763639b 2018-07-29 02:43:51,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101808071136s 2018-07-29 02:43:51,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-ebd9b879-4063-4c8b-9d7b-c886f763639b 2018-07-29 02:43:51,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 02:43:51,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=b20767105796428f82838409ab0cd646&scope.project.id=946b036914804fa3a0a56c4a7df0e19e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:51,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdf03b4-a013-47a7-a2fb-a24266378d97 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=b20767105796428f82838409ab0cd646&scope.project.id=946b036914804fa3a0a56c4a7df0e19e", "previous": null, "next": null}} 2018-07-29 02:43:51,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=b20767105796428f82838409ab0cd646&scope.project.id=946b036914804fa3a0a56c4a7df0e19e used request id req-cbdf03b4-a013-47a7-a2fb-a24266378d97 2018-07-29 02:43:51,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0834069252014s 2018-07-29 02:43:51,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=b20767105796428f82838409ab0cd646&scope.project.id=946b036914804fa3a0a56c4a7df0e19e used request id req-cbdf03b4-a013-47a7-a2fb-a24266378d97 2018-07-29 02:43:51,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 02:43:51,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/b20767105796428f82838409ab0cd646 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:52,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 02:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a400f20-44be-4cca-b69e-a673db6dcc2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 02:43:52,108 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/b20767105796428f82838409ab0cd646 used request id req-2a400f20-44be-4cca-b69e-a673db6dcc2b 2018-07-29 02:43:52,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1492228508s 2018-07-29 02:43:52,108 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/b20767105796428f82838409ab0cd646 used request id req-2a400f20-44be-4cca-b69e-a673db6dcc2b 2018-07-29 02:43:52,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:43:52,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:52,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b29b49-4e3e-4adf-8614-f4e4ad038022 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 02:43:52,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-84b29b49-4e3e-4adf-8614-f4e4ad038022 2018-07-29 02:43:52,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938651561737s 2018-07-29 02:43:52,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-84b29b49-4e3e-4adf-8614-f4e4ad038022 2018-07-29 02:43:52,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-29 02:43:52,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" -d '{"role": {"name": "heat_stack_owner"}}' 2018-07-29 02:43:52,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 02:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4874217b-9e8e-441f-9e5b-0f6e3f55ca49 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef90924ef1b9472ab358cb6063246f63", "links": {"self": "http://172.30.9.25:5000/v3/roles/ef90924ef1b9472ab358cb6063246f63"}, "name": "heat_stack_owner"}} 2018-07-29 02:43:52,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4874217b-9e8e-441f-9e5b-0f6e3f55ca49 2018-07-29 02:43:52,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.108445882797s 2018-07-29 02:43:52,320 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4874217b-9e8e-441f-9e5b-0f6e3f55ca49 2018-07-29 02:43:52,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 02:43:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:52,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fdf1302-1712-4fa5-af50-b39f3047d660 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}, {"domain_id": null, "id": "ef90924ef1b9472ab358cb6063246f63", "links": {"self": "http://172.30.9.25:5000/v3/roles/ef90924ef1b9472ab358cb6063246f63"}, "name": "heat_stack_owner"}]} 2018-07-29 02:43:52,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5fdf1302-1712-4fa5-af50-b39f3047d660 2018-07-29 02:43:52,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999300479889s 2018-07-29 02:43:52,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5fdf1302-1712-4fa5-af50-b39f3047d660 2018-07-29 02:43:52,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 02:43:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:52,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8ba13f-f8d5-4110-b590-f038df9d7f76 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 02:43:52,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-aa8ba13f-f8d5-4110-b590-f038df9d7f76 2018-07-29 02:43:52,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104423999786s 2018-07-29 02:43:52,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-aa8ba13f-f8d5-4110-b590-f038df9d7f76 2018-07-29 02:43:52,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 02:43:52,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:52,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc72a31-e798-4922-9fa6-a7f21c7f3828 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": {"self": "http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3853fa1719f94a3bb86cc8f0d93518d6", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 02:43:52,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cfc72a31-e798-4922-9fa6-a7f21c7f3828 2018-07-29 02:43:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114435911179s 2018-07-29 02:43:52,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cfc72a31-e798-4922-9fa6-a7f21c7f3828 2018-07-29 02:43:52,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 02:43:52,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:52,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27437185-eed5-44ec-8a7e-de6f3197df0f Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e"}, "tags": [], "enabled": true, "id": "946b036914804fa3a0a56c4a7df0e19e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af"}]} 2018-07-29 02:43:52,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-27437185-eed5-44ec-8a7e-de6f3197df0f 2018-07-29 02:43:52,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0999920368195s 2018-07-29 02:43:52,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-27437185-eed5-44ec-8a7e-de6f3197df0f 2018-07-29 02:43:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 02:43:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=ef90924ef1b9472ab358cb6063246f63&scope.project.id=946b036914804fa3a0a56c4a7df0e19e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:52,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 02:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10448151-f631-496d-9d13-3f0c11ec8877 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=ef90924ef1b9472ab358cb6063246f63&scope.project.id=946b036914804fa3a0a56c4a7df0e19e", "previous": null, "next": null}} 2018-07-29 02:43:52,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=ef90924ef1b9472ab358cb6063246f63&scope.project.id=946b036914804fa3a0a56c4a7df0e19e used request id req-10448151-f631-496d-9d13-3f0c11ec8877 2018-07-29 02:43:52,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.096125125885s 2018-07-29 02:43:52,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=3853fa1719f94a3bb86cc8f0d93518d6&role.id=ef90924ef1b9472ab358cb6063246f63&scope.project.id=946b036914804fa3a0a56c4a7df0e19e used request id req-10448151-f631-496d-9d13-3f0c11ec8877 2018-07-29 02:43:52,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 02:43:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/ef90924ef1b9472ab358cb6063246f63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 02:43:53,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 02:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0746539-51f7-4894-a33f-7ce59a9bed4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 02:43:53,034 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/ef90924ef1b9472ab358cb6063246f63 used request id req-a0746539-51f7-4894-a33f-7ce59a9bed4c 2018-07-29 02:43:53,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16544008255s 2018-07-29 02:43:53,035 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e/users/3853fa1719f94a3bb86cc8f0d93518d6/roles/ef90924ef1b9472ab358cb6063246f63 used request id req-a0746539-51f7-4894-a33f-7ce59a9bed4c 2018-07-29 02:43:53,036 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-29 02:43:53,037 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-29 02:43:53,037 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-29 02:43:53,039 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-29 02:43:53,108 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-29 02:43:53,109 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-29 02:43:53,110 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-29 02:43:53,149 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-29 02:43:53,149 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-29 02:43:53,174 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-29 03:09:40,095 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-29 03:09:40,095 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=946b036914804fa3a0a56c4a7df0e19e SHELL=/bin/bash SSH_CLIENT=172.30.9.66 38718 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=c711546e-3062-4c50-ad82-0385e814ee29 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.25:5000 OS_USERNAME=shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.25,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 38718 192.168.120.12 22 OS_VOLUME_API_VERSION=3.52 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-07-29 02:43:52.991 1422 INFO shaker.engine.utils [-] Logging enabled 2018-07-29 02:43:52.993 1422 INFO shaker.engine.messaging [-] Listening on *:9000 2018-07-29 02:43:52.996 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-07-29 02:43:53.005 1430 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-07-29 02:43:53.005 1430 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.203:9000 2018-07-29 02:43:53.005 1430 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-07-29 02:43:53.016 1422 INFO pykwalify.core [-] validation.valid 2018-07-29 02:43:53.538 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-29 02:43:57.400 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'd3b7c704-ed21-44d7-9c40-65b32683d72b', u'links': [{u'href': u'http://172.30.9.25:8004/v1/946b036914804fa3a0a56c4a7df0e19e/stacks/shaker_uarskz/d3b7c704-ed21-44d7-9c40-65b32683d72b', u'rel': u'self'}]} 2018-07-29 02:47:44.949 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uarskz_slave_0', 'shaker_uarskz_master_0']) 2018-07-29 02:47:53.641 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:49:24.163 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:50:54.637 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:52:25.113 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:52:25.115 1422 INFO shaker.engine.server [-] Execution is done 2018-07-29 02:52:25.600 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-29 02:52:45.613 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:52:45.615 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-07-29 02:52:45.629 1422 INFO pykwalify.core [-] validation.valid 2018-07-29 02:52:46.037 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-29 02:52:49.278 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'93ceea6f-21cb-4a14-8888-fea0f6d18559', u'links': [{u'href': u'http://172.30.9.25:8004/v1/946b036914804fa3a0a56c4a7df0e19e/stacks/shaker_rsmkiu/93ceea6f-21cb-4a14-8888-fea0f6d18559', u'rel': u'self'}]} 2018-07-29 02:53:44.568 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rsmkiu_slave_0', 'shaker_rsmkiu_master_0']) 2018-07-29 02:53:48.540 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:55:19.056 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:56:49.552 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:58:20.039 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:58:20.041 1422 INFO shaker.engine.server [-] Execution is done 2018-07-29 02:58:20.519 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-29 02:58:44.921 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 02:58:44.923 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-07-29 02:58:44.936 1422 INFO pykwalify.core [-] validation.valid 2018-07-29 02:58:45.347 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-29 02:58:48.451 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'f56600ba-15a5-4187-b7ed-40bc9c9069ba', u'links': [{u'href': u'http://172.30.9.25:8004/v1/946b036914804fa3a0a56c4a7df0e19e/stacks/shaker_ouzkit/f56600ba-15a5-4187-b7ed-40bc9c9069ba', u'rel': u'self'}]} 2018-07-29 02:59:43.155 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ouzkit_slave_0', 'shaker_ouzkit_master_0']) 2018-07-29 02:59:53.952 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:01:25.202 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:02:55.693 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:04:26.171 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:04:26.172 1422 INFO shaker.engine.server [-] Execution is done 2018-07-29 03:04:27.019 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-29 03:04:53.500 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:04:53.503 1422 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-07-29 03:04:53.518 1422 INFO pykwalify.core [-] validation.valid 2018-07-29 03:04:53.918 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-29 03:04:57.364 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'91e6ebe4-50e0-4a51-ab98-b9f1350a96e1', u'links': [{u'href': u'http://172.30.9.25:8004/v1/946b036914804fa3a0a56c4a7df0e19e/stacks/shaker_pimufo/91e6ebe4-50e0-4a51-ab98-b9f1350a96e1', u'rel': u'self'}]} 2018-07-29 03:05:54.622 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pimufo_master_0', 'shaker_pimufo_slave_0']) 2018-07-29 03:06:01.513 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:06:33.695 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:07:53.877 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:09:14.268 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:09:14.269 1422 INFO shaker.engine.server [-] Execution is done 2018-07-29 03:09:14.371 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-29 03:09:40.000 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-29 03:09:40.001 1422 INFO shaker.engine.server [-] Generating aggregated report 2018-07-29 03:09:40.010 1422 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-07-29 03:09:40.013 1422 INFO shaker.engine.report [-] ******************************************************************************** 2018-07-29 03:09:40.013 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-07-29 03:09:40.013 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-07-29 03:09:40.014 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-07-29 03:09:40.014 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-07-29 03:09:40.014 1422 INFO shaker.engine.report [-] ******************************************************************************** 2018-07-29 03:09:40.015 1422 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-07-29 03:09:40.027 1422 INFO shaker.engine.report [-] Report saved to: report.html 2018-07-29 03:09:40,096 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-29 03:09:40,096 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-07-29 03:09:40,098 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-29 03:09:40,136 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-29 03:09:40,137 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-29 03:09:40,164 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-29 03:09:40,217 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-29 03:09:40,217 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-29 03:09:40,227 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-29 03:09:40,256 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-29 03:09:40,257 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-29 03:09:40,260 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-29 03:09:40,274 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-29 03:09:40,274 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-29 03:09:40,398 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 03:09:40,399 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 03:09:40,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 03:09:40,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/03b5ac25-54f9-43f6-b467-8be7800c73bb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:41,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-440ea095-3964-40f9-a630-0efaaebcdd5d Content-Length: 0 Date: Sun, 29 Jul 2018 03:09:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:09:41,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/03b5ac25-54f9-43f6-b467-8be7800c73bb.json used request id req-440ea095-3964-40f9-a630-0efaaebcdd5d 2018-07-29 03:09:41,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25568819046s 2018-07-29 03:09:41,663 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/03b5ac25-54f9-43f6-b467-8be7800c73bb.json used request id req-440ea095-3964-40f9-a630-0efaaebcdd5d 2018-07-29 03:09:41,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:09:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:41,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-28ad9780-65d3-4cb8-9303-eacf488adf31 Date: Sun, 29 Jul 2018 03:09:41 GMT RESP BODY: {"floatingips": []} 2018-07-29 03:09:41,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-28ad9780-65d3-4cb8-9303-eacf488adf31 2018-07-29 03:09:41,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.122518062592s 2018-07-29 03:09:41,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-28ad9780-65d3-4cb8-9303-eacf488adf31 2018-07-29 03:09:41,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 03:09:41,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:42,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:09: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-17039a61-957d-49d7-a18b-86efd173dbcd x-compute-request-id: req-17039a61-957d-49d7-a18b-86efd173dbcd Content-Type: application/json 2018-07-29 03:09:42,068 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b used request id req-17039a61-957d-49d7-a18b-86efd173dbcd 2018-07-29 03:09:42,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.275949954987s 2018-07-29 03:09:42,068 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b used request id req-17039a61-957d-49d7-a18b-86efd173dbcd 2018-07-29 03:09:42,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:09:42,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:42,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09: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-c8092964-ebd1-47a4-affd-d642226e745b x-compute-request-id: req-c8092964-ebd1-47a4-affd-d642226e745b Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:27:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "rel": "bookmark"}], "image": {"id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "links": [{"href": "http://172.30.9.25:8774/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-29T02:43:33.000000", "flavor": {"id": "aed177e9-815d-4bab-bb4b-e242f7934c00", "links": [{"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "bookmark"}]}, "id": "5fe21d9a-2699-4fa7-aadc-8534165dfe5b", "security_groups": [{"name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}], "user_id": "3853fa1719f94a3bb86cc8f0d93518d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:09:42Z", "hostId": "87ccb6919ff0c926b23799375a8f0b685eaebd75c87bae3f3a229d6e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_c70d5dbf-1942-4c50-b4a9-100454fc54af", "created": "2018-07-29T02:40:13Z", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:09:42,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8092964-ebd1-47a4-affd-d642226e745b 2018-07-29 03:09:42,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682412147522s 2018-07-29 03:09:42,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8092964-ebd1-47a4-affd-d642226e745b 2018-07-29 03:09:42,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:09:44,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:09:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:44,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09: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-7e13127b-7757-4521-9f93-1950a4add8e5 x-compute-request-id: req-7e13127b-7757-4521-9f93-1950a4add8e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 03:09:44,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7e13127b-7757-4521-9f93-1950a4add8e5 2018-07-29 03:09:44,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0814831256866s 2018-07-29 03:09:44,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7e13127b-7757-4521-9f93-1950a4add8e5 2018-07-29 03:09:44,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:09:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:44,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26722 X-Openstack-Request-Id: req-75371e08-b53d-4c58-b4f9-7dfc76fe91b3 Date: Sun, 29 Jul 2018 03:09:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "created_at": "2018-07-29T01:48:32Z", "updated_at": "2018-07-29T01:48:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "359ef67f-4d9e-4508-897b-3ab7e8da2862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "44062829-4868-4b0e-a4c2-8a2a375e7fef", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "76f7667b-2c6c-414d-9ba7-324192690e68", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "a9e1dafc-f20f-4414-a6d3-56f8f486f44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}], "revision_number": 1, "project_id": "f65cd07036904fdcb0961564b93ffccd", "id": "0c418488-f11f-46d6-8c24-d3495a93112b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb073936aec74c97ae364912f437c9e7", "created_at": "2018-07-29T01:49:03Z", "updated_at": "2018-07-29T01:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "1e559999-b3e3-485e-8749-688f94cde746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "2bc7e334-093c-4ef0-afa4-2d0af5305c7c", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "dc099ef6-9993-450d-9ba0-c856e6ca9318", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "e6a2346f-338e-40bb-8853-bc26ec404ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}], "revision_number": 1, "project_id": "eb073936aec74c97ae364912f437c9e7", "id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "created_at": "2018-07-29T01:51:36Z", "updated_at": "2018-07-29T01:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:51:36Z", "revision_number": 0, "id": "0a35114f-4851-493b-bfd3-ec50e59c5c1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:51:36Z", "security_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc69f7c9765b42f3afa0cebd27326865"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:51:36Z", "revision_number": 0, "id": "2da1a265-0b6a-4814-b0bf-0b104c41f0fe", "remote_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "remote_ip_prefix": null, "created_at": "2018-07-29T01:51:36Z", "security_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc69f7c9765b42f3afa0cebd27326865"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:51:36Z", "revision_number": 0, "id": "331d0054-ac22-4068-af0e-6afa4f0bc03d", "remote_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "remote_ip_prefix": null, "created_at": "2018-07-29T01:51:36Z", "security_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc69f7c9765b42f3afa0cebd27326865"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:51:36Z", "revision_number": 0, "id": "7fbb0109-9f92-4698-b737-b3fd8c3f40f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:51:36Z", "security_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc69f7c9765b42f3afa0cebd27326865"}], "revision_number": 1, "project_id": "dc69f7c9765b42f3afa0cebd27326865", "id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:40Z", "updated_at": "2018-07-29T01:50:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "0d764946-9c41-4812-b8fe-4e5ca6e59106", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "52df55d4-f75e-462e-9f5c-3da2aa0a467a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "85602a27-4f0b-49ee-aa27-c40a8bd7a9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "9286621f-3800-40d8-b6a4-4951d6266eba", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 1, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:39:50Z", "updated_at": "2018-07-29T02:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "68805466-c05d-4855-b333-3d2b65f0a770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "6deddd3b-e109-4df5-8bd6-42e710ea62fd", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "71f290e9-7c2c-4457-a612-031cad2246a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "c8917209-c578-4d01-97d0-fa4d2adf39a5", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 1, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:18Z", "updated_at": "2018-07-29T01:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "0f2b717e-d2a7-4f39-b341-0d80949dcd99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "2be598f8-17ee-41c9-b877-5413c23163f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "40957546-83c0-4993-929e-d40eac86ccac", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "65f739cc-9a35-4af3-a4ca-c5dfd660a9b8", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 1, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:40:10Z", "updated_at": "2018-07-29T02:40:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:11Z", "revision_number": 0, "id": "12788c4e-94dc-48fc-9f15-39f04af99f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "40f449af-de4a-48e6-8e84-b796ed57c19b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-29T02:40:11Z", "revision_number": 0, "id": "5eca6dc7-1c8d-4d28-8872-b252c0114cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:40:10Z", "revision_number": 0, "id": "7e736f91-2c6c-45da-a2bf-38739433b396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:10Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T02:40:11Z", "revision_number": 0, "id": "e40eb173-9135-4635-a246-2526808d0876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:40:11Z", "security_group_id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 4, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "ebc3ca2e-2a70-4334-835b-450cd2eb448f", "name": "shaker-sg_c70d5dbf-1942-4c50-b4a9-100454fc54af"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-29T01:48:19Z", "updated_at": "2018-07-29T01:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5adaedcd-2eec-4caa-a76c-f2c116916eeb", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5c0c0a5e-14e5-4dff-bb3e-de0e3e5ff7df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "73529b63-291f-465a-9df6-f2921cbdde08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "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-29T01:48:19Z", "revision_number": 0, "id": "f6fcfe54-00ca-4449-bbd1-7e9d0a951e87", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:24Z", "updated_at": "2018-07-29T01:52:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "0c149aef-0161-4c23-823e-dc2c2afd9619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "78cc1810-364b-48dd-baf1-43d19c2a38d9", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "9886d3bf-9191-45b9-a9d6-d0e2f1593d5a", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "c6c3cc68-b5b2-48fd-a64b-4854c9457ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 1, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:03Z", "updated_at": "2018-07-29T01:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "5462d1ee-9cd5-430c-bc57-25bed3050f99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "ec4a3b6e-e434-42b5-90da-bab0ba6eef0c", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "f2bebaca-8fe4-4f8e-bed8-75f055b38b36", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "fd34adab-2029-4d13-9bf3-2441f2e9f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 1, "project_id": "5239a95e7146412da60267670004cc32", "id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "created_at": "2018-07-29T01:44:30Z", "updated_at": "2018-07-29T01:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "0d30d012-fd7f-4fc0-8da0-10f905d1b2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "7548dc77-4a66-4b52-8371-4d069106d423", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "a8c4e98f-7df3-4d4b-8891-6bd1ffa5ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "eb39a948-823d-4e54-b105-3103fb94bf68", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}], "revision_number": 1, "project_id": "d613e7e49ec946fc81f976b6303e5c94", "id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "name": "default"}]} 2018-07-29 03:09:44,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-75371e08-b53d-4c58-b4f9-7dfc76fe91b3 2018-07-29 03:09:44,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0947599411011s 2018-07-29 03:09:44,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-75371e08-b53d-4c58-b4f9-7dfc76fe91b3 2018-07-29 03:09:44,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 03:09:44,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ebc3ca2e-2a70-4334-835b-450cd2eb448f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:45,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eac694d3-db29-47d7-9a88-c68c594c1c3c Content-Length: 0 Date: Sun, 29 Jul 2018 03:09:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:09:45,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ebc3ca2e-2a70-4334-835b-450cd2eb448f.json used request id req-eac694d3-db29-47d7-9a88-c68c594c1c3c 2018-07-29 03:09:45,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142889976501s 2018-07-29 03:09:45,084 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ebc3ca2e-2a70-4334-835b-450cd2eb448f.json used request id req-eac694d3-db29-47d7-9a88-c68c594c1c3c 2018-07-29 03:09:45,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 03:09:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:45,127 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:09: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-f94017ba-3df6-400f-a906-9200681851d6 x-compute-request-id: req-f94017ba-3df6-400f-a906-9200681851d6 Content-Length: 0 Content-Type: application/json 2018-07-29 03:09:45,127 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af used request id req-f94017ba-3df6-400f-a906-9200681851d6 2018-07-29 03:09:45,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0423638820648s 2018-07-29 03:09:45,127 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_c70d5dbf-1942-4c50-b4a9-100454fc54af used request id req-f94017ba-3df6-400f-a906-9200681851d6 2018-07-29 03:09:45,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 03:09:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92/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}362886dc3d21c80d30d669d9607e9cb90bef388c" -d '{"subnet_id": "fef41c09-2556-4d57-98e2-37db3562e8db"}' 2018-07-29 03:09:46,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3648c88e-c989-4bd2-8737-5bea59062ad7 Date: Sun, 29 Jul 2018 03:09:46 GMT RESP BODY: {"network_id": "9f78b5d5-bfb1-448b-a947-7be131c41d49", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "subnet_id": "fef41c09-2556-4d57-98e2-37db3562e8db", "subnet_ids": ["fef41c09-2556-4d57-98e2-37db3562e8db"], "port_id": "6de33e9c-2e6a-4743-a0ad-bb7ceac363c4", "id": "760db4ad-3a9d-49ae-93f7-1f7356324c92"} 2018-07-29 03:09:46,878 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92/remove_router_interface.json used request id req-3648c88e-c989-4bd2-8737-5bea59062ad7 2018-07-29 03:09:46,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75038003922s 2018-07-29 03:09:46,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92/remove_router_interface.json used request id req-3648c88e-c989-4bd2-8737-5bea59062ad7 returning object 760db4ad-3a9d-49ae-93f7-1f7356324c92 2018-07-29 03:09:46,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 03:09:46,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:46,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-36e7ab4a-f94e-4873-a4a8-b22973123895 Date: Sun, 29 Jul 2018 03:09:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:39:52Z", "admin_state_up": true, "updated_at": "2018-07-29T03:09:45Z", "project_id": "946b036914804fa3a0a56c4a7df0e19e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "760db4ad-3a9d-49ae-93f7-1f7356324c92", "name": "shaker-router_c70d5dbf-1942-4c50-b4a9-100454fc54af"}]} 2018-07-29 03:09:46,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-36e7ab4a-f94e-4873-a4a8-b22973123895 2018-07-29 03:09:46,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112201929092s 2018-07-29 03:09:46,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-36e7ab4a-f94e-4873-a4a8-b22973123895 2018-07-29 03:09:46,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 03:09:46,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:48,179 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52df9972-e827-4b8e-8a20-a678497a5ed2 Content-Length: 0 Date: Sun, 29 Jul 2018 03:09:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:09:48,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92.json used request id req-52df9972-e827-4b8e-8a20-a678497a5ed2 2018-07-29 03:09:48,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18625712395s 2018-07-29 03:09:48,180 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/760db4ad-3a9d-49ae-93f7-1f7356324c92.json used request id req-52df9972-e827-4b8e-8a20-a678497a5ed2 2018-07-29 03:09:48,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 03:09:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:48,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-8759f61f-eb1e-4f64-92cf-ca5afc49afe3 Date: Sun, 29 Jul 2018 03:09:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4},{"updated_at":"2018-07-29T02:39:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fef41c09-2556-4d57-98e2-37db3562e8db","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"946b036914804fa3a0a56c4a7df0e19e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_c70d5dbf-1942-4c50-b4a9-100454fc54af","enable_dhcp":true,"segment_id":null,"network_id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","ip_version":4}]} 2018-07-29 03:09:48,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8759f61f-eb1e-4f64-92cf-ca5afc49afe3 2018-07-29 03:09:48,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0455751419067s 2018-07-29 03:09:48,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8759f61f-eb1e-4f64-92cf-ca5afc49afe3 2018-07-29 03:09:48,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 03:09:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/fef41c09-2556-4d57-98e2-37db3562e8db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:49,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5097dc9f-416f-467b-9170-1d24ad6c250f Date: Sun, 29 Jul 2018 03:09:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:09:49,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fef41c09-2556-4d57-98e2-37db3562e8db.json used request id req-5097dc9f-416f-467b-9170-1d24ad6c250f 2018-07-29 03:09:49,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.946578979492s 2018-07-29 03:09:49,174 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fef41c09-2556-4d57-98e2-37db3562e8db.json used request id req-5097dc9f-416f-467b-9170-1d24ad6c250f 2018-07-29 03:09:49,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:09:49,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:49,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-ae9f2c97-6cf0-4fca-b0b4-86469004d52d Date: Sun, 29 Jul 2018 03:09:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f78b5d5-bfb1-448b-a947-7be131c41d49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"946b036914804fa3a0a56c4a7df0e19e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:09:49Z","qos_policy_id":null,"name":"shaker-net_c70d5dbf-1942-4c50-b4a9-100454fc54af","admin_state_up":true,"tenant_id":"946b036914804fa3a0a56c4a7df0e19e","created_at":"2018-07-29T02:39:51Z","provider:network_type":"vxlan"}]} 2018-07-29 03:09:49,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ae9f2c97-6cf0-4fca-b0b4-86469004d52d 2018-07-29 03:09:49,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0845501422882s 2018-07-29 03:09:49,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ae9f2c97-6cf0-4fca-b0b4-86469004d52d 2018-07-29 03:09:49,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 03:09:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/9f78b5d5-bfb1-448b-a947-7be131c41d49.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:50,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-301603c3-a9e5-4f88-b526-36d171b9615c Date: Sun, 29 Jul 2018 03:09:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:09:50,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9f78b5d5-bfb1-448b-a947-7be131c41d49.json used request id req-301603c3-a9e5-4f88-b526-36d171b9615c 2018-07-29 03:09:50,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06308102608s 2018-07-29 03:09:50,325 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9f78b5d5-bfb1-448b-a947-7be131c41d49.json used request id req-301603c3-a9e5-4f88-b526-36d171b9615c 2018-07-29 03:09:50,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:09:50,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:50,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7ccdda16-589b-4094-8f3f-78f202b7fd8c Date: Sun, 29 Jul 2018 03:09:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/snap", "metadata": {}}], "file": "/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/file", "owner": "946b036914804fa3a0a56c4a7df0e19e", "id": "2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "size": 666173440, "self": "/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-29T02:40:09Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_c70d5dbf-1942-4c50-b4a9-100454fc54af", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-29T02:40:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:09:50,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7ccdda16-589b-4094-8f3f-78f202b7fd8c 2018-07-29 03:09:50,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191821098328s 2018-07-29 03:09:50,521 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7ccdda16-589b-4094-8f3f-78f202b7fd8c 2018-07-29 03:09:50,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 03:09:50,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362886dc3d21c80d30d669d9607e9cb90bef388c" 2018-07-29 03:09:50,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9a1eeeb-05b0-4fe7-988f-2445821f3ffc Date: Sun, 29 Jul 2018 03:09: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-29 03:09:50,866 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d used request id req-c9a1eeeb-05b0-4fe7-988f-2445821f3ffc 2018-07-29 03:09:50,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.342808961868s 2018-07-29 03:09:50,866 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2b084bf2-ff79-4e5f-b5d9-45ffde476b7d used request id req-c9a1eeeb-05b0-4fe7-988f-2445821f3ffc 2018-07-29 03:09:50,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:09:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:51,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09: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-5342c179-ce2a-4d29-a961-438a1bdb58dd x-compute-request-id: req-5342c179-ce2a-4d29-a961-438a1bdb58dd Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00", "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": "aed177e9-815d-4bab-bb4b-e242f7934c00"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}]} 2018-07-29 03:09:51,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5342c179-ce2a-4d29-a961-438a1bdb58dd 2018-07-29 03:09:51,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.194739103317s 2018-07-29 03:09:51,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5342c179-ce2a-4d29-a961-438a1bdb58dd 2018-07-29 03:09:51,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 03:09:51,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:51,119 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:09: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-8876056a-d36b-4cd7-8541-0443970e3ec0 x-compute-request-id: req-8876056a-d36b-4cd7-8541-0443970e3ec0 Content-Length: 0 Content-Type: application/json 2018-07-29 03:09:51,119 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00 used request id req-8876056a-d36b-4cd7-8541-0443970e3ec0 2018-07-29 03:09:51,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0557858943939s 2018-07-29 03:09:51,120 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/aed177e9-815d-4bab-bb4b-e242f7934c00 used request id req-8876056a-d36b-4cd7-8541-0443970e3ec0 2018-07-29 03:09:51,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:09:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:51,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eccccae-03dc-4c3f-8be1-a649855f8f0c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": {"self": "http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3853fa1719f94a3bb86cc8f0d93518d6", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:09:51,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5eccccae-03dc-4c3f-8be1-a649855f8f0c 2018-07-29 03:09:51,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126830101013s 2018-07-29 03:09:51,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5eccccae-03dc-4c3f-8be1-a649855f8f0c 2018-07-29 03:09:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:09:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:51,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a554615-9aa3-4927-ab03-107d8a626131 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_c70d5dbf-1942-4c50-b4a9-100454fc54af", "links": {"self": "http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3853fa1719f94a3bb86cc8f0d93518d6", "description": null}} 2018-07-29 03:09:51,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6 used request id req-3a554615-9aa3-4927-ab03-107d8a626131 2018-07-29 03:09:51,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108388900757s 2018-07-29 03:09:51,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6 used request id req-3a554615-9aa3-4927-ab03-107d8a626131 2018-07-29 03:09:51,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 03:09:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:51,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef80a8d-5dd5-4700-a5eb-5dee38059dc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:09:51,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6 used request id req-fef80a8d-5dd5-4700-a5eb-5dee38059dc7 2018-07-29 03:09:51,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.212989091873s 2018-07-29 03:09:51,576 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3853fa1719f94a3bb86cc8f0d93518d6 used request id req-fef80a8d-5dd5-4700-a5eb-5dee38059dc7 2018-07-29 03:09:51,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:09:51,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:51,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdde8dcd-4127-4e03-9b8c-82e696f7dd13 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e"}, "tags": [], "enabled": true, "id": "946b036914804fa3a0a56c4a7df0e19e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c70d5dbf-1942-4c50-b4a9-100454fc54af"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:09:51,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-bdde8dcd-4127-4e03-9b8c-82e696f7dd13 2018-07-29 03:09:51,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100521802902s 2018-07-29 03:09:51,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-bdde8dcd-4127-4e03-9b8c-82e696f7dd13 2018-07-29 03:09:51,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 03:09:51,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:51,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e805692-c5b4-4f65-a028-9c7ae2c45188 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:09:51,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e used request id req-7e805692-c5b4-4f65-a028-9c7ae2c45188 2018-07-29 03:09:51,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173801183701s 2018-07-29 03:09:51,862 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/946b036914804fa3a0a56c4a7df0e19e used request id req-7e805692-c5b4-4f65-a028-9c7ae2c45188 2018-07-29 03:09:51,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:09:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:51,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529aa15d-78a9-4d70-b86b-91bcffca4561 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}, {"domain_id": null, "id": "ef90924ef1b9472ab358cb6063246f63", "links": {"self": "http://172.30.9.25:5000/v3/roles/ef90924ef1b9472ab358cb6063246f63"}, "name": "heat_stack_owner"}]} 2018-07-29 03:09:51,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-529aa15d-78a9-4d70-b86b-91bcffca4561 2018-07-29 03:09:51,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0895171165466s 2018-07-29 03:09:51,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-529aa15d-78a9-4d70-b86b-91bcffca4561 2018-07-29 03:09:51,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-29 03:09:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/ef90924ef1b9472ab358cb6063246f63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3112466af480e0921ad45b6d2d760a72c8756fb" 2018-07-29 03:09:52,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2db9c10-67ea-4891-ad1b-e4e1c5eef5e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:09:52,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/ef90924ef1b9472ab358cb6063246f63 used request id req-b2db9c10-67ea-4891-ad1b-e4e1c5eef5e1 2018-07-29 03:09:52,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.122730970383s 2018-07-29 03:09:52,084 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/ef90924ef1b9472ab358cb6063246f63 used request id req-b2db9c10-67ea-4891-ad1b-e4e1c5eef5e1 2018-07-29 03:09:52,127 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-29 03:09:52,473 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-29 03:09:52,473 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-29 03:09:52,474 - openstack_tests - INFO - OS Credentials = > 2018-07-29 03:09:52,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:09:52,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:09:52,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["O2F_5e8YQ46VnbiO9xe-OQ"], "issued_at": "2018-07-29T03:09:52.000000Z"}} 2018-07-29 03:09:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d74e08993d6a67046099d4f08206f0774b90ef" 2018-07-29 03:09:53,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-df68faad-d98b-4d94-8bd8-c8eb8491a0ad Date: Sun, 29 Jul 2018 03:09:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:09:53,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-df68faad-d98b-4d94-8bd8-c8eb8491a0ad 2018-07-29 03:09:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d74e08993d6a67046099d4f08206f0774b90ef" 2018-07-29 03:09:53,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6659d8e7-b7de-446a-8a87-64343f3bc604 Date: Sun, 29 Jul 2018 03:09:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 03:09:53,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 used request id req-6659d8e7-b7de-446a-8a87-64343f3bc604 2018-07-29 03:09:53,206 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-29 03:09:53,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:09:53,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:09:53,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:09:53,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:09:53,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:09:53,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:09:53,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:09:53,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:09:53,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:09:53,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:09:53,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:09:53,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:09:53,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:09:53,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:09:53,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:09:53,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 03:09:53,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 03:09:53,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-29 03:09:53,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:09:53,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a949603b-69db-44fd-b4f2-926ad8c5cbde 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:09:53,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a949603b-69db-44fd-b4f2-926ad8c5cbde 2018-07-29 03:09:53,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:09:53,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["lkUBIJuMQTu7Bn3hzvEwnw"], "issued_at": "2018-07-29T03:09:53.000000Z"}} 2018-07-29 03:09:53,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}3d4149c04f5d4d6f461f2a7f84e3f1005aadb11f" 2018-07-29 03:09:53,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09: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-d7642b07-5097-43b0-bc56-8d4180bcea25 x-compute-request-id: req-d7642b07-5097-43b0-bc56-8d4180bcea25 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-29 03:09:53,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-d7642b07-5097-43b0-bc56-8d4180bcea25 2018-07-29 03:09:53,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.509438037872s 2018-07-29 03:09:53,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-d7642b07-5097-43b0-bc56-8d4180bcea25 2018-07-29 03:09:53,725 - 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.25: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.65', 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-29 03:09:53,725 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-07-29 03:09:53,726 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-07-29 03:09:53,726 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-07-29 03:09:53,771 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-29 03:09:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:09:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 03:09:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:09:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 03:09:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 03:09:53,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:09:53,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432622f9-3ab9-453a-9a95-9646b9a7d962 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:09:53,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-432622f9-3ab9-453a-9a95-9646b9a7d962 2018-07-29 03:09:53,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:09:54,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["U2B6Fy4TS12u0w3ojmOt8w"], "issued_at": "2018-07-29T03:09:54.000000Z"}} 2018-07-29 03:09:54,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:09:54,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:09:54,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4eafbdd4-3799-406c-9da1-df8ebcc64612 Date: Sun, 29 Jul 2018 03:09:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:09:54,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4eafbdd4-3799-406c-9da1-df8ebcc64612 2018-07-29 03:09:54,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249531984329s 2018-07-29 03:09:54,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4eafbdd4-3799-406c-9da1-df8ebcc64612 2018-07-29 03:09:54,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-29 03:09:57,300 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-29 03:10:00,091 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | eb39d000-4655-42fc-934e-f94b5d7b8575 | 2018-07-29T03:09:59.696876 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: eb39d000-4655-42fc-934e-f94b5d7b8575 ~/.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-29 03:10:03,784 - 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-29 03:10:03,785 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-29 03:10:06,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-29 03:10:10,197 - 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=ecea6f22-fadc-4829-8af6-d30f9c6115ec) as the default verifier for the future CLI operations. 2018-07-29 03:10:13,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-29 03:10:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:10:13,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-4b007f65-f1bc-44b7-bf50-b9832b8a3926 Date: Sun, 29 Jul 2018 03:10:13 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-07-29 03:10:13,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-4b007f65-f1bc-44b7-bf50-b9832b8a3926 2018-07-29 03:10:13,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187895059586s 2018-07-29 03:10:13,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-4b007f65-f1bc-44b7-bf50-b9832b8a3926 2018-07-29 03:10:13,567 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-29 03:10:13,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 03:10:13,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"network": {"name": "neutron_trunk-net_5b66ff3b-360b-4bb2-97d6-8ce889437417", "admin_state_up": true}}' 2018-07-29 03:10:13,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-24095100-83e3-40d8-9576-a3ec9257473c Date: Sun, 29 Jul 2018 03:10:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"266def96-702a-4ba2-b74e-9ef98adf0217","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:10:13Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_5b66ff3b-360b-4bb2-97d6-8ce889437417","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T03:10:13Z","mtu":1450}} 2018-07-29 03:10:13,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-24095100-83e3-40d8-9576-a3ec9257473c 2018-07-29 03:10:13,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.202995061874s 2018-07-29 03:10:13,770 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-24095100-83e3-40d8-9576-a3ec9257473c 2018-07-29 03:10:13,771 - 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-29T03:10:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'266def96-702a-4ba2-b74e-9ef98adf0217', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_5b66ff3b-360b-4bb2-97d6-8ce889437417', u'created_at': u'2018-07-29T03:10:13Z', u'mtu': 1450, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'l2_adjacency': True}) 2018-07-29 03:10:13,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:10:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:10:13,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-82abc246-4404-46f8-89d5-d928b5475ebc Date: Sun, 29 Jul 2018 03:10:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"266def96-702a-4ba2-b74e-9ef98adf0217","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:10:13Z","qos_policy_id":null,"name":"neutron_trunk-net_5b66ff3b-360b-4bb2-97d6-8ce889437417","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T03:10:13Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:10:13,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-82abc246-4404-46f8-89d5-d928b5475ebc 2018-07-29 03:10:13,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0991740226746s 2018-07-29 03:10:13,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-82abc246-4404-46f8-89d5-d928b5475ebc 2018-07-29 03:10:13,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 03:10:13,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"subnet": {"name": "neutron_trunk-subnet_5b66ff3b-360b-4bb2-97d6-8ce889437417", "enable_dhcp": true, "network_id": "266def96-702a-4ba2-b74e-9ef98adf0217", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 03:10:14,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-0b7862d3-71f3-4ce0-82a8-11d9a57677b5 Date: Sun, 29 Jul 2018 03:10:14 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T03:10:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b78ae2a8-abda-46b8-af99-0f9967fae0bc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_5b66ff3b-360b-4bb2-97d6-8ce889437417","enable_dhcp":true,"segment_id":null,"network_id":"266def96-702a-4ba2-b74e-9ef98adf0217","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T03:10:13Z","ip_version":4}} 2018-07-29 03:10:14,347 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0b7862d3-71f3-4ce0-82a8-11d9a57677b5 2018-07-29 03:10:14,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.474287986755s 2018-07-29 03:10:14,348 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0b7862d3-71f3-4ce0-82a8-11d9a57677b5 2018-07-29 03:10:14,348 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T03:10: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'b78ae2a8-abda-46b8-af99-0f9967fae0bc', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_5b66ff3b-360b-4bb2-97d6-8ce889437417', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'266def96-702a-4ba2-b74e-9ef98adf0217', u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T03:10: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'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 03:10:14,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 03:10:14,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "neutron_trunk-router_5b66ff3b-360b-4bb2-97d6-8ce889437417", "admin_state_up": true}}' 2018-07-29 03:10:15,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-fa71b66f-45fb-4023-903f-69d9c986d9d7 Date: Sun, 29 Jul 2018 03:10:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T03:10:14Z", "admin_state_up": true, "updated_at": "2018-07-29T03:10:15Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f754c6ec-a67e-44ea-a3e1-a2923e593f53", "name": "neutron_trunk-router_5b66ff3b-360b-4bb2-97d6-8ce889437417"}} 2018-07-29 03:10:15,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fa71b66f-45fb-4023-903f-69d9c986d9d7 2018-07-29 03:10:15,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53376078606s 2018-07-29 03:10:15,883 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fa71b66f-45fb-4023-903f-69d9c986d9d7 2018-07-29 03:10:15,883 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T03:10:15Z', u'revision_number': 2, u'ha': False, u'id': u'f754c6ec-a67e-44ea-a3e1-a2923e593f53', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_5b66ff3b-360b-4bb2-97d6-8ce889437417', u'admin_state_up': True, u'tenant_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'created_at': u'2018-07-29T03:10:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749'}) 2018-07-29 03:10:15,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 03:10:15,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53/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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"subnet_id": "b78ae2a8-abda-46b8-af99-0f9967fae0bc"}' 2018-07-29 03:10:18,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a556ef42-6d36-448e-b707-fd56588b29a7 Date: Sun, 29 Jul 2018 03:10:18 GMT RESP BODY: {"network_id": "266def96-702a-4ba2-b74e-9ef98adf0217", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "b78ae2a8-abda-46b8-af99-0f9967fae0bc", "subnet_ids": ["b78ae2a8-abda-46b8-af99-0f9967fae0bc"], "port_id": "a3847927-78ae-4daa-a155-7a08d18e2688", "id": "f754c6ec-a67e-44ea-a3e1-a2923e593f53"} 2018-07-29 03:10:18,019 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53/add_router_interface.json used request id req-a556ef42-6d36-448e-b707-fd56588b29a7 2018-07-29 03:10:18,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13481903076s 2018-07-29 03:10:18,019 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53/add_router_interface.json used request id req-a556ef42-6d36-448e-b707-fd56588b29a7 returning object f754c6ec-a67e-44ea-a3e1-a2923e593f53 2018-07-29 03:10:18,020 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 03:10:18,148 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 03:10:18,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:10:18,154 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 03:10:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 03:10:18,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:10:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:10:18,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1e0098b7-0dff-4b39-baa3-77fd036a3c5b Date: Sun, 29 Jul 2018 03:10:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:10:18,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1e0098b7-0dff-4b39-baa3-77fd036a3c5b 2018-07-29 03:10:18,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206145048141s 2018-07-29 03:10:18,363 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1e0098b7-0dff-4b39-baa3-77fd036a3c5b 2018-07-29 03:10:18,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 03:10:18,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417"}' 2018-07-29 03:10:18,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49f933e6-1429-48d0-8490-a2cb05d134a9 Date: Sun, 29 Jul 2018 03:10:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "c3f69c6d-95e2-4a08-bd10-86df0a001239", "size": null, "self": "/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T03:10:18Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417", "checksum": null, "created_at": "2018-07-29T03:10:18Z", "protected": false} 2018-07-29 03:10:18,436 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-49f933e6-1429-48d0-8490-a2cb05d134a9 2018-07-29 03:10:18,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.064640045166s 2018-07-29 03:10:18,436 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-49f933e6-1429-48d0-8490-a2cb05d134a9 returning object c3f69c6d-95e2-4a08-bd10-86df0a001239 2018-07-29 03:10:18,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 03:10:18,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/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}4c269e692c419125e29bae8e4331c6b944505120" -d '' 2018-07-29 03:10:18,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5b4bc9a-23ca-4b73-8007-81790dfa4e20 Date: Sun, 29 Jul 2018 03:10: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-29 03:10:18,904 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/file used request id req-e5b4bc9a-23ca-4b73-8007-81790dfa4e20 2018-07-29 03:10:18,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.466910839081s 2018-07-29 03:10:18,904 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/file used request id req-e5b4bc9a-23ca-4b73-8007-81790dfa4e20 2018-07-29 03:10:18,905 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T03:10:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c3f69c6d-95e2-4a08-bd10-86df0a001239', u'size': None, u'name': u'neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417', u'checksum': None, u'self': u'/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T03:10:18Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 03:10:18,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 03:10:18,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_5b66ff3b-360b-4bb2-97d6-8ce889437417", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 03:10:19,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:10: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-427d5966-7fbc-4a8c-8ab5-18df579df1a9 x-compute-request-id: req-427d5966-7fbc-4a8c-8ab5-18df579df1a9 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_5b66ff3b-360b-4bb2-97d6-8ce889437417", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f", "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": "f0830d8f-3b90-4389-bc1e-95dcd0dda05f"}} 2018-07-29 03:10:19,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-427d5966-7fbc-4a8c-8ab5-18df579df1a9 2018-07-29 03:10:19,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.238965988159s 2018-07-29 03:10:19,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-427d5966-7fbc-4a8c-8ab5-18df579df1a9 2018-07-29 03:10:19,146 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_5b66ff3b-360b-4bb2-97d6-8ce889437417', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'f0830d8f-3b90-4389-bc1e-95dcd0dda05f', 'swap': 0}) 2018-07-29 03:10:19,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 03:10:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f/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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"extra_specs": {}}' 2018-07-29 03:10:19,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:10: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-a615a686-a3ef-4fca-95d1-a73c4875ca55 x-compute-request-id: req-a615a686-a3ef-4fca-95d1-a73c4875ca55 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 03:10:19,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f/os-extra_specs used request id req-a615a686-a3ef-4fca-95d1-a73c4875ca55 2018-07-29 03:10:19,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246670246124s 2018-07-29 03:10:19,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f/os-extra_specs used request id req-a615a686-a3ef-4fca-95d1-a73c4875ca55 2018-07-29 03:10:19,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:10:19,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa92567-81f9-4063-8aa9-7280a201b5c1 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:10:19,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-1aa92567-81f9-4063-8aa9-7280a201b5c1 2018-07-29 03:10:19,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:10:19,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:10:19,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5f7f65-8b24-4635-91b1-5bfa674f0f55 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:10:19,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1f5f7f65-8b24-4635-91b1-5bfa674f0f55 2018-07-29 03:10:19,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116006135941s 2018-07-29 03:10:19,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1f5f7f65-8b24-4635-91b1-5bfa674f0f55 2018-07-29 03:10:19,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:10:19,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:10:19,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ba7d12-31d7-45bf-aa73-302d43d1756b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:10:19,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-60ba7d12-31d7-45bf-aa73-302d43d1756b 2018-07-29 03:10:19,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960600376129s 2018-07-29 03:10:19,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-60ba7d12-31d7-45bf-aa73-302d43d1756b 2018-07-29 03:10:19,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-29 03:10:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:10:19,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:10: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-14923224-d91c-4ab2-850e-f84d56c04f04 x-compute-request-id: req-14923224-d91c-4ab2-850e-f84d56c04f04 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-29 03:10:19,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-14923224-d91c-4ab2-850e-f84d56c04f04 2018-07-29 03:10:19,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0332510471344s 2018-07-29 03:10:19,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-14923224-d91c-4ab2-850e-f84d56c04f04 2018-07-29 03:10:19,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:10:19,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:10:19,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-c7c84f94-e87a-4265-97e6-1010e46d03b6 Date: Sun, 29 Jul 2018 03:10:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/snap", "metadata": {}}], "file": "/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "c3f69c6d-95e2-4a08-bd10-86df0a001239", "size": 12716032, "self": "/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T03:10:18Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T03:10:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:10:19,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c7c84f94-e87a-4265-97e6-1010e46d03b6 2018-07-29 03:10:19,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243909358978s 2018-07-29 03:10:19,468 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c7c84f94-e87a-4265-97e6-1010e46d03b6 2018-07-29 03:10:19,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 03:10:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417"}' 2018-07-29 03:10:19,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc3b1899-0154-4227-b9ca-a1cfc919c8ac Date: Sun, 29 Jul 2018 03:10:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "5d9228b5-a781-485e-85a6-7fb571f93517", "size": null, "self": "/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T03:10:19Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "checksum": null, "created_at": "2018-07-29T03:10:19Z", "protected": false} 2018-07-29 03:10:19,514 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bc3b1899-0154-4227-b9ca-a1cfc919c8ac 2018-07-29 03:10:19,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0377399921417s 2018-07-29 03:10:19,514 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bc3b1899-0154-4227-b9ca-a1cfc919c8ac returning object 5d9228b5-a781-485e-85a6-7fb571f93517 2018-07-29 03:10:19,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 03:10:19,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517/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}4c269e692c419125e29bae8e4331c6b944505120" -d '' 2018-07-29 03:10:19,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9374a241-d5f2-4177-839c-1d44bba52c6d Date: Sun, 29 Jul 2018 03:10: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-29 03:10:19,930 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517/file used request id req-9374a241-d5f2-4177-839c-1d44bba52c6d 2018-07-29 03:10:19,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.415380001068s 2018-07-29 03:10:19,931 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517/file used request id req-9374a241-d5f2-4177-839c-1d44bba52c6d 2018-07-29 03:10:19,931 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T03:10:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517/file', u'owner': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5d9228b5-a781-485e-85a6-7fb571f93517', u'size': None, u'name': u'neutron_trunk-img_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417', u'checksum': None, u'self': u'/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T03:10:19Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 03:10:19,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 03:10:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 03:10:19,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:10: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-f569d8c8-ed56-488e-bc64-7eb03478e8c1 x-compute-request-id: req-f569d8c8-ed56-488e-bc64-7eb03478e8c1 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/714c438a-b33b-411c-bd95-babdb2bb5206", "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": "714c438a-b33b-411c-bd95-babdb2bb5206"}} 2018-07-29 03:10:19,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f569d8c8-ed56-488e-bc64-7eb03478e8c1 2018-07-29 03:10:19,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0391159057617s 2018-07-29 03:10:19,971 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f569d8c8-ed56-488e-bc64-7eb03478e8c1 2018-07-29 03:10:19,972 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'714c438a-b33b-411c-bd95-babdb2bb5206', 'swap': 0}) 2018-07-29 03:10:19,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 03:10:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206/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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"extra_specs": {}}' 2018-07-29 03:10:20,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:10: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-d4f3c267-f33c-40d7-8825-069d84ebabab x-compute-request-id: req-d4f3c267-f33c-40d7-8825-069d84ebabab Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 03:10:20,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206/os-extra_specs used request id req-d4f3c267-f33c-40d7-8825-069d84ebabab 2018-07-29 03:10:20,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0322329998016s 2018-07-29 03:10:20,005 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206/os-extra_specs used request id req-d4f3c267-f33c-40d7-8825-069d84ebabab 2018-07-29 03:10:20,005 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'714c438a-b33b-411c-bd95-babdb2bb5206', 'swap': 0}) 2018-07-29 03:10:23,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-29 03:10:23,421 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-29 03:10:23,422 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-29 03:10:23,425 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-29 03:10:23,428 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-29 03:10:26,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ecea6f22-fadc-4829-8af6-d30f9c6115ec/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-29 03:10:26,957 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-29 03:10:26,959 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-29 03:10:26,959 - 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-29 03:12:21,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 90c61450-f758-4c5a-975c-502667def369 2018-07-29 03:12:21,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '90c61450-f758-4c5a-975c-502667def369']'. 2018-07-29 03:12:22,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 90c61450-f758-4c5a-975c-502667def369 | 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-29 03:10:29 | 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-29 03:12:21 | 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-29 03:12:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ecea6f22-fadc-4829-8af6-d30f9c6115ec) | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: eb39d000-4655-42fc-934e-f94b5d7b8575) | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 101.213 | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-29 03:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-29 03:12:22,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-29 03:12:22,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-29 03:12:22,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-29 03:12:22,289 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 03:12:22,290 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:09 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-29 03:12:22,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 03:12:22,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53/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}4c269e692c419125e29bae8e4331c6b944505120" -d '{"subnet_id": "b78ae2a8-abda-46b8-af99-0f9967fae0bc"}' 2018-07-29 03:12:24,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-127d6972-4fb6-4009-8b85-ee3295947f3d Date: Sun, 29 Jul 2018 03:12:24 GMT RESP BODY: {"network_id": "266def96-702a-4ba2-b74e-9ef98adf0217", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "subnet_id": "b78ae2a8-abda-46b8-af99-0f9967fae0bc", "subnet_ids": ["b78ae2a8-abda-46b8-af99-0f9967fae0bc"], "port_id": "a3847927-78ae-4daa-a155-7a08d18e2688", "id": "f754c6ec-a67e-44ea-a3e1-a2923e593f53"} 2018-07-29 03:12:24,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53/remove_router_interface.json used request id req-127d6972-4fb6-4009-8b85-ee3295947f3d 2018-07-29 03:12:24,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80311203003s 2018-07-29 03:12:24,099 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53/remove_router_interface.json used request id req-127d6972-4fb6-4009-8b85-ee3295947f3d returning object f754c6ec-a67e-44ea-a3e1-a2923e593f53 2018-07-29 03:12:24,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 03:12:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:24,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-bbcb2a10-9a65-4f49-807b-6d87908a3e2a Date: Sun, 29 Jul 2018 03:12:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T03:10:14Z", "admin_state_up": true, "updated_at": "2018-07-29T03:12:23Z", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f754c6ec-a67e-44ea-a3e1-a2923e593f53", "name": "neutron_trunk-router_5b66ff3b-360b-4bb2-97d6-8ce889437417"}]} 2018-07-29 03:12:24,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bbcb2a10-9a65-4f49-807b-6d87908a3e2a 2018-07-29 03:12:24,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124763011932s 2018-07-29 03:12:24,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bbcb2a10-9a65-4f49-807b-6d87908a3e2a 2018-07-29 03:12:24,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 03:12:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:25,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbf03a4c-9c69-4105-913a-07489bb8519a Content-Length: 0 Date: Sun, 29 Jul 2018 03:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:12:25,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53.json used request id req-dbf03a4c-9c69-4105-913a-07489bb8519a 2018-07-29 03:12:25,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44374299049s 2018-07-29 03:12:25,669 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f754c6ec-a67e-44ea-a3e1-a2923e593f53.json used request id req-dbf03a4c-9c69-4105-913a-07489bb8519a 2018-07-29 03:12:25,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 03:12:25,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:25,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-74d2af0a-1bd7-4f83-b438-ece890180e6f Date: Sun, 29 Jul 2018 03:12:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4},{"updated_at":"2018-07-29T03:10:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b78ae2a8-abda-46b8-af99-0f9967fae0bc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_5b66ff3b-360b-4bb2-97d6-8ce889437417","enable_dhcp":true,"segment_id":null,"network_id":"266def96-702a-4ba2-b74e-9ef98adf0217","tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T03:10:13Z","ip_version":4}]} 2018-07-29 03:12:25,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-74d2af0a-1bd7-4f83-b438-ece890180e6f 2018-07-29 03:12:25,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0730340480804s 2018-07-29 03:12:25,743 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-74d2af0a-1bd7-4f83-b438-ece890180e6f 2018-07-29 03:12:25,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 03:12:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/b78ae2a8-abda-46b8-af99-0f9967fae0bc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:26,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99850e95-492b-416a-ba1d-2b5f7682d321 Date: Sun, 29 Jul 2018 03:12:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:12:26,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b78ae2a8-abda-46b8-af99-0f9967fae0bc.json used request id req-99850e95-492b-416a-ba1d-2b5f7682d321 2018-07-29 03:12:26,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.773609876633s 2018-07-29 03:12:26,519 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b78ae2a8-abda-46b8-af99-0f9967fae0bc.json used request id req-99850e95-492b-416a-ba1d-2b5f7682d321 2018-07-29 03:12:26,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:12:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:26,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-ac2b068c-d18f-4e53-ab93-927856cfc618 Date: Sun, 29 Jul 2018 03:12:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"266def96-702a-4ba2-b74e-9ef98adf0217","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:12:26Z","qos_policy_id":null,"name":"neutron_trunk-net_5b66ff3b-360b-4bb2-97d6-8ce889437417","admin_state_up":true,"tenant_id":"d2ac6b7eb80a4494a9cc93ffc7ae0749","created_at":"2018-07-29T03:10:13Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:12:26,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ac2b068c-d18f-4e53-ab93-927856cfc618 2018-07-29 03:12:26,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0786399841309s 2018-07-29 03:12:26,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ac2b068c-d18f-4e53-ab93-927856cfc618 2018-07-29 03:12:26,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 03:12:26,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/266def96-702a-4ba2-b74e-9ef98adf0217.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:27,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3bc7012-0d9f-4263-85f0-a9fa755a049b Date: Sun, 29 Jul 2018 03:12:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:12:27,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/266def96-702a-4ba2-b74e-9ef98adf0217.json used request id req-a3bc7012-0d9f-4263-85f0-a9fa755a049b 2018-07-29 03:12:27,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13466286659s 2018-07-29 03:12:27,735 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/266def96-702a-4ba2-b74e-9ef98adf0217.json used request id req-a3bc7012-0d9f-4263-85f0-a9fa755a049b 2018-07-29 03:12:27,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:12:27,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:27,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-1360888f-b23c-4b4c-ba7f-91bf994f9f1d Date: Sun, 29 Jul 2018 03:12:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/5d9228b5-a781-485e-85a6-7fb571f93517/snap", "metadata": {}}], "file": "/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "5d9228b5-a781-485e-85a6-7fb571f93517", "size": 12716032, "self": "/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/5d9228b5-a781-485e-85a6-7fb571f93517/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T03:10:19Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T03:10:19Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/snap", "metadata": {}}], "file": "/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/file", "owner": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "c3f69c6d-95e2-4a08-bd10-86df0a001239", "size": 12716032, "self": "/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/c3f69c6d-95e2-4a08-bd10-86df0a001239/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T03:10:18Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5b66ff3b-360b-4bb2-97d6-8ce889437417", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T03:10:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:12:27,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1360888f-b23c-4b4c-ba7f-91bf994f9f1d 2018-07-29 03:12:27,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198668003082s 2018-07-29 03:12:27,938 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1360888f-b23c-4b4c-ba7f-91bf994f9f1d 2018-07-29 03:12:27,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 03:12:27,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:28,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6272178-fd1a-4006-889a-ef526bc15aff Date: Sun, 29 Jul 2018 03:12:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 03:12:28,685 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239 used request id req-d6272178-fd1a-4006-889a-ef526bc15aff 2018-07-29 03:12:28,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.743942022324s 2018-07-29 03:12:28,685 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c3f69c6d-95e2-4a08-bd10-86df0a001239 used request id req-d6272178-fd1a-4006-889a-ef526bc15aff 2018-07-29 03:12:28,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:12:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:28,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:12: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-c141d046-907d-4655-b770-c5f2eec660af x-compute-request-id: req-c141d046-907d-4655-b770-c5f2eec660af Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/714c438a-b33b-411c-bd95-babdb2bb5206", "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": "714c438a-b33b-411c-bd95-babdb2bb5206"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}, {"name": "neutron_trunk-flavor_5b66ff3b-360b-4bb2-97d6-8ce889437417", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f", "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": "f0830d8f-3b90-4389-bc1e-95dcd0dda05f"}]} 2018-07-29 03:12:28,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c141d046-907d-4655-b770-c5f2eec660af 2018-07-29 03:12:28,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279581546783s 2018-07-29 03:12:28,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c141d046-907d-4655-b770-c5f2eec660af 2018-07-29 03:12:28,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 03:12:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:28,744 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:12: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 x-openstack-request-id: req-9385e63e-5757-45d7-b64a-14298d68e76b x-compute-request-id: req-9385e63e-5757-45d7-b64a-14298d68e76b Content-Length: 0 Content-Type: application/json 2018-07-29 03:12:28,744 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f used request id req-9385e63e-5757-45d7-b64a-14298d68e76b 2018-07-29 03:12:28,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274839401245s 2018-07-29 03:12:28,744 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f0830d8f-3b90-4389-bc1e-95dcd0dda05f used request id req-9385e63e-5757-45d7-b64a-14298d68e76b 2018-07-29 03:12:28,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 03:12:28,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:29,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e66dedc-32a3-4e2d-a5e7-c26561f4413a Date: Sun, 29 Jul 2018 03:12:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 03:12:29,718 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517 used request id req-2e66dedc-32a3-4e2d-a5e7-c26561f4413a 2018-07-29 03:12:29,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.973416090012s 2018-07-29 03:12:29,719 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5d9228b5-a781-485e-85a6-7fb571f93517 used request id req-2e66dedc-32a3-4e2d-a5e7-c26561f4413a 2018-07-29 03:12:29,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:12:29,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:29,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:12: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-1a4cd433-3276-4b5e-bfa2-93c2f05c55f8 x-compute-request-id: req-1a4cd433-3276-4b5e-bfa2-93c2f05c55f8 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_5b66ff3b-360b-4bb2-97d6-8ce889437417", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/714c438a-b33b-411c-bd95-babdb2bb5206", "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": "714c438a-b33b-411c-bd95-babdb2bb5206"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}]} 2018-07-29 03:12:29,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1a4cd433-3276-4b5e-bfa2-93c2f05c55f8 2018-07-29 03:12:29,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256741046906s 2018-07-29 03:12:29,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1a4cd433-3276-4b5e-bfa2-93c2f05c55f8 2018-07-29 03:12:29,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 03:12:29,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4c269e692c419125e29bae8e4331c6b944505120" 2018-07-29 03:12:29,778 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:12: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-f5994bd1-dbea-48ab-b6b6-4eb8127a04bb x-compute-request-id: req-f5994bd1-dbea-48ab-b6b6-4eb8127a04bb Content-Length: 0 Content-Type: application/json 2018-07-29 03:12:29,778 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206 used request id req-f5994bd1-dbea-48ab-b6b6-4eb8127a04bb 2018-07-29 03:12:29,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.030885219574s 2018-07-29 03:12:29,778 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/714c438a-b33b-411c-bd95-babdb2bb5206 used request id req-f5994bd1-dbea-48ab-b6b6-4eb8127a04bb 2018-07-29 03:12:29,824 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-29 03:12:29,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:12:29,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:12:29,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 03:12:29,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 03:12:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:12:29,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60f2d8a-91db-47a1-9c39-3d0d16f3d465 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:12:29,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a60f2d8a-91db-47a1-9c39-3d0d16f3d465 2018-07-29 03:12:29,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:12:30,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["33XNQMvfQZCBGmxWUZU7aA"], "issued_at": "2018-07-29T03:12:30.000000Z"}} 2018-07-29 03:12:30,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:12:30,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}642436418059d99953eacc4f6ea7693f24759053" 2018-07-29 03:12:30,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1c91bb19-a039-4043-af2b-1b0d33e0e96a Date: Sun, 29 Jul 2018 03:12:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:12:30,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c91bb19-a039-4043-af2b-1b0d33e0e96a 2018-07-29 03:12:30,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.53081703186s 2018-07-29 03:12:30,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c91bb19-a039-4043-af2b-1b0d33e0e96a 2018-07-29 03:12:30,793 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-29 03:12:33,682 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-29 03:12:36,513 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 08fc456b-e896-446e-81cc-7d75ab369154 | 2018-07-29T03:12:36.096786 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 08fc456b-e896-446e-81cc-7d75ab369154 ~/.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-29 03:12:40,288 - 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-29 03:12:40,288 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-29 03:12:43,139 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-29 03:12:46,840 - 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=7f01c0f2-a887-4d7f-a402-1b5effbfb2df) as the default verifier for the future CLI operations. 2018-07-29 03:12:49,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:12:50,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d3b9234-759c-4f9b-849a-3b7fc5a8a7b2 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:12:50,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-0d3b9234-759c-4f9b-849a-3b7fc5a8a7b2 2018-07-29 03:12:50,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-29 03:12:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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-29 03:12:50,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88263688-826c-4e07-928c-b68cc6e97762 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.3:35357/v3/", "rel": "self"}]}]}} 2018-07-29 03:12:50,012 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-88263688-826c-4e07-928c-b68cc6e97762 2018-07-29 03:12:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}642436418059d99953eacc4f6ea7693f24759053" 2018-07-29 03:12:50,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6cf2db-25cd-4549-8685-1e096e80c664 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24fc9eb0771242ecb62efc71b7e240dc"}, "enabled": true, "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/3539089131cc4eafb6e7f05231bbb8ac"}, "enabled": true, "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a52aa64c6b84a4eafa1f9237c3070e2"}, "enabled": true, "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f4deff11c0d42f5b601e2dc652fd786"}, "enabled": true, "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5fdfa836c74a4512bc6799b26539f454"}, "enabled": true, "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/882fca0bd23d469b92c7e00c57d49ebf"}, "enabled": true, "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a41d741bdf3e41babacaa1fea3a0288f"}, "enabled": true, "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a7ac5e193ef1423b9220d52eae40ce26"}, "enabled": true, "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada02472ed6e43c0ba2f08097afab7dc"}, "enabled": true, "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7b3d220b59e436db804467fd89085d3"}, "enabled": true, "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d6638ca23cc04e32ab17cfabaa625269"}, "enabled": true, "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df3d849424924aa3a3fbc37d6edec964"}, "enabled": true, "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e1e04925bf5c43e783b8db99c480f9e1"}, "enabled": true, "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/f124a28f6bb44cb79738ec1e11c32379"}, "enabled": true, "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f827442bf1db4a5bbf1a97f521645c55"}, "enabled": true, "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-07-29 03:12:50,103 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0f6cf2db-25cd-4549-8685-1e096e80c664 2018-07-29 03:12:50,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0971820354462s 2018-07-29 03:12:50,104 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0f6cf2db-25cd-4549-8685-1e096e80c664 2018-07-29 03:12:50,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-29 03:12:50,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}642436418059d99953eacc4f6ea7693f24759053" 2018-07-29 03:12:50,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-4ef2d6c5-8ac2-493d-926d-cad5cde8ac14 Date: Sun, 29 Jul 2018 03:12:50 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "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": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-07-29 03:12:50,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-4ef2d6c5-8ac2-493d-926d-cad5cde8ac14 2018-07-29 03:12:50,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.173224925995s 2018-07-29 03:12:50,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-4ef2d6c5-8ac2-493d-926d-cad5cde8ac14 2018-07-29 03:12:50,288 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-29 03:12:50,289 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-29 03:12:50,292 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:12 | PASS | | rally_sanity | functest | smoke | 20:53 | FAIL | | patrole | functest | smoke | 02:08 | FAIL | | vmtp | functest | smoke | 18:21 | PASS | | shaker | functest | smoke | 29:50 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:09 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-29 03:12:50,297 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-29 03:12:50,327 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-29 03:13:08,028 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-184 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-29 03:13:08,033 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=vNaNy3pzn4X9GHAv2ok3HawBO 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=d2ac6b7eb80a4494a9cc93ffc7ae0749 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-29 03:13:08,033 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-29 03:13:08,033 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-29 03:13:08,034 - 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-29 03:13:08,037 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-29 03:13:33,508 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-184 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-29 03:13:33,514 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=vNaNy3pzn4X9GHAv2ok3HawBO 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=d2ac6b7eb80a4494a9cc93ffc7ae0749 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-29 03:13:33,514 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-29 03:13:33,515 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-07-29 03:13:33,535 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:13:33,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:13:33,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:13:33,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:13:33,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:13:33,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:13:33,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:13:33,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:13:33,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3517fe-0f99-4071-af98-27cc632b02e1 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:13:33,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4a3517fe-0f99-4071-af98-27cc632b02e1 2018-07-29 03:13:33,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:13:34,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["_T1eLjQuRni9IM3GkcktrA"], "issued_at": "2018-07-29T03:13:34.000000Z"}} 2018-07-29 03:13:34,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:13:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:34,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c10f55e8-4bfb-4674-9b35-955b899d70bb Date: Sun, 29 Jul 2018 03:13:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:13:34,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c10f55e8-4bfb-4674-9b35-955b899d70bb 2018-07-29 03:13:34,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.469180107117s 2018-07-29 03:13:34,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c10f55e8-4bfb-4674-9b35-955b899d70bb 2018-07-29 03:13:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:13:34,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37af9fa2-f308-4cca-9f61-01f2700fe272 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:13:34,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-37af9fa2-f308-4cca-9f61-01f2700fe272 2018-07-29 03:13:34,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:13:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:34,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f158010e-4091-45e4-819f-9a6f7d4d18f3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 03:13:34,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-f158010e-4091-45e4-819f-9a6f7d4d18f3 2018-07-29 03:13:34,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0980231761932s 2018-07-29 03:13:34,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-f158010e-4091-45e4-819f-9a6f7d4d18f3 2018-07-29 03:13:34,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 03:13:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4"}}' 2018-07-29 03:13:35,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3817f7de-2964-4887-b5d0-3fe4b3045ac3 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.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f"}, "tags": [], "enabled": true, "id": "765d750ce87e42ad8de569be87692d1f", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4"}} 2018-07-29 03:13:35,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3817f7de-2964-4887-b5d0-3fe4b3045ac3 2018-07-29 03:13:35,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123883008957s 2018-07-29 03:13:35,036 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3817f7de-2964-4887-b5d0-3fe4b3045ac3 2018-07-29 03:13:35,037 - 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'765d750ce87e42ad8de569be87692d1f', '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_587376ae-5c3b-449d-9d20-10a6969290a4'}) 2018-07-29 03:13:35,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 03:13:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6f25fdbf-ccb2-4003-8252-61b87c5ac57b", "email": null, "name": "cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4"}}' 2018-07-29 03:13:35,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc1557d4-f3c8-491f-b71c-35390ae26707 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4", "links": {"self": "http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f08c6027cc6b476f88879ad413aecb97", "domain_id": "default", "password_expires_at": null}} 2018-07-29 03:13:35,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-dc1557d4-f3c8-491f-b71c-35390ae26707 2018-07-29 03:13:35,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364025831223s 2018-07-29 03:13:35,408 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-dc1557d4-f3c8-491f-b71c-35390ae26707 2018-07-29 03:13:35,408 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f08c6027cc6b476f88879ad413aecb97', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4'}) 2018-07-29 03:13:35,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:13:35,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:35,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7550c57e-2fd2-464d-9357-f6adfacc7a18 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:13:35,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7550c57e-2fd2-464d-9357-f6adfacc7a18 2018-07-29 03:13:35,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954849720001s 2018-07-29 03:13:35,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7550c57e-2fd2-464d-9357-f6adfacc7a18 2018-07-29 03:13:35,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:13:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:35,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7841c627-091e-4306-91ba-beaeaeed1b44 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:13:35,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7841c627-091e-4306-91ba-beaeaeed1b44 2018-07-29 03:13:35,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0175499916077s 2018-07-29 03:13:35,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7841c627-091e-4306-91ba-beaeaeed1b44 2018-07-29 03:13:35,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:13:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:35,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a988757-5450-473c-8037-7c6aa4a8e5af Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:13:35,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1a988757-5450-473c-8037-7c6aa4a8e5af 2018-07-29 03:13:35,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931890010834s 2018-07-29 03:13:35,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1a988757-5450-473c-8037-7c6aa4a8e5af 2018-07-29 03:13:35,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:13:35,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:35,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326b4343-3dd1-490e-af5f-2dc1f2e99ff3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 03:13:35,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-326b4343-3dd1-490e-af5f-2dc1f2e99ff3 2018-07-29 03:13:35,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0900750160217s 2018-07-29 03:13:35,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-326b4343-3dd1-490e-af5f-2dc1f2e99ff3 2018-07-29 03:13:35,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:13:35,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:35,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bd0b5e-899d-464d-a9dd-82644e32fd77 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4", "links": {"self": "http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f08c6027cc6b476f88879ad413aecb97", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:13:35,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-29bd0b5e-899d-464d-a9dd-82644e32fd77 2018-07-29 03:13:35,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108027935028s 2018-07-29 03:13:35,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-29bd0b5e-899d-464d-a9dd-82644e32fd77 2018-07-29 03:13:35,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:13:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:35,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea1151d-90d7-49e6-9b55-84c168c81f37 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f"}, "tags": [], "enabled": true, "id": "765d750ce87e42ad8de569be87692d1f", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:13:35,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2ea1151d-90d7-49e6-9b55-84c168c81f37 2018-07-29 03:13:35,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945899486542s 2018-07-29 03:13:35,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2ea1151d-90d7-49e6-9b55-84c168c81f37 2018-07-29 03:13:35,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 03:13:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=f08c6027cc6b476f88879ad413aecb97&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=765d750ce87e42ad8de569be87692d1f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:36,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852dc911-b488-4d43-8d2a-61a26d3516ff Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=f08c6027cc6b476f88879ad413aecb97&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=765d750ce87e42ad8de569be87692d1f", "previous": null, "next": null}} 2018-07-29 03:13:36,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f08c6027cc6b476f88879ad413aecb97&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=765d750ce87e42ad8de569be87692d1f used request id req-852dc911-b488-4d43-8d2a-61a26d3516ff 2018-07-29 03:13:36,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0917630195618s 2018-07-29 03:13:36,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f08c6027cc6b476f88879ad413aecb97&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=765d750ce87e42ad8de569be87692d1f used request id req-852dc911-b488-4d43-8d2a-61a26d3516ff 2018-07-29 03:13:36,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 03:13:36,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f/users/f08c6027cc6b476f88879ad413aecb97/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:13:36,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:13:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607db8b5-6f0c-456a-9b10-eb984af39bad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:13:36,162 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f/users/f08c6027cc6b476f88879ad413aecb97/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-607db8b5-6f0c-456a-9b10-eb984af39bad 2018-07-29 03:13:36,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130703210831s 2018-07-29 03:13:36,162 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f/users/f08c6027cc6b476f88879ad413aecb97/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-607db8b5-6f0c-456a-9b10-eb984af39bad 2018-07-29 03:13:36,163 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4', 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'765d750ce87e42ad8de569be87692d1f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6f25fdbf-ccb2-4003-8252-61b87c5ac57b', 'username': u'cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 03:13:36,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:13:36,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:13:36,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:13:36,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:13:36,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:13:36,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:13:36,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:13:36,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:13:36,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:13:36,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:13:36,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:13:36,167 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4', 'password': '6f25fdbf-ccb2-4003-8252-61b87c5ac57b', 'project_name': 'cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '765d750ce87e42ad8de569be87692d1f', 'project_domain_name': 'Default'} 2018-07-29 03:13:36,168 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-29 03:13:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:13:36,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965fae9d-5d48-4f26-856c-5717f73bedbe 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:13:36,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-965fae9d-5d48-4f26-856c-5717f73bedbe 2018-07-29 03:13:36,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:13:36,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T04:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "765d750ce87e42ad8de569be87692d1f", "name": "cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/765d750ce87e42ad8de569be87692d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/765d750ce87e42ad8de569be87692d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/765d750ce87e42ad8de569be87692d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/765d750ce87e42ad8de569be87692d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/765d750ce87e42ad8de569be87692d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/765d750ce87e42ad8de569be87692d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_765d750ce87e42ad8de569be87692d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_765d750ce87e42ad8de569be87692d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/765d750ce87e42ad8de569be87692d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/765d750ce87e42ad8de569be87692d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/765d750ce87e42ad8de569be87692d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/765d750ce87e42ad8de569be87692d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/765d750ce87e42ad8de569be87692d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/765d750ce87e42ad8de569be87692d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4", "id": "f08c6027cc6b476f88879ad413aecb97"}, "audit_ids": ["2FpBD2XvScK5GtjEnMZhNA"], "issued_at": "2018-07-29T03:13:36.000000Z"}} 2018-07-29 03:13:36,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 03:13:36,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"network": {"name": "cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4", "admin_state_up": true}}' 2018-07-29 03:13:37,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-59f62f35-9f4a-41e2-b6e6-979049b67f56 Date: Sun, 29 Jul 2018 03:13:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"765d750ce87e42ad8de569be87692d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:13:36Z","is_default":false,"name":"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4","qos_policy_id":null,"admin_state_up":true,"tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:36Z","mtu":1450}} 2018-07-29 03:13:37,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-59f62f35-9f4a-41e2-b6e6-979049b67f56 2018-07-29 03:13:37,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.507772922516s 2018-07-29 03:13:37,072 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-59f62f35-9f4a-41e2-b6e6-979049b67f56 2018-07-29 03:13:37,072 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T03:13:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd99fd62f-3aa2-4e26-856e-d1e48bacefdc', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4', u'admin_state_up': True, u'tenant_id': u'765d750ce87e42ad8de569be87692d1f', u'created_at': u'2018-07-29T03:13:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'765d750ce87e42ad8de569be87692d1f', u'l2_adjacency': True}) 2018-07-29 03:13:37,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:13:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:13:37,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-ab108db3-a28b-4aaf-bb07-f22d82d78f6b Date: Sun, 29 Jul 2018 03:13:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"765d750ce87e42ad8de569be87692d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:13:36Z","qos_policy_id":null,"name":"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4","admin_state_up":true,"tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:36Z","mtu":1450}]} 2018-07-29 03:13:37,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ab108db3-a28b-4aaf-bb07-f22d82d78f6b 2018-07-29 03:13:37,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.14152598381s 2018-07-29 03:13:37,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ab108db3-a28b-4aaf-bb07-f22d82d78f6b 2018-07-29 03:13:37,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 03:13:37,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"subnet": {"name": "cloudify-subnet_587376ae-5c3b-449d-9d20-10a6969290a4", "enable_dhcp": true, "network_id": "d99fd62f-3aa2-4e26-856e-d1e48bacefdc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 03:13:38,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43d8a302-f61a-42d5-9a81-1b6937330abf Date: Sun, 29 Jul 2018 03:13:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:13:37Z","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":"765d750ce87e42ad8de569be87692d1f","id":"a306bbc0-7488-49e0-873d-f155001cce63","subnetpool_id":null,"name":"cloudify-subnet_587376ae-5c3b-449d-9d20-10a6969290a4"}} 2018-07-29 03:13:38,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-43d8a302-f61a-42d5-9a81-1b6937330abf 2018-07-29 03:13:38,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.788305044174s 2018-07-29 03:13:38,005 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-43d8a302-f61a-42d5-9a81-1b6937330abf 2018-07-29 03:13:38,005 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T03:13:37Z', 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'a306bbc0-7488-49e0-873d-f155001cce63', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_587376ae-5c3b-449d-9d20-10a6969290a4', u'enable_dhcp': True, u'network_id': u'd99fd62f-3aa2-4e26-856e-d1e48bacefdc', u'tenant_id': u'765d750ce87e42ad8de569be87692d1f', u'created_at': u'2018-07-29T03:13:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'765d750ce87e42ad8de569be87692d1f'}) 2018-07-29 03:13:38,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 03:13:38,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "cloudify-router_587376ae-5c3b-449d-9d20-10a6969290a4", "admin_state_up": true}}' 2018-07-29 03:13:39,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ab69ef8b-b794-44fb-8207-6f91c3fea310 Date: Sun, 29 Jul 2018 03:13:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:38Z", "admin_state_up": true, "updated_at": "2018-07-29T03:13:39Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "33568735-8aff-4bff-abf5-cd3724018c1d", "name": "cloudify-router_587376ae-5c3b-449d-9d20-10a6969290a4"}} 2018-07-29 03:13:39,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-ab69ef8b-b794-44fb-8207-6f91c3fea310 2018-07-29 03:13:39,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61802887917s 2018-07-29 03:13:39,625 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-ab69ef8b-b794-44fb-8207-6f91c3fea310 2018-07-29 03:13:39,626 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T03:13:39Z', u'revision_number': 2, u'id': u'33568735-8aff-4bff-abf5-cd3724018c1d', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_587376ae-5c3b-449d-9d20-10a6969290a4', u'admin_state_up': True, u'tenant_id': u'765d750ce87e42ad8de569be87692d1f', u'created_at': u'2018-07-29T03:13:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'765d750ce87e42ad8de569be87692d1f'}) 2018-07-29 03:13:39,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 03:13:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d/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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"subnet_id": "a306bbc0-7488-49e0-873d-f155001cce63"}' 2018-07-29 03:13:42,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5005261-6230-40cb-8e2d-07e2e5cfc88c Date: Sun, 29 Jul 2018 03:13:42 GMT RESP BODY: {"network_id": "d99fd62f-3aa2-4e26-856e-d1e48bacefdc", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "subnet_id": "a306bbc0-7488-49e0-873d-f155001cce63", "subnet_ids": ["a306bbc0-7488-49e0-873d-f155001cce63"], "port_id": "414535b5-8291-470a-b1ff-099394e3d366", "id": "33568735-8aff-4bff-abf5-cd3724018c1d"} 2018-07-29 03:13:42,144 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d/add_router_interface.json used request id req-d5005261-6230-40cb-8e2d-07e2e5cfc88c 2018-07-29 03:13:42,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.51722216606s 2018-07-29 03:13:42,145 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d/add_router_interface.json used request id req-d5005261-6230-40cb-8e2d-07e2e5cfc88c returning object 33568735-8aff-4bff-abf5-cd3724018c1d 2018-07-29 03:13:42,145 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-29 03:14:04,912 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-29 03:14:04,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:14:04,919 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 03:14:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 03:14:04,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:14:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:14:05,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8e1264e7-6126-4829-bd26-414a131c3e5c Date: Sun, 29 Jul 2018 03:14:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:14:05,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8e1264e7-6126-4829-bd26-414a131c3e5c 2018-07-29 03:14:05,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197929859161s 2018-07-29 03:14:05,123 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8e1264e7-6126-4829-bd26-414a131c3e5c 2018-07-29 03:14:05,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 03:14:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4"}' 2018-07-29 03:14:05,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3e0eb556-77b1-4445-9868-fc2e835e86e7 Date: Sun, 29 Jul 2018 03:14:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/file", "owner": "765d750ce87e42ad8de569be87692d1f", "id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "size": null, "self": "/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:14:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4", "checksum": null, "created_at": "2018-07-29T03:14:05Z", "protected": false} 2018-07-29 03:14:05,174 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3e0eb556-77b1-4445-9868-fc2e835e86e7 2018-07-29 03:14:05,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0442850589752s 2018-07-29 03:14:05,174 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3e0eb556-77b1-4445-9868-fc2e835e86e7 returning object b883c18b-c175-434f-a03b-6b27a4f6f42d 2018-07-29 03:14:05,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 03:14:05,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/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}0c37b48750a0b988767edc4b1011326a082243cf" -d '' 2018-07-29 03:15:04,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-777d3599-75b8-418e-8b18-ca6e7d6a846a Date: Sun, 29 Jul 2018 03:15:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 03:15:04,839 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/file used request id req-777d3599-75b8-418e-8b18-ca6e7d6a846a 2018-07-29 03:15:04,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.6643819809s 2018-07-29 03:15:04,840 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/file used request id req-777d3599-75b8-418e-8b18-ca6e7d6a846a 2018-07-29 03:15:04,840 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T03:14:05Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/file', u'owner': u'765d750ce87e42ad8de569be87692d1f', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'b883c18b-c175-434f-a03b-6b27a4f6f42d', u'size': None, u'name': u'cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4', u'checksum': None, u'self': u'/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T03:14:05Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 03:15:04,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 03:15:04,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_587376ae-5c3b-449d-9d20-10a6969290a4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-29 03:15:05,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-454b5b2c-4cad-4a95-9de6-eeb1dd42deb1 x-compute-request-id: req-454b5b2c-4cad-4a95-9de6-eeb1dd42deb1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_587376ae-5c3b-449d-9d20-10a6969290a4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "499ebf53-6024-4594-b65b-abf6067c4d29"}} 2018-07-29 03:15:05,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-454b5b2c-4cad-4a95-9de6-eeb1dd42deb1 2018-07-29 03:15:05,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.260529994965s 2018-07-29 03:15:05,102 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-454b5b2c-4cad-4a95-9de6-eeb1dd42deb1 2018-07-29 03:15:05,102 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_587376ae-5c3b-449d-9d20-10a6969290a4', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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': 40, 'id': u'499ebf53-6024-4594-b65b-abf6067c4d29', 'swap': 0}) 2018-07-29 03:15:05,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 03:15:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29/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}7d45e60aa67e50525f4b56e31acb26276169f799" -d '{"extra_specs": {}}' 2018-07-29 03:15:05,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d79f399-bb76-4af5-a332-8172a3b8b229 x-compute-request-id: req-4d79f399-bb76-4af5-a332-8172a3b8b229 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 03:15:05,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29/os-extra_specs used request id req-4d79f399-bb76-4af5-a332-8172a3b8b229 2018-07-29 03:15:05,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216548442841s 2018-07-29 03:15:05,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29/os-extra_specs used request id req-4d79f399-bb76-4af5-a332-8172a3b8b229 2018-07-29 03:15:05,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 03:15:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"keypair": {"name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4"}}' 2018-07-29 03:15:05,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d271090-8543-4474-adc2-2f168ffa61c1 x-compute-request-id: req-4d271090-8543-4474-adc2-2f168ffa61c1 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBAZNYV9RfNRvU9Oi6z2ccGm6ks+DPx1keUIvEorBnW6KE536tKPDWf1L6xCZs3vHTJnLZY2Ka03UI1TWtLDmMPmtpH0oIrHOr/ItbCX1bmJyZayLMvcQwn7U86E/j8dJNFwvd6UtOlF8MJ7fCLrMm87ujN7zMpkvBkQHNCoZmmUKB5pQi5si8/zggaqOr4Y+pkrCCYGA2cwopbYvXR/x1bTry15gFste56BrdyTkcQEQsqMh9EvOSzW6qemCTSqE0MHfsNMwBpJ5W9HCPZ97EWrFFRpCmzc9QoIDOH7UZNDIhG9q13XIL1zopaA+4ZFyxLjGnO4yyxeFPpVqfvVQ/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwQGTWFfUXzUb1PTous9nHBpupLPgz8dZHlCLxKKwZ1uihOd+\nrSjw1n9S+sQmbN7x0yZy2WNimtN1CNU1rSw5jD5raR9KCKxzq/yLWwl9W5icmWsi\nzL3EMJ+1POhP4/HSTRcL3elLTpRfDCe3wi6zJvO7oze8zKZLwZEBzQqGZplCgeaU\nIubIvP84IGqjq+GPqZKwgmBgNnMKKW2L10f8dW068teYBbLXuega3ck5HEBELKjI\nfRLzks1uqnpgk0qhNDB37DTMAaSeVvRwj2fexFqxRUaQps3PUKCAzh+1GTQyIRva\ntd1yC9c6KWgPuGRcsS4xpzuMssXhT6Van71UPwIDAQABAoIBAQCmbLRgJgPjQMlJ\n/RC9HOA9NHGZpd3BbJTk9fE/UkWoKjTeQztRFw9s9gdYYlD76dY+C1ZXK0K4XIP7\nZNXPCGZrDtvRnoBZMFLhx3dmva0RkWvfQqmUQEHu55gA+BUDad68SJYb+PHNxVSc\nB5eFYn1qphpzKDmtgeuq8l3KLzwrNJbx3GZSWKcAESl1A72e1Mc/29NuFQo0PY/s\nl2OXRAiCdX//ZUM8EMkU1CATxPvTZ7GcFQDgXh2Cr9YSf6WVA2X8gyAe0bC1xfp/\nh0Ejtez9gh1F+GsyOA1a9mzHPM1J2N8DBkZdaV5P+416wLb4KohiLzWBbGadKZFQ\nzIUmqh/hAoGBAN+dUal32k3thnL5SwwxIg0B1s3KYIOT+9Pm5HVbKkbBfTLSPsNF\nTXgaevBOjorSB4Iug33w8R3+stErvkmx08new+S8kPKgQ2Kw27u/otuGybjMkV8i\n2ACC6Mm36N7MB+KL9K4bDJhSEHStuUDydnITACWxMY/LIp0CCGASrhJxAoGBANz1\nbXRHp3UFsjtiBKqgJrgVsnBm/YAY4PiBR8bUSpzxlmyqBCHqZ0ewAEgJipo/PjGe\nqFn5ptVz3JqYIt9MTCZJ/6xXiZOlhwNCriRVY4yReOBDJ4lld45c61rYuYJ/ERlo\nYX4szJo+cgCTqOSFzbtyhCNTDklriPsmTBpshMmvAoGBAIvll1Zntjr0tB2wGySI\nhJ4QnXtn9lO7PFyI4jsNivhzSsmFwWBXNi1Cm9FFxGXTGoF2aitblu3GD8dPD6B5\nUV/FL1cmJaS1YRMYRJBERzYCMKedzADyAqLnQ44XsefZS8GO/8gBAjM1fDgTC4g3\naKTbgEcUgUZNttz1jZnVdfPxAoGAbCeaBvPX7Pj30Adff2Fa8np0WH6hESWcYSdu\nyc06JG5Akjn6Qdup6DYnPRumg2/3cnRVtYz088B9uBJF54VCNO+9vU8v4VyBpL/r\n248MZk8CmstkO+W1yrKC5Xn1/AFUjlpAdnFZSRrN1KhyYEF6fYlFUsEh2iBP8ZdC\nYyDBMrMCgYEA0ey7Fyn4S2rXHO2P2GkKJEBxXLQi6HMWYQhg98GqiaeNreznQT+N\ntsl0FaXqmQzBSQ0And8ouvXeaO4j7BuK1qRBuxRUz77SIL2Pqoc50XHM8rnVCmYq\nIrrnSi/oEWK9n6yAZqcsA8AA/ubWJ06mHX1h445w8cKGGMKUlBlyETY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "f08c6027cc6b476f88879ad413aecb97", "name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "fingerprint": "ab:70:4f:08:ba:ac:fd:41:1e:93:b3:eb:c5:01:95:d0"}} 2018-07-29 03:15:05,447 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-4d271090-8543-4474-adc2-2f168ffa61c1 2018-07-29 03:15:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.321133136749s 2018-07-29 03:15:05,447 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-4d271090-8543-4474-adc2-2f168ffa61c1 2018-07-29 03:15:05,448 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBAZNYV9RfNRvU9Oi6z2ccGm6ks+DPx1keUIvEorBnW6KE536tKPDWf1L6xCZs3vHTJnLZY2Ka03UI1TWtLDmMPmtpH0oIrHOr/ItbCX1bmJyZayLMvcQwn7U86E/j8dJNFwvd6UtOlF8MJ7fCLrMm87ujN7zMpkvBkQHNCoZmmUKB5pQi5si8/zggaqOr4Y+pkrCCYGA2cwopbYvXR/x1bTry15gFste56BrdyTkcQEQsqMh9EvOSzW6qemCTSqE0MHfsNMwBpJ5W9HCPZ97EWrFFRpCmzc9QoIDOH7UZNDIhG9q13XIL1zopaA+4ZFyxLjGnO4yyxeFPpVqfvVQ/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwQGTWFfUXzUb1PTous9nHBpupLPgz8dZHlCLxKKwZ1uihOd+\nrSjw1n9S+sQmbN7x0yZy2WNimtN1CNU1rSw5jD5raR9KCKxzq/yLWwl9W5icmWsi\nzL3EMJ+1POhP4/HSTRcL3elLTpRfDCe3wi6zJvO7oze8zKZLwZEBzQqGZplCgeaU\nIubIvP84IGqjq+GPqZKwgmBgNnMKKW2L10f8dW068teYBbLXuega3ck5HEBELKjI\nfRLzks1uqnpgk0qhNDB37DTMAaSeVvRwj2fexFqxRUaQps3PUKCAzh+1GTQyIRva\ntd1yC9c6KWgPuGRcsS4xpzuMssXhT6Van71UPwIDAQABAoIBAQCmbLRgJgPjQMlJ\n/RC9HOA9NHGZpd3BbJTk9fE/UkWoKjTeQztRFw9s9gdYYlD76dY+C1ZXK0K4XIP7\nZNXPCGZrDtvRnoBZMFLhx3dmva0RkWvfQqmUQEHu55gA+BUDad68SJYb+PHNxVSc\nB5eFYn1qphpzKDmtgeuq8l3KLzwrNJbx3GZSWKcAESl1A72e1Mc/29NuFQo0PY/s\nl2OXRAiCdX//ZUM8EMkU1CATxPvTZ7GcFQDgXh2Cr9YSf6WVA2X8gyAe0bC1xfp/\nh0Ejtez9gh1F+GsyOA1a9mzHPM1J2N8DBkZdaV5P+416wLb4KohiLzWBbGadKZFQ\nzIUmqh/hAoGBAN+dUal32k3thnL5SwwxIg0B1s3KYIOT+9Pm5HVbKkbBfTLSPsNF\nTXgaevBOjorSB4Iug33w8R3+stErvkmx08new+S8kPKgQ2Kw27u/otuGybjMkV8i\n2ACC6Mm36N7MB+KL9K4bDJhSEHStuUDydnITACWxMY/LIp0CCGASrhJxAoGBANz1\nbXRHp3UFsjtiBKqgJrgVsnBm/YAY4PiBR8bUSpzxlmyqBCHqZ0ewAEgJipo/PjGe\nqFn5ptVz3JqYIt9MTCZJ/6xXiZOlhwNCriRVY4yReOBDJ4lld45c61rYuYJ/ERlo\nYX4szJo+cgCTqOSFzbtyhCNTDklriPsmTBpshMmvAoGBAIvll1Zntjr0tB2wGySI\nhJ4QnXtn9lO7PFyI4jsNivhzSsmFwWBXNi1Cm9FFxGXTGoF2aitblu3GD8dPD6B5\nUV/FL1cmJaS1YRMYRJBERzYCMKedzADyAqLnQ44XsefZS8GO/8gBAjM1fDgTC4g3\naKTbgEcUgUZNttz1jZnVdfPxAoGAbCeaBvPX7Pj30Adff2Fa8np0WH6hESWcYSdu\nyc06JG5Akjn6Qdup6DYnPRumg2/3cnRVtYz088B9uBJF54VCNO+9vU8v4VyBpL/r\n248MZk8CmstkO+W1yrKC5Xn1/AFUjlpAdnFZSRrN1KhyYEF6fYlFUsEh2iBP8ZdC\nYyDBMrMCgYEA0ey7Fyn4S2rXHO2P2GkKJEBxXLQi6HMWYQhg98GqiaeNreznQT+N\ntsl0FaXqmQzBSQ0And8ouvXeaO4j7BuK1qRBuxRUz77SIL2Pqoc50XHM8rnVCmYq\nIrrnSi/oEWK9n6yAZqcsA8AA/ubWJ06mHX1h445w8cKGGMKUlBlyETY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f08c6027cc6b476f88879ad413aecb97', 'name': u'cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4', 'created_at': '2018-07-29T03:15:05.448289', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'765d750ce87e42ad8de569be87692d1f', 'name': 'cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ab:70:4f:08:ba:ac:fd:41:1e:93:b3:eb:c5:01:95:d0', 'type': 'ssh', 'id': u'cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4'}) 2018-07-29 03:15:05,448 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwQGTWFfUXzUb1PTous9nHBpupLPgz8dZHlCLxKKwZ1uihOd+ rSjw1n9S+sQmbN7x0yZy2WNimtN1CNU1rSw5jD5raR9KCKxzq/yLWwl9W5icmWsi zL3EMJ+1POhP4/HSTRcL3elLTpRfDCe3wi6zJvO7oze8zKZLwZEBzQqGZplCgeaU IubIvP84IGqjq+GPqZKwgmBgNnMKKW2L10f8dW068teYBbLXuega3ck5HEBELKjI fRLzks1uqnpgk0qhNDB37DTMAaSeVvRwj2fexFqxRUaQps3PUKCAzh+1GTQyIRva td1yC9c6KWgPuGRcsS4xpzuMssXhT6Van71UPwIDAQABAoIBAQCmbLRgJgPjQMlJ /RC9HOA9NHGZpd3BbJTk9fE/UkWoKjTeQztRFw9s9gdYYlD76dY+C1ZXK0K4XIP7 ZNXPCGZrDtvRnoBZMFLhx3dmva0RkWvfQqmUQEHu55gA+BUDad68SJYb+PHNxVSc B5eFYn1qphpzKDmtgeuq8l3KLzwrNJbx3GZSWKcAESl1A72e1Mc/29NuFQo0PY/s l2OXRAiCdX//ZUM8EMkU1CATxPvTZ7GcFQDgXh2Cr9YSf6WVA2X8gyAe0bC1xfp/ h0Ejtez9gh1F+GsyOA1a9mzHPM1J2N8DBkZdaV5P+416wLb4KohiLzWBbGadKZFQ zIUmqh/hAoGBAN+dUal32k3thnL5SwwxIg0B1s3KYIOT+9Pm5HVbKkbBfTLSPsNF TXgaevBOjorSB4Iug33w8R3+stErvkmx08new+S8kPKgQ2Kw27u/otuGybjMkV8i 2ACC6Mm36N7MB+KL9K4bDJhSEHStuUDydnITACWxMY/LIp0CCGASrhJxAoGBANz1 bXRHp3UFsjtiBKqgJrgVsnBm/YAY4PiBR8bUSpzxlmyqBCHqZ0ewAEgJipo/PjGe qFn5ptVz3JqYIt9MTCZJ/6xXiZOlhwNCriRVY4yReOBDJ4lld45c61rYuYJ/ERlo YX4szJo+cgCTqOSFzbtyhCNTDklriPsmTBpshMmvAoGBAIvll1Zntjr0tB2wGySI hJ4QnXtn9lO7PFyI4jsNivhzSsmFwWBXNi1Cm9FFxGXTGoF2aitblu3GD8dPD6B5 UV/FL1cmJaS1YRMYRJBERzYCMKedzADyAqLnQ44XsefZS8GO/8gBAjM1fDgTC4g3 aKTbgEcUgUZNttz1jZnVdfPxAoGAbCeaBvPX7Pj30Adff2Fa8np0WH6hESWcYSdu yc06JG5Akjn6Qdup6DYnPRumg2/3cnRVtYz088B9uBJF54VCNO+9vU8v4VyBpL/r 248MZk8CmstkO+W1yrKC5Xn1/AFUjlpAdnFZSRrN1KhyYEF6fYlFUsEh2iBP8ZdC YyDBMrMCgYEA0ey7Fyn4S2rXHO2P2GkKJEBxXLQi6HMWYQhg98GqiaeNreznQT+N tsl0FaXqmQzBSQ0And8ouvXeaO4j7BuK1qRBuxRUz77SIL2Pqoc50XHM8rnVCmYq IrrnSi/oEWK9n6yAZqcsA8AA/ubWJ06mHX1h445w8cKGGMKUlBlyETY= -----END RSA PRIVATE KEY----- 2018-07-29 03:15:05,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 03:15:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"security_group": {"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-29 03:15:05,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-386c0d4a-0aaa-4abb-a61c-e1b72f1c7e79 Date: Sun, 29 Jul 2018 03:15:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:05Z", "updated_at": "2018-07-29T03:15:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "293b7c8f-d7bb-4543-8de4-bd0df7363fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "fb05a211-50f9-4373-91ab-2dd0d35f1229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}} 2018-07-29 03:15:05,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-386c0d4a-0aaa-4abb-a61c-e1b72f1c7e79 2018-07-29 03:15:05,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.36566400528s 2018-07-29 03:15:05,817 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-386c0d4a-0aaa-4abb-a61c-e1b72f1c7e79 2018-07-29 03:15:05,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:15:05,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:05,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-82b8690a-c382-46f8-a9c4-be37007b39a7 Date: Sun, 29 Jul 2018 03:15:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:05Z", "updated_at": "2018-07-29T03:15:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "293b7c8f-d7bb-4543-8de4-bd0df7363fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "fb05a211-50f9-4373-91ab-2dd0d35f1229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"description": "Default security group", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:36Z", "updated_at": "2018-07-29T03:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "34dcb93d-a2d8-4cae-a4d6-c17973d13be9", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "65d8dfaf-8f0b-4ae3-a91f-3501eb2ac02a", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "88061181-6b54-4e3a-a44c-1193f0fd1ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "9d5a7cac-8237-43f7-a702-e6a24baac5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "name": "default"}]} 2018-07-29 03:15:05,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-82b8690a-c382-46f8-a9c4-be37007b39a7 2018-07-29 03:15:05,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0660691261292s 2018-07-29 03:15:05,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-82b8690a-c382-46f8-a9c4-be37007b39a7 2018-07-29 03:15:05,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:15:05,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -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": "5b88d8d7-4c97-4dac-8a61-6beb6436f821"}}' 2018-07-29 03:15:06,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-172b7cc8-70d6-4fc8-a25a-d55dac2d812c Date: Sun, 29 Jul 2018 03:15:06 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-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "port_range_min": 22, "revision_number": 0, "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:06Z", "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "34c570d1-4db5-4336-afb7-576c652682b0"}} 2018-07-29 03:15:06,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-172b7cc8-70d6-4fc8-a25a-d55dac2d812c 2018-07-29 03:15:06,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.303735017776s 2018-07-29 03:15:06,196 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-172b7cc8-70d6-4fc8-a25a-d55dac2d812c 2018-07-29 03:15:06,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:15:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:06,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-909ef24f-7279-43b3-85fe-cf5abf9cc138 Date: Sun, 29 Jul 2018 03:15:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:05Z", "updated_at": "2018-07-29T03:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "293b7c8f-d7bb-4543-8de4-bd0df7363fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "34c570d1-4db5-4336-afb7-576c652682b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "fb05a211-50f9-4373-91ab-2dd0d35f1229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 2, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"description": "Default security group", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:36Z", "updated_at": "2018-07-29T03:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "34dcb93d-a2d8-4cae-a4d6-c17973d13be9", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "65d8dfaf-8f0b-4ae3-a91f-3501eb2ac02a", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "88061181-6b54-4e3a-a44c-1193f0fd1ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "9d5a7cac-8237-43f7-a702-e6a24baac5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "name": "default"}]} 2018-07-29 03:15:06,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-909ef24f-7279-43b3-85fe-cf5abf9cc138 2018-07-29 03:15:06,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482549667358s 2018-07-29 03:15:06,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-909ef24f-7279-43b3-85fe-cf5abf9cc138 2018-07-29 03:15:06,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:15:06,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -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": "5b88d8d7-4c97-4dac-8a61-6beb6436f821"}}' 2018-07-29 03:15:06,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-900e648e-fa6d-4ba7-81d7-bda397d0e3f0 Date: Sun, 29 Jul 2018 03:15:06 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-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "port_range_min": null, "revision_number": 0, "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:06Z", "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "75750e57-3a50-4171-ab2c-5f955490f553"}} 2018-07-29 03:15:06,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-900e648e-fa6d-4ba7-81d7-bda397d0e3f0 2018-07-29 03:15:06,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137348175049s 2018-07-29 03:15:06,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-900e648e-fa6d-4ba7-81d7-bda397d0e3f0 2018-07-29 03:15:06,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:15:06,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:06,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-d8259427-2612-46fa-90d8-5383abf0e715 Date: Sun, 29 Jul 2018 03:15:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:05Z", "updated_at": "2018-07-29T03:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "293b7c8f-d7bb-4543-8de4-bd0df7363fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "34c570d1-4db5-4336-afb7-576c652682b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "75750e57-3a50-4171-ab2c-5f955490f553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "fb05a211-50f9-4373-91ab-2dd0d35f1229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 3, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"description": "Default security group", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:36Z", "updated_at": "2018-07-29T03:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "34dcb93d-a2d8-4cae-a4d6-c17973d13be9", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "65d8dfaf-8f0b-4ae3-a91f-3501eb2ac02a", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "88061181-6b54-4e3a-a44c-1193f0fd1ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "9d5a7cac-8237-43f7-a702-e6a24baac5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "name": "default"}]} 2018-07-29 03:15:06,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d8259427-2612-46fa-90d8-5383abf0e715 2018-07-29 03:15:06,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496549606323s 2018-07-29 03:15:06,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d8259427-2612-46fa-90d8-5383abf0e715 2018-07-29 03:15:06,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:15:06,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -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": "5b88d8d7-4c97-4dac-8a61-6beb6436f821"}}' 2018-07-29 03:15:06,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ed66d113-e6ce-4da7-ace1-e4a68c20ae5f Date: Sun, 29 Jul 2018 03:15:06 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-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "port_range_min": 80, "revision_number": 0, "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:06Z", "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "4430899c-ecdd-407b-83f0-a91bf5db2549"}} 2018-07-29 03:15:06,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ed66d113-e6ce-4da7-ace1-e4a68c20ae5f 2018-07-29 03:15:06,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13481593132s 2018-07-29 03:15:06,581 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ed66d113-e6ce-4da7-ace1-e4a68c20ae5f 2018-07-29 03:15:06,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:15:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:06,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-43796d37-b0ca-4631-ab5f-0f630e10019d Date: Sun, 29 Jul 2018 03:15:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:05Z", "updated_at": "2018-07-29T03:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "293b7c8f-d7bb-4543-8de4-bd0df7363fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "34c570d1-4db5-4336-afb7-576c652682b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "4430899c-ecdd-407b-83f0-a91bf5db2549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "75750e57-3a50-4171-ab2c-5f955490f553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "fb05a211-50f9-4373-91ab-2dd0d35f1229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 4, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"description": "Default security group", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:36Z", "updated_at": "2018-07-29T03:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "34dcb93d-a2d8-4cae-a4d6-c17973d13be9", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "65d8dfaf-8f0b-4ae3-a91f-3501eb2ac02a", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "88061181-6b54-4e3a-a44c-1193f0fd1ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "9d5a7cac-8237-43f7-a702-e6a24baac5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "name": "default"}]} 2018-07-29 03:15:06,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-43796d37-b0ca-4631-ab5f-0f630e10019d 2018-07-29 03:15:06,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490589141846s 2018-07-29 03:15:06,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-43796d37-b0ca-4631-ab5f-0f630e10019d 2018-07-29 03:15:06,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:15:06,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -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": "5b88d8d7-4c97-4dac-8a61-6beb6436f821"}}' 2018-07-29 03:15:06,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-03518f0e-8a14-4f25-bbec-8018244cd7b4 Date: Sun, 29 Jul 2018 03:15:06 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-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "port_range_min": 443, "revision_number": 0, "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:06Z", "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c4dd88de-453c-4f5e-a5c1-520b0dcefe86"}} 2018-07-29 03:15:06,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-03518f0e-8a14-4f25-bbec-8018244cd7b4 2018-07-29 03:15:06,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1228120327s 2018-07-29 03:15:06,761 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-03518f0e-8a14-4f25-bbec-8018244cd7b4 2018-07-29 03:15:06,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:15:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:06,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-f53af153-48e8-4528-9542-3ff36c739a06 Date: Sun, 29 Jul 2018 03:15:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:05Z", "updated_at": "2018-07-29T03:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "293b7c8f-d7bb-4543-8de4-bd0df7363fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "34c570d1-4db5-4336-afb7-576c652682b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "4430899c-ecdd-407b-83f0-a91bf5db2549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "75750e57-3a50-4171-ab2c-5f955490f553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "c4dd88de-453c-4f5e-a5c1-520b0dcefe86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "fb05a211-50f9-4373-91ab-2dd0d35f1229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 5, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"description": "Default security group", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:36Z", "updated_at": "2018-07-29T03:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "34dcb93d-a2d8-4cae-a4d6-c17973d13be9", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "65d8dfaf-8f0b-4ae3-a91f-3501eb2ac02a", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "88061181-6b54-4e3a-a44c-1193f0fd1ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "9d5a7cac-8237-43f7-a702-e6a24baac5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "name": "default"}]} 2018-07-29 03:15:06,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f53af153-48e8-4528-9542-3ff36c739a06 2018-07-29 03:15:06,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048572063446s 2018-07-29 03:15:06,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f53af153-48e8-4528-9542-3ff36c739a06 2018-07-29 03:15:06,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:15:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -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": "5b88d8d7-4c97-4dac-8a61-6beb6436f821"}}' 2018-07-29 03:15:06,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-f58c5be1-e86a-4735-9c52-4d08e8a9030c Date: Sun, 29 Jul 2018 03:15:06 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-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "port_range_min": 5671, "revision_number": 0, "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:06Z", "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "54b2decf-5c03-4286-811f-c96fbc201acd"}} 2018-07-29 03:15:06,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-f58c5be1-e86a-4735-9c52-4d08e8a9030c 2018-07-29 03:15:06,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125410079956s 2018-07-29 03:15:06,943 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-f58c5be1-e86a-4735-9c52-4d08e8a9030c 2018-07-29 03:15:06,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:15:06,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:06,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-af7dc17b-7dd3-4299-9496-c8d7d6041bef Date: Sun, 29 Jul 2018 03:15:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:05Z", "updated_at": "2018-07-29T03:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "293b7c8f-d7bb-4543-8de4-bd0df7363fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "34c570d1-4db5-4336-afb7-576c652682b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "4430899c-ecdd-407b-83f0-a91bf5db2549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "54b2decf-5c03-4286-811f-c96fbc201acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "75750e57-3a50-4171-ab2c-5f955490f553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "c4dd88de-453c-4f5e-a5c1-520b0dcefe86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "fb05a211-50f9-4373-91ab-2dd0d35f1229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 6, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"description": "Default security group", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:36Z", "updated_at": "2018-07-29T03:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "34dcb93d-a2d8-4cae-a4d6-c17973d13be9", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "65d8dfaf-8f0b-4ae3-a91f-3501eb2ac02a", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "88061181-6b54-4e3a-a44c-1193f0fd1ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "9d5a7cac-8237-43f7-a702-e6a24baac5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "name": "default"}]} 2018-07-29 03:15:06,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-af7dc17b-7dd3-4299-9496-c8d7d6041bef 2018-07-29 03:15:06,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494089126587s 2018-07-29 03:15:06,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-af7dc17b-7dd3-4299-9496-c8d7d6041bef 2018-07-29 03:15:06,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:15:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -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": "5b88d8d7-4c97-4dac-8a61-6beb6436f821"}}' 2018-07-29 03:15:07,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-e8d9f2f5-ae1b-4535-b6b9-bd131d6a0a1b Date: Sun, 29 Jul 2018 03:15:07 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-29T03:15:07Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "port_range_min": 53333, "revision_number": 0, "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:07Z", "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "a6012066-c05a-451f-8685-6857f58524a2"}} 2018-07-29 03:15:07,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-e8d9f2f5-ae1b-4535-b6b9-bd131d6a0a1b 2018-07-29 03:15:07,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130872964859s 2018-07-29 03:15:07,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-e8d9f2f5-ae1b-4535-b6b9-bd131d6a0a1b 2018-07-29 03:15:07,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:15:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:07,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-2e6b4077-2981-4eb6-a8d0-6e4ee86ae856 Date: Sun, 29 Jul 2018 03:15:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"765d750ce87e42ad8de569be87692d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["a306bbc0-7488-49e0-873d-f155001cce63"],"description":"","tags":[],"updated_at":"2018-07-29T03:13:37Z","qos_policy_id":null,"name":"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4","admin_state_up":true,"tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:36Z","mtu":1450}]} 2018-07-29 03:15:07,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2e6b4077-2981-4eb6-a8d0-6e4ee86ae856 2018-07-29 03:15:07,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.308379173279s 2018-07-29 03:15:07,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2e6b4077-2981-4eb6-a8d0-6e4ee86ae856 2018-07-29 03:15:07,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:15:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:07,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-69d01701-e6a5-4683-82c7-3100276b202a Date: Sun, 29 Jul 2018 03:15:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/snap", "metadata": {}}], "file": "/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/file", "owner": "765d750ce87e42ad8de569be87692d1f", "id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "size": 4373348352, "self": "/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:15:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-29T03:14:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:15:07,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-69d01701-e6a5-4683-82c7-3100276b202a 2018-07-29 03:15:07,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361399650574s 2018-07-29 03:15:07,481 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-69d01701-e6a5-4683-82c7-3100276b202a 2018-07-29 03:15:07,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:15:07,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:07,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00c5636a-7f14-4c27-a61b-986d9e4ab153 x-compute-request-id: req-00c5636a-7f14-4c27-a61b-986d9e4ab153 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_587376ae-5c3b-449d-9d20-10a6969290a4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "499ebf53-6024-4594-b65b-abf6067c4d29"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}]} 2018-07-29 03:15:07,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-00c5636a-7f14-4c27-a61b-986d9e4ab153 2018-07-29 03:15:07,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260999202728s 2018-07-29 03:15:07,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-00c5636a-7f14-4c27-a61b-986d9e4ab153 2018-07-29 03:15:07,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 03:15:07,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"server": {"name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "imageRef": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "flavorRef": "499ebf53-6024-4594-b65b-abf6067c4d29", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d99fd62f-3aa2-4e26-856e-d1e48bacefdc"}], "security_groups": [{"name": "5b88d8d7-4c97-4dac-8a61-6beb6436f821"}]}}' 2018-07-29 03:15:09,188 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7448397a-c728-402a-94a4-807906d53a6f x-compute-request-id: req-7448397a-c728-402a-94a4-807906d53a6f Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5b88d8d7-4c97-4dac-8a61-6beb6436f821"}], "OS-DCF:diskConfig": "MANUAL", "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "adminPass": "mm5hVihhMvsV"}} 2018-07-29 03:15:09,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-7448397a-c728-402a-94a4-807906d53a6f 2018-07-29 03:15:09,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.67545485497s 2018-07-29 03:15:09,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-7448397a-c728-402a-94a4-807906d53a6f 2018-07-29 03:15:09,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:09,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:09,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47da01f2-3a57-44f9-ba51-92c6b87da85a x-compute-request-id: req-47da01f2-3a57-44f9-ba51-92c6b87da85a 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.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "user_id": "f08c6027cc6b476f88879ad413aecb97", "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-29T03:15:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:09,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-47da01f2-3a57-44f9-ba51-92c6b87da85a 2018-07-29 03:15:09,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466999053955s 2018-07-29 03:15:09,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-47da01f2-3a57-44f9-ba51-92c6b87da85a 2018-07-29 03:15:09,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:15:09,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:09,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-9e9dea7d-b019-4ae6-8cae-f311e1fd506f Date: Sun, 29 Jul 2018 03:15:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"765d750ce87e42ad8de569be87692d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["a306bbc0-7488-49e0-873d-f155001cce63"],"description":"","tags":[],"updated_at":"2018-07-29T03:13:37Z","qos_policy_id":null,"name":"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4","admin_state_up":true,"tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:36Z","mtu":1450}]} 2018-07-29 03:15:09,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9e9dea7d-b019-4ae6-8cae-f311e1fd506f 2018-07-29 03:15:09,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10630106926s 2018-07-29 03:15:09,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9e9dea7d-b019-4ae6-8cae-f311e1fd506f 2018-07-29 03:15:09,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 03:15:09,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:09,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b034def3-2635-4b61-b445-7a7e4422d3b3 Date: Sun, 29 Jul 2018 03:15:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:13:37Z","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":"765d750ce87e42ad8de569be87692d1f","id":"a306bbc0-7488-49e0-873d-f155001cce63","subnetpool_id":null,"name":"cloudify-subnet_587376ae-5c3b-449d-9d20-10a6969290a4"}]} 2018-07-29 03:15:09,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b034def3-2635-4b61-b445-7a7e4422d3b3 2018-07-29 03:15:09,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485279560089s 2018-07-29 03:15:09,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b034def3-2635-4b61-b445-7a7e4422d3b3 2018-07-29 03:15:09,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:11,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:11,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:12,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-4fc5d3a6-2bc9-48b4-ba3e-4c095a2e6b69 x-compute-request-id: req-4fc5d3a6-2bc9-48b4-ba3e-4c095a2e6b69 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:12,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4fc5d3a6-2bc9-48b4-ba3e-4c095a2e6b69 2018-07-29 03:15:12,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657053947449s 2018-07-29 03:15:12,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4fc5d3a6-2bc9-48b4-ba3e-4c095a2e6b69 2018-07-29 03:15:12,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:14,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:15,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-4cd3f5bb-4d64-4087-a9a3-363e5b76aaea x-compute-request-id: req-4cd3f5bb-4d64-4087-a9a3-363e5b76aaea Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:15,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cd3f5bb-4d64-4087-a9a3-363e5b76aaea 2018-07-29 03:15:15,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632744073868s 2018-07-29 03:15:15,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cd3f5bb-4d64-4087-a9a3-363e5b76aaea 2018-07-29 03:15:15,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:17,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:17,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:17,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26f41883-5a0b-45b7-945d-902348582174 x-compute-request-id: req-26f41883-5a0b-45b7-945d-902348582174 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:17,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-26f41883-5a0b-45b7-945d-902348582174 2018-07-29 03:15:17,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229817867279s 2018-07-29 03:15:17,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-26f41883-5a0b-45b7-945d-902348582174 2018-07-29 03:15:17,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:19,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:19,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4daf4101-7b54-4353-8c2f-33d5f72bd52f x-compute-request-id: req-4daf4101-7b54-4353-8c2f-33d5f72bd52f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:19,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4daf4101-7b54-4353-8c2f-33d5f72bd52f 2018-07-29 03:15:19,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2429459095s 2018-07-29 03:15:19,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4daf4101-7b54-4353-8c2f-33d5f72bd52f 2018-07-29 03:15:19,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:21,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:22,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10a86620-6876-42d7-ba6d-a98847659623 x-compute-request-id: req-10a86620-6876-42d7-ba6d-a98847659623 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:22,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-10a86620-6876-42d7-ba6d-a98847659623 2018-07-29 03:15:22,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442582130432s 2018-07-29 03:15:22,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-10a86620-6876-42d7-ba6d-a98847659623 2018-07-29 03:15:22,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:24,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:24,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:24,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-224e5259-d623-4147-9549-dfdcad088625 x-compute-request-id: req-224e5259-d623-4147-9549-dfdcad088625 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:24,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-224e5259-d623-4147-9549-dfdcad088625 2018-07-29 03:15:24,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362107992172s 2018-07-29 03:15:24,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-224e5259-d623-4147-9549-dfdcad088625 2018-07-29 03:15:24,431 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:26,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:26,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:26,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b1f40ce-c91f-4ac0-92d7-003ffbdb3886 x-compute-request-id: req-9b1f40ce-c91f-4ac0-92d7-003ffbdb3886 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:26,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9b1f40ce-c91f-4ac0-92d7-003ffbdb3886 2018-07-29 03:15:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204889059067s 2018-07-29 03:15:26,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9b1f40ce-c91f-4ac0-92d7-003ffbdb3886 2018-07-29 03:15:26,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:28,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:28,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-1f339889-4446-4332-b738-f5a1ec741ea9 x-compute-request-id: req-1f339889-4446-4332-b738-f5a1ec741ea9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:28,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1f339889-4446-4332-b738-f5a1ec741ea9 2018-07-29 03:15:28,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196635007858s 2018-07-29 03:15:28,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1f339889-4446-4332-b738-f5a1ec741ea9 2018-07-29 03:15:28,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:30,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:30,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:31,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dae4540f-27dc-4db1-bab4-b36a7edf57ee x-compute-request-id: req-dae4540f-27dc-4db1-bab4-b36a7edf57ee Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:31,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dae4540f-27dc-4db1-bab4-b36a7edf57ee 2018-07-29 03:15:31,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417387962341s 2018-07-29 03:15:31,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dae4540f-27dc-4db1-bab4-b36a7edf57ee 2018-07-29 03:15:31,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:33,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:33,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:33,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3f8b10-6095-4d19-9a25-12b92c334332 x-compute-request-id: req-6a3f8b10-6095-4d19-9a25-12b92c334332 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:33,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a3f8b10-6095-4d19-9a25-12b92c334332 2018-07-29 03:15:33,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37341594696s 2018-07-29 03:15:33,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a3f8b10-6095-4d19-9a25-12b92c334332 2018-07-29 03:15:33,653 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:35,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:35,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10d0bf25-5429-4c24-93a0-661537c01502 x-compute-request-id: req-10d0bf25-5429-4c24-93a0-661537c01502 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:35,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-10d0bf25-5429-4c24-93a0-661537c01502 2018-07-29 03:15:35,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203672170639s 2018-07-29 03:15:35,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-10d0bf25-5429-4c24-93a0-661537c01502 2018-07-29 03:15:35,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:37,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:37,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:38,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2127975f-db2a-4137-b806-4110c54d253e x-compute-request-id: req-2127975f-db2a-4137-b806-4110c54d253e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:38,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2127975f-db2a-4137-b806-4110c54d253e 2018-07-29 03:15:38,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.306378126144s 2018-07-29 03:15:38,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2127975f-db2a-4137-b806-4110c54d253e 2018-07-29 03:15:38,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:40,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:40,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:40,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9b1c25d-ec83-4c32-8124-1cbea952bf5f x-compute-request-id: req-b9b1c25d-ec83-4c32-8124-1cbea952bf5f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:40,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9b1c25d-ec83-4c32-8124-1cbea952bf5f 2018-07-29 03:15:40,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541807889938s 2018-07-29 03:15:40,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9b1c25d-ec83-4c32-8124-1cbea952bf5f 2018-07-29 03:15:40,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:42,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:43,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9cb484a-42eb-4a3c-8980-cabe3a7516bb x-compute-request-id: req-e9cb484a-42eb-4a3c-8980-cabe3a7516bb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:43,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9cb484a-42eb-4a3c-8980-cabe3a7516bb 2018-07-29 03:15:43,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545783996582s 2018-07-29 03:15:43,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9cb484a-42eb-4a3c-8980-cabe3a7516bb 2018-07-29 03:15:43,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:45,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:45,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:45,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1ebf499-b08f-4d5f-99bc-1deaf9a32e7f x-compute-request-id: req-e1ebf499-b08f-4d5f-99bc-1deaf9a32e7f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:45,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1ebf499-b08f-4d5f-99bc-1deaf9a32e7f 2018-07-29 03:15:45,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365646123886s 2018-07-29 03:15:45,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1ebf499-b08f-4d5f-99bc-1deaf9a32e7f 2018-07-29 03:15:45,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:47,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:47,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-4b9e37eb-d0f7-4f8a-a27c-c25d78e026e2 x-compute-request-id: req-4b9e37eb-d0f7-4f8a-a27c-c25d78e026e2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:47,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b9e37eb-d0f7-4f8a-a27c-c25d78e026e2 2018-07-29 03:15:47,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206603050232s 2018-07-29 03:15:47,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b9e37eb-d0f7-4f8a-a27c-c25d78e026e2 2018-07-29 03:15:47,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:49,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:49,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:50,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-83bfd13e-fe6d-4eaa-aee0-69ee05a51571 x-compute-request-id: req-83bfd13e-fe6d-4eaa-aee0-69ee05a51571 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:50,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-83bfd13e-fe6d-4eaa-aee0-69ee05a51571 2018-07-29 03:15:50,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.306272983551s 2018-07-29 03:15:50,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-83bfd13e-fe6d-4eaa-aee0-69ee05a51571 2018-07-29 03:15:50,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:52,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:52,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:52,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-45832121-be8e-4cf1-928d-d82cb16fd7a0 x-compute-request-id: req-45832121-be8e-4cf1-928d-d82cb16fd7a0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:52,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-45832121-be8e-4cf1-928d-d82cb16fd7a0 2018-07-29 03:15:52,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19602894783s 2018-07-29 03:15:52,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-45832121-be8e-4cf1-928d-d82cb16fd7a0 2018-07-29 03:15:52,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:54,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:54,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:54,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-7eb2a270-e778-4af5-a3f4-d1b9059c5c6b x-compute-request-id: req-7eb2a270-e778-4af5-a3f4-d1b9059c5c6b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:54,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7eb2a270-e778-4af5-a3f4-d1b9059c5c6b 2018-07-29 03:15:54,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35245013237s 2018-07-29 03:15:54,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7eb2a270-e778-4af5-a3f4-d1b9059c5c6b 2018-07-29 03:15:54,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:56,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:56,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:57,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-e421bd8d-db12-4fdf-8f5c-740c5443b33a x-compute-request-id: req-e421bd8d-db12-4fdf-8f5c-740c5443b33a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:57,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e421bd8d-db12-4fdf-8f5c-740c5443b33a 2018-07-29 03:15:57,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341590881348s 2018-07-29 03:15:57,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e421bd8d-db12-4fdf-8f5c-740c5443b33a 2018-07-29 03:15:57,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:15:59,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:15:59,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:15:59,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:15: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-d27eea89-98be-4844-ab42-27a79830f8b8 x-compute-request-id: req-d27eea89-98be-4844-ab42-27a79830f8b8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:15:59,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d27eea89-98be-4844-ab42-27a79830f8b8 2018-07-29 03:15:59,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346064805984s 2018-07-29 03:15:59,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d27eea89-98be-4844-ab42-27a79830f8b8 2018-07-29 03:15:59,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:01,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:01,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6075f655-043f-4122-b117-5c6a6d07ff6f x-compute-request-id: req-6075f655-043f-4122-b117-5c6a6d07ff6f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:01,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6075f655-043f-4122-b117-5c6a6d07ff6f 2018-07-29 03:16:01,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551527023315s 2018-07-29 03:16:01,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6075f655-043f-4122-b117-5c6a6d07ff6f 2018-07-29 03:16:02,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:04,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:04,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41d34a0d-30d8-40e9-8cde-ce2ef78cc6af x-compute-request-id: req-41d34a0d-30d8-40e9-8cde-ce2ef78cc6af Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:04,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-41d34a0d-30d8-40e9-8cde-ce2ef78cc6af 2018-07-29 03:16:04,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365540981293s 2018-07-29 03:16:04,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-41d34a0d-30d8-40e9-8cde-ce2ef78cc6af 2018-07-29 03:16:04,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:06,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:06,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f334ffa3-8893-4b58-b72c-a5486446be25 x-compute-request-id: req-f334ffa3-8893-4b58-b72c-a5486446be25 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:06,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f334ffa3-8893-4b58-b72c-a5486446be25 2018-07-29 03:16:06,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365424871445s 2018-07-29 03:16:06,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f334ffa3-8893-4b58-b72c-a5486446be25 2018-07-29 03:16:06,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:08,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:09,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-b56d27f0-c762-44bb-b2ef-96e1203c0993 x-compute-request-id: req-b56d27f0-c762-44bb-b2ef-96e1203c0993 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:09,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b56d27f0-c762-44bb-b2ef-96e1203c0993 2018-07-29 03:16:09,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382646083832s 2018-07-29 03:16:09,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b56d27f0-c762-44bb-b2ef-96e1203c0993 2018-07-29 03:16:09,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:11,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:11,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0ba937c-e657-4a43-889c-a19b03dba2d5 x-compute-request-id: req-d0ba937c-e657-4a43-889c-a19b03dba2d5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:11,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0ba937c-e657-4a43-889c-a19b03dba2d5 2018-07-29 03:16:11,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348201990128s 2018-07-29 03:16:11,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0ba937c-e657-4a43-889c-a19b03dba2d5 2018-07-29 03:16:11,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:13,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:13,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:13,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-ae658154-b3c6-40d5-ac5a-632763c8ad5f x-compute-request-id: req-ae658154-b3c6-40d5-ac5a-632763c8ad5f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:13,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ae658154-b3c6-40d5-ac5a-632763c8ad5f 2018-07-29 03:16:13,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38062620163s 2018-07-29 03:16:13,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ae658154-b3c6-40d5-ac5a-632763c8ad5f 2018-07-29 03:16:13,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:15,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:16,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-9ca3711d-9826-4bae-b4e1-149cdc26f9ed x-compute-request-id: req-9ca3711d-9826-4bae-b4e1-149cdc26f9ed Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:16,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ca3711d-9826-4bae-b4e1-149cdc26f9ed 2018-07-29 03:16:16,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209196090698s 2018-07-29 03:16:16,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ca3711d-9826-4bae-b4e1-149cdc26f9ed 2018-07-29 03:16:16,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:18,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:18,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:18,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-42d9bb67-7308-43b8-ac02-ba9ee31cf078 x-compute-request-id: req-42d9bb67-7308-43b8-ac02-ba9ee31cf078 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:18,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-42d9bb67-7308-43b8-ac02-ba9ee31cf078 2018-07-29 03:16:18,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392420053482s 2018-07-29 03:16:18,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-42d9bb67-7308-43b8-ac02-ba9ee31cf078 2018-07-29 03:16:18,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:20,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:20,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:21,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d017735-dd21-4a36-a3df-64aea7509824 x-compute-request-id: req-3d017735-dd21-4a36-a3df-64aea7509824 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:21,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3d017735-dd21-4a36-a3df-64aea7509824 2018-07-29 03:16:21,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599390029907s 2018-07-29 03:16:21,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3d017735-dd21-4a36-a3df-64aea7509824 2018-07-29 03:16:21,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:23,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:23,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-c8823276-650b-4f8d-bc85-c9c5f34f8ebf x-compute-request-id: req-c8823276-650b-4f8d-bc85-c9c5f34f8ebf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:23,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8823276-650b-4f8d-bc85-c9c5f34f8ebf 2018-07-29 03:16:23,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402895212173s 2018-07-29 03:16:23,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8823276-650b-4f8d-bc85-c9c5f34f8ebf 2018-07-29 03:16:23,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:25,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:25,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fc46362-62c0-439b-b878-b633f12bf590 x-compute-request-id: req-6fc46362-62c0-439b-b878-b633f12bf590 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:25,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6fc46362-62c0-439b-b878-b633f12bf590 2018-07-29 03:16:25,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208563089371s 2018-07-29 03:16:25,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6fc46362-62c0-439b-b878-b633f12bf590 2018-07-29 03:16:25,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:27,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:27,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0565a9bb-b0bb-4cc5-adac-b25b7606e4dc x-compute-request-id: req-0565a9bb-b0bb-4cc5-adac-b25b7606e4dc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:27,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0565a9bb-b0bb-4cc5-adac-b25b7606e4dc 2018-07-29 03:16:27,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210621118546s 2018-07-29 03:16:27,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0565a9bb-b0bb-4cc5-adac-b25b7606e4dc 2018-07-29 03:16:27,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:29,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:29,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:30,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-b716dda9-5af1-484f-8507-9dea87141894 x-compute-request-id: req-b716dda9-5af1-484f-8507-9dea87141894 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:30,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b716dda9-5af1-484f-8507-9dea87141894 2018-07-29 03:16:30,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19659113884s 2018-07-29 03:16:30,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b716dda9-5af1-484f-8507-9dea87141894 2018-07-29 03:16:30,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:32,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:32,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-6a7d979d-e7b8-4cdc-8af9-d17a74389079 x-compute-request-id: req-6a7d979d-e7b8-4cdc-8af9-d17a74389079 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:32,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a7d979d-e7b8-4cdc-8af9-d17a74389079 2018-07-29 03:16:32,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417364120483s 2018-07-29 03:16:32,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a7d979d-e7b8-4cdc-8af9-d17a74389079 2018-07-29 03:16:32,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:34,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:34,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:34,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-11a8c97f-bbaf-46d2-baf7-e6cba6b55c53 x-compute-request-id: req-11a8c97f-bbaf-46d2-baf7-e6cba6b55c53 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:34,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-11a8c97f-bbaf-46d2-baf7-e6cba6b55c53 2018-07-29 03:16:34,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391726970673s 2018-07-29 03:16:34,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-11a8c97f-bbaf-46d2-baf7-e6cba6b55c53 2018-07-29 03:16:34,968 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:36,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:37,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-e068434e-b69b-4967-94ec-faf9cbf29f7d x-compute-request-id: req-e068434e-b69b-4967-94ec-faf9cbf29f7d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:37,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e068434e-b69b-4967-94ec-faf9cbf29f7d 2018-07-29 03:16:37,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399599075317s 2018-07-29 03:16:37,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e068434e-b69b-4967-94ec-faf9cbf29f7d 2018-07-29 03:16:37,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:39,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:39,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-9f294730-a31d-4188-a57c-4f66ca8083cb x-compute-request-id: req-9f294730-a31d-4188-a57c-4f66ca8083cb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:39,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f294730-a31d-4188-a57c-4f66ca8083cb 2018-07-29 03:16:39,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3907558918s 2018-07-29 03:16:39,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f294730-a31d-4188-a57c-4f66ca8083cb 2018-07-29 03:16:39,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:41,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:42,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-fae82683-60ee-46bb-9309-90bab3bd2bd6 x-compute-request-id: req-fae82683-60ee-46bb-9309-90bab3bd2bd6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:42,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fae82683-60ee-46bb-9309-90bab3bd2bd6 2018-07-29 03:16:42,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378707885742s 2018-07-29 03:16:42,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fae82683-60ee-46bb-9309-90bab3bd2bd6 2018-07-29 03:16:42,158 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:44,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:44,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:44,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-5e710234-0dc9-4bc9-8053-ef656f369c67 x-compute-request-id: req-5e710234-0dc9-4bc9-8053-ef656f369c67 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:44,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5e710234-0dc9-4bc9-8053-ef656f369c67 2018-07-29 03:16:44,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390352964401s 2018-07-29 03:16:44,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5e710234-0dc9-4bc9-8053-ef656f369c67 2018-07-29 03:16:44,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:46,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:46,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:47,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de551daf-6f9d-465f-b3fe-3eecce4cd6d6 x-compute-request-id: req-de551daf-6f9d-465f-b3fe-3eecce4cd6d6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:47,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-de551daf-6f9d-465f-b3fe-3eecce4cd6d6 2018-07-29 03:16:47,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522459030151s 2018-07-29 03:16:47,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-de551daf-6f9d-465f-b3fe-3eecce4cd6d6 2018-07-29 03:16:47,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:49,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:49,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:49,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-6383d23a-500f-4805-a75c-578eec64b36d x-compute-request-id: req-6383d23a-500f-4805-a75c-578eec64b36d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:49,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6383d23a-500f-4805-a75c-578eec64b36d 2018-07-29 03:16:49,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210677862167s 2018-07-29 03:16:49,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6383d23a-500f-4805-a75c-578eec64b36d 2018-07-29 03:16:49,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:51,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:51,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8973a7bc-767f-46ec-ac28-fb4a8e7f9834 x-compute-request-id: req-8973a7bc-767f-46ec-ac28-fb4a8e7f9834 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:51,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8973a7bc-767f-46ec-ac28-fb4a8e7f9834 2018-07-29 03:16:51,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221233129501s 2018-07-29 03:16:51,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8973a7bc-767f-46ec-ac28-fb4a8e7f9834 2018-07-29 03:16:51,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:53,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:53,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-5dfb9548-707c-45f8-926b-283a71557123 x-compute-request-id: req-5dfb9548-707c-45f8-926b-283a71557123 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:53,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5dfb9548-707c-45f8-926b-283a71557123 2018-07-29 03:16:53,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208246946335s 2018-07-29 03:16:53,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5dfb9548-707c-45f8-926b-283a71557123 2018-07-29 03:16:53,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:55,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:55,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-3dd2a88d-c5c6-4fd0-b538-9722c598664f x-compute-request-id: req-3dd2a88d-c5c6-4fd0-b538-9722c598664f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:55,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3dd2a88d-c5c6-4fd0-b538-9722c598664f 2018-07-29 03:16:55,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214592933655s 2018-07-29 03:16:55,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3dd2a88d-c5c6-4fd0-b538-9722c598664f 2018-07-29 03:16:55,968 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:16:57,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:16:57,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:16:58,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:16: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-c7e1a95a-ee57-43bc-ab75-b0dfeb2b7d37 x-compute-request-id: req-c7e1a95a-ee57-43bc-ab75-b0dfeb2b7d37 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:16:58,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7e1a95a-ee57-43bc-ab75-b0dfeb2b7d37 2018-07-29 03:16:58,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212080001831s 2018-07-29 03:16:58,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7e1a95a-ee57-43bc-ab75-b0dfeb2b7d37 2018-07-29 03:16:58,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:00,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:00,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a8c7986-20d8-4c6b-b9ba-a2fee237fd8c x-compute-request-id: req-4a8c7986-20d8-4c6b-b9ba-a2fee237fd8c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:00,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4a8c7986-20d8-4c6b-b9ba-a2fee237fd8c 2018-07-29 03:17:00,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205306053162s 2018-07-29 03:17:00,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4a8c7986-20d8-4c6b-b9ba-a2fee237fd8c 2018-07-29 03:17:00,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:02,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:02,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:02,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-0e11a8a1-9a2b-4311-9da6-0ff34b9783e9 x-compute-request-id: req-0e11a8a1-9a2b-4311-9da6-0ff34b9783e9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:02,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0e11a8a1-9a2b-4311-9da6-0ff34b9783e9 2018-07-29 03:17:02,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380929946899s 2018-07-29 03:17:02,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0e11a8a1-9a2b-4311-9da6-0ff34b9783e9 2018-07-29 03:17:02,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:04,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:04,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb7959da-75e9-4936-bef0-3b022c1fa9a0 x-compute-request-id: req-bb7959da-75e9-4936-bef0-3b022c1fa9a0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:04,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb7959da-75e9-4936-bef0-3b022c1fa9a0 2018-07-29 03:17:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201261997223s 2018-07-29 03:17:04,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb7959da-75e9-4936-bef0-3b022c1fa9a0 2018-07-29 03:17:04,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:07,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:07,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:07,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fc4484b-05ae-48e5-9932-21b2192dd016 x-compute-request-id: req-3fc4484b-05ae-48e5-9932-21b2192dd016 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:07,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3fc4484b-05ae-48e5-9932-21b2192dd016 2018-07-29 03:17:07,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562990903854s 2018-07-29 03:17:07,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3fc4484b-05ae-48e5-9932-21b2192dd016 2018-07-29 03:17:07,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:09,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:09,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c950e274-6302-4343-b649-43b4aba8fbce x-compute-request-id: req-c950e274-6302-4343-b649-43b4aba8fbce Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:09,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c950e274-6302-4343-b649-43b4aba8fbce 2018-07-29 03:17:09,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191508054733s 2018-07-29 03:17:09,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c950e274-6302-4343-b649-43b4aba8fbce 2018-07-29 03:17:09,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:11,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:11,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:11,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf85e64c-4160-4ba0-8a28-56b4115e995a x-compute-request-id: req-bf85e64c-4160-4ba0-8a28-56b4115e995a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:11,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf85e64c-4160-4ba0-8a28-56b4115e995a 2018-07-29 03:17:11,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197624921799s 2018-07-29 03:17:11,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf85e64c-4160-4ba0-8a28-56b4115e995a 2018-07-29 03:17:11,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:13,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:14,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-da45104a-c8f7-4cfd-8920-b3d15e1c15af x-compute-request-id: req-da45104a-c8f7-4cfd-8920-b3d15e1c15af Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:14,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-da45104a-c8f7-4cfd-8920-b3d15e1c15af 2018-07-29 03:17:14,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36198091507s 2018-07-29 03:17:14,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-da45104a-c8f7-4cfd-8920-b3d15e1c15af 2018-07-29 03:17:14,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:16,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:16,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:16,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-e8aa9cc9-215e-421a-8d16-d4b23f89f654 x-compute-request-id: req-e8aa9cc9-215e-421a-8d16-d4b23f89f654 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:16,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e8aa9cc9-215e-421a-8d16-d4b23f89f654 2018-07-29 03:17:16,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203944921494s 2018-07-29 03:17:16,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e8aa9cc9-215e-421a-8d16-d4b23f89f654 2018-07-29 03:17:16,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:18,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:18,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:18,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-2ddad30d-5b32-4680-be32-b688587617a3 x-compute-request-id: req-2ddad30d-5b32-4680-be32-b688587617a3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:18,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ddad30d-5b32-4680-be32-b688587617a3 2018-07-29 03:17:18,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204993009567s 2018-07-29 03:17:18,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ddad30d-5b32-4680-be32-b688587617a3 2018-07-29 03:17:18,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:20,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:20,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:21,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-6c912ed0-df2f-4a75-8991-7db9e12a00ed x-compute-request-id: req-6c912ed0-df2f-4a75-8991-7db9e12a00ed Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:21,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c912ed0-df2f-4a75-8991-7db9e12a00ed 2018-07-29 03:17:21,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378690004349s 2018-07-29 03:17:21,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c912ed0-df2f-4a75-8991-7db9e12a00ed 2018-07-29 03:17:21,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:23,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:23,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-f4c489f7-2c1d-4022-a78d-44f1e4bea497 x-compute-request-id: req-f4c489f7-2c1d-4022-a78d-44f1e4bea497 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:15:11Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:23,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4c489f7-2c1d-4022-a78d-44f1e4bea497 2018-07-29 03:17:23,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221224784851s 2018-07-29 03:17:23,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4c489f7-2c1d-4022-a78d-44f1e4bea497 2018-07-29 03:17:23,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:25,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:25,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:25,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-769684dd-da2c-4f89-bbde-9ae1019f2016 x-compute-request-id: req-769684dd-da2c-4f89-bbde-9ae1019f2016 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:06:86", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:17:23.000000", "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:17:23Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:25,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-769684dd-da2c-4f89-bbde-9ae1019f2016 2018-07-29 03:17:25,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199460029602s 2018-07-29 03:17:25,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-769684dd-da2c-4f89-bbde-9ae1019f2016 2018-07-29 03:17:25,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:17:25,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:25,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-eb13065c-7b4f-4c2d-9118-461ce5efced4 Date: Sun, 29 Jul 2018 03:17:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:17:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a306bbc0-7488-49e0-873d-f155001cce63","ip_address":"192.168.120.13"}],"id":"f8043265-56f0-49b7-b449-1b193a937c5f","security_groups":["5b88d8d7-4c97-4dac-8a61-6beb6436f821"],"mac_address":"fa:16:3e:d1:06:86","project_id":"765d750ce87e42ad8de569be87692d1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:15:11Z","binding:vnic_type":"normal","device_id":"baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2","ip_allocation":"immediate"}]} 2018-07-29 03:17:25,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 used request id req-eb13065c-7b4f-4c2d-9118-461ce5efced4 2018-07-29 03:17:25,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0585420131683s 2018-07-29 03:17:25,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 used request id req-eb13065c-7b4f-4c2d-9118-461ce5efced4 2018-07-29 03:17:25,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:17:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=f8043265-56f0-49b7-b449-1b193a937c5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:25,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f81ca815-692a-4b6b-9552-867035d47e26 Date: Sun, 29 Jul 2018 03:17:25 GMT RESP BODY: {"floatingips": []} 2018-07-29 03:17:25,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=f8043265-56f0-49b7-b449-1b193a937c5f used request id req-f81ca815-692a-4b6b-9552-867035d47e26 2018-07-29 03:17:25,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464730262756s 2018-07-29 03:17:25,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=f8043265-56f0-49b7-b449-1b193a937c5f used request id req-f81ca815-692a-4b6b-9552-867035d47e26 2018-07-29 03:17:25,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:25,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:26,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-a09edb2c-c41e-40d5-8b6d-35390e04e260 x-compute-request-id: req-a09edb2c-c41e-40d5-8b6d-35390e04e260 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:06:86", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:17:23.000000", "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:17:23Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:26,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a09edb2c-c41e-40d5-8b6d-35390e04e260 2018-07-29 03:17:26,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363234043121s 2018-07-29 03:17:26,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a09edb2c-c41e-40d5-8b6d-35390e04e260 2018-07-29 03:17:26,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:17:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:26,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-686a121d-3ddd-4567-a000-607626db9c8a Date: Sun, 29 Jul 2018 03:17:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:17:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a306bbc0-7488-49e0-873d-f155001cce63","ip_address":"192.168.120.13"}],"id":"f8043265-56f0-49b7-b449-1b193a937c5f","security_groups":["5b88d8d7-4c97-4dac-8a61-6beb6436f821"],"mac_address":"fa:16:3e:d1:06:86","project_id":"765d750ce87e42ad8de569be87692d1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:15:11Z","binding:vnic_type":"normal","device_id":"baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2","ip_allocation":"immediate"}]} 2018-07-29 03:17:26,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 used request id req-686a121d-3ddd-4567-a000-607626db9c8a 2018-07-29 03:17:26,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556399822235s 2018-07-29 03:17:26,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 used request id req-686a121d-3ddd-4567-a000-607626db9c8a 2018-07-29 03:17:26,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:17:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=f8043265-56f0-49b7-b449-1b193a937c5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:26,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fa9b5ab6-b451-4b82-bf48-04f0246e0628 Date: Sun, 29 Jul 2018 03:17:26 GMT RESP BODY: {"floatingips": []} 2018-07-29 03:17:26,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=f8043265-56f0-49b7-b449-1b193a937c5f used request id req-fa9b5ab6-b451-4b82-bf48-04f0246e0628 2018-07-29 03:17:26,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0445199012756s 2018-07-29 03:17:26,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=f8043265-56f0-49b7-b449-1b193a937c5f used request id req-fa9b5ab6-b451-4b82-bf48-04f0246e0628 2018-07-29 03:17:26,162 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:06:86', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b883c18b-c175-434f-a03b-6b27a4f6f42d'}), 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-29T03:17:23.000000', 'flavor': Munch({u'id': u'499ebf53-6024-4594-b65b-abf6067c4d29'}), 'az': u'nova', 'id': u'baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2', 'security_groups': [Munch({u'name': u'cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f08c6027cc6b476f88879ad413aecb97', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'765d750ce87e42ad8de569be87692d1f', 'name': 'cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4', '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-29T03:17:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T03:17:23Z', 'hostId': u'bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200', '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-29T03:17:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'765d750ce87e42ad8de569be87692d1f', 'name': u'cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4', 'adminPass': None, 'tenant_id': u'765d750ce87e42ad8de569be87692d1f', 'created_at': u'2018-07-29T03:15:09Z', 'created': u'2018-07-29T03:15:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 03:17:26,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:17:26,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:26,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-d278a132-d3e2-43be-bf05-8c512b947490 Date: Sun, 29 Jul 2018 03:17:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"765d750ce87e42ad8de569be87692d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["a306bbc0-7488-49e0-873d-f155001cce63"],"description":"","tags":[],"updated_at":"2018-07-29T03:13:37Z","qos_policy_id":null,"name":"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4","admin_state_up":true,"tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:36Z","mtu":1450}]} 2018-07-29 03:17:26,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d278a132-d3e2-43be-bf05-8c512b947490 2018-07-29 03:17:26,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104324102402s 2018-07-29 03:17:26,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d278a132-d3e2-43be-bf05-8c512b947490 2018-07-29 03:17:26,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:17:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:26,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-28f116bb-ea1b-41ce-b19e-195616006db8 Date: Sun, 29 Jul 2018 03:17:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:17:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a306bbc0-7488-49e0-873d-f155001cce63","ip_address":"192.168.120.13"}],"id":"f8043265-56f0-49b7-b449-1b193a937c5f","security_groups":["5b88d8d7-4c97-4dac-8a61-6beb6436f821"],"mac_address":"fa:16:3e:d1:06:86","project_id":"765d750ce87e42ad8de569be87692d1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:15:11Z","binding:vnic_type":"normal","device_id":"baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2","ip_allocation":"immediate"}]} 2018-07-29 03:17:26,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 used request id req-28f116bb-ea1b-41ce-b19e-195616006db8 2018-07-29 03:17:26,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0591099262238s 2018-07-29 03:17:26,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 used request id req-28f116bb-ea1b-41ce-b19e-195616006db8 2018-07-29 03:17:26,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 03:17:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.13", "port_id": "f8043265-56f0-49b7-b449-1b193a937c5f"}}' 2018-07-29 03:17:28,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-57c80705-8180-470d-b830-8b98f29390eb Date: Sun, 29 Jul 2018 03:17:28 GMT RESP BODY: {"floatingip": {"router_id": "33568735-8aff-4bff-abf5-cd3724018c1d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:17:27Z", "updated_at": "2018-07-29T03:17:27Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d99fd62f-3aa2-4e26-856e-d1e48bacefdc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:06:86", "device_id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "765d750ce87e42ad8de569be87692d1f", "port_id": "f8043265-56f0-49b7-b449-1b193a937c5f", "id": "9c6ba9a2-786b-49ea-a0b5-6a158a8a5243", "qos_policy_id": null}} 2018-07-29 03:17:28,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-57c80705-8180-470d-b830-8b98f29390eb 2018-07-29 03:17:28,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41285896301s 2018-07-29 03:17:28,744 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-57c80705-8180-470d-b830-8b98f29390eb 2018-07-29 03:17:28,747 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'33568735-8aff-4bff-abf5-cd3724018c1d', 'updated_at': u'2018-07-29T03:17:27Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.202', 'revision_number': 0, 'port_id': u'f8043265-56f0-49b7-b449-1b193a937c5f', 'id': u'9c6ba9a2-786b-49ea-a0b5-6a158a8a5243', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'f8043265-56f0-49b7-b449-1b193a937c5f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'765d750ce87e42ad8de569be87692d1f', 'name': 'cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'765d750ce87e42ad8de569be87692d1f', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd99fd62f-3aa2-4e26-856e-d1e48bacefdc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d1:06:86', u'device_id': u'baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'765d750ce87e42ad8de569be87692d1f', 'created_at': u'2018-07-29T03:17:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd99fd62f-3aa2-4e26-856e-d1e48bacefdc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d1:06:86', u'device_id': u'baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2'}), 'router': u'33568735-8aff-4bff-abf5-cd3724018c1d'}) 2018-07-29 03:17:28,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 03:17:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2/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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 03:17:28,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-cdbb6876-9b29-410e-8c6e-033d6dbd62d8 x-compute-request-id: req-cdbb6876-9b29-410e-8c6e-033d6dbd62d8 Content-Encoding: gzip Content-Length: 10918 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1767180172 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.311621] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.313853] pid_max: default: 32768 minimum: 301\n[ 0.315059] Security Framework initialized\n[ 0.316172] SELinux: Initializing.\n[ 0.317466] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.322170] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.325176] Mount-cache hash table entries: 4096\n[ 0.326641] Initializing cgroup subsys memory\n[ 0.327815] Initializing cgroup subsys devices\n[ 0.328994] Initializing cgroup subsys freezer\n[ 0.330155] Initializing cgroup subsys net_cls\n[ 0.331312] Initializing cgroup subsys blkio\n[ 0.332444] Initializing cgroup subsys perf_event\n[ 0.333643] Initializing cgroup subsys hugetlb\n[ 0.334799] Initializing cgroup subsys pids\n[ 0.335914] Initializing cgroup subsys net_prio\n[ 0.337154] CPU: Physical Processor ID: 0\n[ 0.338950] mce: CPU supports 10 MCE banks\n[ 0.340089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.341389] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.342693] tlb_flushall_shift: 6\n[ 0.343878] Freeing SMP alternatives: 28k freed\n[ 0.347650] ACPI: Core revision 20130517\n[ 0.350372] ACPI: All ACPI Tables successfully acquired\n[ 0.351828] ftrace: allocating 25812 entries in 101 pages\n[ 0.373041] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.374551] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.376045] smpboot: Max logical packages: 2\n[ 0.377358] Enabling x2apic\n[ 0.378263] Enabled x2apic\n[ 0.379350] Switched APIC routing to physical x2apic.\n[ 0.381522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.383029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.386170] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.394015] KVM setup paravirtual spinlock\n[ 0.396537] smpboot: Booting Node 0, Processors #1 OK\n[ 0.398437] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.420143] Brought up 2 CPUs\n[ 0.420146] KVM setup async PF for cpu 1\n[ 0.420149] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.423908] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.426435] devtmpfs: initialized\n[ 0.429070] EVM: security.selinux\n[ 0.430251] EVM: security.ima\n[ 0.431319] EVM: security.capability\n[ 0.433151] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.435023] pinctrl core: initialized pinctrl subsystem\n[ 0.436687] NET: Registered protocol family 16\n[ 0.438236] ACPI: bus type PCI registered\n[ 0.439521] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.441324] PCI: Using configuration type 1 for base access\n[ 0.446264] ACPI: Added _OSI(Module Device)\n[ 0.447582] ACPI: Added _OSI(Processor Device)\n[ 0.448956] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.450351] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.452956] ACPI: Interpreter enabled\n[ 0.454191] ACPI: (supports S0 S5)\n[ 0.455343] ACPI: Using IOAPIC for interrupt routing\n[ 0.456811] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.461186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.462900] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.464736] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.466513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.469825] acpiphp: Slot [3] registered\n[ 0.471120] acpiphp: Slot [4] registered\n[ 0.472420] acpiphp: Slot [5] registered\n[ 0.473700] acpiphp: Slot [6] registered\n[ 0.475005] acpiphp: Slot [7] registered\n[ 0.476316] acpiphp: Slot [8] registered\n[ 0.477600] acpiphp: Slot [9] registered\n[ 0.478866] acpiphp: Slot [10] registered\n[ 0.480187] acpiphp: Slot [11] registered\n[ 0.481506] acpiphp: Slot [12] registered\n[ 0.482809] acpiphp: Slot [13] registered\n[ 0.484122] acpiphp: Slot [14] registered\n[ 0.485426] acpiphp: Slot [15] registered\n[ 0.486726] acpiphp: Slot [16] registered\n[ 0.488012] acpiphp: Slot [17] registered\n[ 0.489290] acpiphp: Slot [18] registered\n[ 0.490582] acpiphp: Slot [19] registered\n[ 0.491860] acpiphp: Slot [20] registered\n[ 0.493138] acpiphp: Slot [21] registered\n[ 0.494409] acpiphp: Slot [22] registered\n[ 0.495699] acpiphp: Slot [23] registered\n[ 0.496955] acpiphp: Slot [24] registered\n[ 0.498243] acpiphp: Slot [25] registered\n[ 0.499516] acpiphp: Slot [26] registered\n[ 0.500813] acpiphp: Slot [27] registered\n[ 0.502104] acpiphp: Slot [28] registered\n[ 0.503418] acpiphp: Slot [29] registered\n[ 0.504714] acpiphp: Slot [30] registered\n[ 0.505998] acpiphp: Slot [31] registered\n[ 0.507280] PCI host bridge to bus 0000:00\n[ 0.508557] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.510135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.511943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.513758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.516112] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.518448] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.523229] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.525170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.526977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.528873] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.532892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.535285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556755] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.558915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.560992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.563197] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.565220] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.567090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.568991] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.571506] vgaarb: loaded\n[ 0.572519] vgaarb: bridge control possible 0000:00:02.0\n[ 0.574220] SCSI subsystem initialized\n[ 0.575486] ACPI: bus type USB registered\n[ 0.576805] usbcore: registered new interface driver usbfs\n[ 0.578402] usbcore: registered new interface driver hub\n[ 0.579992] usbcore: registered new device driver usb\n[ 0.581669] PCI: Using ACPI for IRQ routing\n[ 0.583299] NetLabel: Initializing\n[ 0.584465] NetLabel: domain hash size = 128\n[ 0.585848] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.587349] NetLabel: unlabeled traffic allowed by default\n[ 0.589095] Switched to clocksource kvm-clock\n[ 0.597600] pnp: PnP ACPI init\n[ 0.598685] ACPI: bus type PNP registered\n[ 0.600265] pnp: PnP ACPI: found 5 devices\n[ 0.601537] ACPI: bus type PNP unregistered\n[ 0.608899] NET: Registered protocol family 2\n[ 0.610533] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.613040] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.615198] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.617058] TCP: reno registered\n[ 0.618196] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619929] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.621760] NET: Registered protocol family 1\n[ 0.623127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.624791] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.626416] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.646587] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.666506] Unpacking initramfs...\n[ 1.104462] Freeing initrd memory: 37508k freed\n[ 1.114214] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.116368] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.120075] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.122161] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.124519] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.126562] Initialise system trusted keyring\n[ 1.128098] audit: initializing netlink socket (disabled)\n[ 1.129941] type=2000 audit(1532834246.340:1): initialized\n[ 1.146609] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.148669] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.151498] zpool: loaded\n[ 1.152609] zbud: loaded\n[ 1.153863] VFS: Disk quotas dquot_6.5.2\n[ 1.155338] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.157593] msgmni has been set to 7578\n[ 1.159089] Key type big_key registered\n[ 1.161354] NET: Registered protocol family 38\n[ 1.162880] Key type asymmetric registered\n[ 1.164348] Asymmetric key parser 'x509' registered\n[ 1.166043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.168763] io scheduler noop registered\n[ 1.170215] io scheduler deadline registered (default)\n[ 1.181560] io scheduler cfq registered\n[ 1.183038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.184860] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.187002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.189741] ACPI: Power Button [PWRF]\n[ 1.191280] GHES: HEST is not enabled!\n[ 1.192752] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.216662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.219036] Non-volatile memory driver v1.3\n[ 1.220532] Linux agpgart interface v0.103\n[ 1.222130] crash memory driver: version 1.1\n[ 1.223709] rdac: device handler registered\n[ 1.225272] hp_sw: device handler registered\n[ 1.226790] emc: device handler registered\n[ 1.228273] alua: device handler registered\n[ 1.229825] libphy: Fixed MDIO Bus: probed\n[ 1.231370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.233462] ehci-pci: EHCI PCI platform driver\n[ 1.235038] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.237040] ohci-pci: OHCI PCI platform driver\n[ 1.238605] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.258639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.260383] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.263076] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.264799] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.266747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.268868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.271502] usb usb1: Product: UHCI Host Controller\n[ 1.273160] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.274781] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.276070] hub 1-0:1.0: USB hub found\n[ 1.277136] hub 1-0:1.0: 2 ports detected\n[ 1.278353] usbcore: registered new interface driver usbserial\n[ 1.279744] usbcore: registered new interface driver usbserial_generic\n[ 1.281231] usbserial: USB Serial support registered for generic\n[ 1.282655] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.285346] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286589] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287946] mousedev: PS/2 mouse device common for all mice\n[ 1.289554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292334] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.294592] rtc_cmos 00:00: RTC can wake from S4\n[ 1.296212] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.298423] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.299936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.301458] cpuidle: using governor menu\n[ 1.302696] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.304636] usbcore: registered new interface driver usbhid\n[ 1.306475] usbhid: USB HID core driver\n[ 1.307911] drop_monitor: Initializing network drop monitor service\n[ 1.309983] TCP: cubic registered\n[ 1.311266] Initializing XFRM netlink socket\n[ 1.312863] NET: Registered protocol family 10\n[ 1.314640] NET: Registered protocol family 17\n[ 1.316362] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.317761] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.319673] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.322782] Loading compiled-in X.509 certificates\n[ 1.324451] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.327687] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.331353] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.334579] registered taskstats version 1\n[ 1.337871] Key type trusted registered\n[ 1.340540] Key type encrypted registered\n[ 1.343213] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.345447] rtc_cmos 00:00: setting system clock to 2018-07-29 03:17:26 UTC (1532834246)\n[ 1.348925] Freeing unused kernel memory: 1680k freed\n[ 1.354606] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.359865] systemd[1]: Detected virtualization kvm.\n[ 1.361153] systemd[1]: Detected architecture x86-64.\n[ 1.362737] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.365541] systemd[1]: No hostname configured.\n[ 1.366751] systemd[1]: Set hostname to .\n[ 1.368064] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.392366] systemd[1]: Created slice Root Slice.\n[ 1.393622] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.395636] systemd[1]: Created slice System Slice.\n[ 1.396899] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.398836] systemd[1]: Reached target Slices.\n[ 1.400017] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.401906] systemd[1]: Reached target Timers.\n[ 1.403099] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.405058] systemd[1]: Reached target Local File Systems.\n[ 1.406392] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.408497] systemd[1]: Listening on Journal Socket.\n[ 1.409767] systemd[1]: Starting Journal Socket.\n[ 1.411355] 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[ 1.415220] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.418179] systemd[1]: Listening on udev Control Socket.\n[ 1.419517] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.421682] systemd[1]: Listening on udev Kernel Socket.\n[ 1.423012] systemd[1]: Starting udev Kernel Socket.\n[ 1.424554] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.426898] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.429081] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.431198] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.434437] systemd[1]: Reached target Paths.\n[ 1.435623] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.437495] systemd[1]: Reached target Sockets.\n[ 1.438711] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.441188] systemd[1]: Reached target Swap.\n[ 1.442354] systemd[1]: Starting Swap.\n[[32m OK [0m] Started Journal Service.\n[ 1.444448] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.491300] RPC: Registered named UNIX socket transport module.\n[ 1.492731] RPC: Registered udp transport module.\n[ 1.493932] RPC: Registered tcp transport module.\n[ 1.495132] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.582111] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.592390] FDC 0 is a S82078B\n[ 1.618420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.621224] scsi host0: ata_piix\n[ 1.622488] scsi host1: ata_piix\n[ 1.623516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.625026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.663919] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.669280] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.736519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.738066] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.739646] usb 1-1: Product: QEMU USB Tablet\n[ 1.740777] usb 1-1: Manufacturer: QEMU\n[ 1.741847] usb 1-1: SerialNumber: 42\n[ 1.751773] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.754460] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.837583] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.839918] XFS (vda1): Mounting V4 Filesystem\n[ 1.905539] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m[ 2.122234] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.150066] systemd-journald[116]: Received SIGTERM from PID 1 (systemd).\n[ 2.273347] SELinux: Disabled at runtime.\n[ 2.310179] type=1404 audit(1532834247.464:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.344409] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.346339] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m[ 2.596481] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[ 2.690301] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.800204] type=1305 audit(1532834247.954:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.953647] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.960933] [drm] Initialized drm 1.1.0 20060810\n[ 2.974985] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.984144] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.986417] [TTM] Initializing pool allocator\n[ 2.991661] [TTM] Initializing DMA pool allocator\n[ 2.994573] [drm] fb mappable at 0xFC000000\n[ 2.996010] [drm] vram aper at 0xFC000000\n[ 2.997473] [drm] size 33554432\n[ 2.998470] [drm] fb depth is 24\n[ 2.999551] [drm] pitch is 3072\n[ 3.002517] ppdev: user-space parallel port driver\n[ 3.004334] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.025537] Console: switching to colour frame buffer device 128x48\n[ 3.036321] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Authorization Manager...\n[ 3.052241] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.112722] AES CTR mode by8 optimization enabled\n[ 3.127180] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[ 3.140354] alg: No test for crc32 (crc32-pclmul)\n[ 3.145200] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.148518] intel_powerclamp: No package C-state available\n[ 3.153792] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n"} 2018-07-29 03:17:28,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2/action used request id req-cdbb6876-9b29-410e-8c6e-033d6dbd62d8 2018-07-29 03:17:28,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0740911960602s 2018-07-29 03:17:28,824 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2/action used request id req-cdbb6876-9b29-410e-8c6e-033d6dbd62d8 2018-07-29 03:17:28,824 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1767180172 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.311621] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.313853] pid_max: default: 32768 minimum: 301 [ 0.315059] Security Framework initialized [ 0.316172] SELinux: Initializing. [ 0.317466] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.322170] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.325176] Mount-cache hash table entries: 4096 [ 0.326641] Initializing cgroup subsys memory [ 0.327815] Initializing cgroup subsys devices [ 0.328994] Initializing cgroup subsys freezer [ 0.330155] Initializing cgroup subsys net_cls [ 0.331312] Initializing cgroup subsys blkio [ 0.332444] Initializing cgroup subsys perf_event [ 0.333643] Initializing cgroup subsys hugetlb [ 0.334799] Initializing cgroup subsys pids [ 0.335914] Initializing cgroup subsys net_prio [ 0.337154] CPU: Physical Processor ID: 0 [ 0.338950] mce: CPU supports 10 MCE banks [ 0.340089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.341389] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.342693] tlb_flushall_shift: 6 [ 0.343878] Freeing SMP alternatives: 28k freed [ 0.347650] ACPI: Core revision 20130517 [ 0.350372] ACPI: All ACPI Tables successfully acquired [ 0.351828] ftrace: allocating 25812 entries in 101 pages [ 0.373041] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.374551] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.376045] smpboot: Max logical packages: 2 [ 0.377358] Enabling x2apic [ 0.378263] Enabled x2apic [ 0.379350] Switched APIC routing to physical x2apic. [ 0.381522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.383029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.386170] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.394015] KVM setup paravirtual spinlock [ 0.396537] smpboot: Booting Node 0, Processors #1 OK [ 0.398437] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.420143] Brought up 2 CPUs [ 0.420146] KVM setup async PF for cpu 1 [ 0.420149] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.423908] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.426435] devtmpfs: initialized [ 0.429070] EVM: security.selinux [ 0.430251] EVM: security.ima [ 0.431319] EVM: security.capability [ 0.433151] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.435023] pinctrl core: initialized pinctrl subsystem [ 0.436687] NET: Registered protocol family 16 [ 0.438236] ACPI: bus type PCI registered [ 0.439521] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.441324] PCI: Using configuration type 1 for base access [ 0.446264] ACPI: Added _OSI(Module Device) [ 0.447582] ACPI: Added _OSI(Processor Device) [ 0.448956] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.450351] ACPI: Added _OSI(Processor Aggregator Device) [ 0.452956] ACPI: Interpreter enabled [ 0.454191] ACPI: (supports S0 S5) [ 0.455343] ACPI: Using IOAPIC for interrupt routing [ 0.456811] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.462900] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.464736] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.466513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.469825] acpiphp: Slot [3] registered [ 0.471120] acpiphp: Slot [4] registered [ 0.472420] acpiphp: Slot [5] registered [ 0.473700] acpiphp: Slot [6] registered [ 0.475005] acpiphp: Slot [7] registered [ 0.476316] acpiphp: Slot [8] registered [ 0.477600] acpiphp: Slot [9] registered [ 0.478866] acpiphp: Slot [10] registered [ 0.480187] acpiphp: Slot [11] registered [ 0.481506] acpiphp: Slot [12] registered [ 0.482809] acpiphp: Slot [13] registered [ 0.484122] acpiphp: Slot [14] registered [ 0.485426] acpiphp: Slot [15] registered [ 0.486726] acpiphp: Slot [16] registered [ 0.488012] acpiphp: Slot [17] registered [ 0.489290] acpiphp: Slot [18] registered [ 0.490582] acpiphp: Slot [19] registered [ 0.491860] acpiphp: Slot [20] registered [ 0.493138] acpiphp: Slot [21] registered [ 0.494409] acpiphp: Slot [22] registered [ 0.495699] acpiphp: Slot [23] registered [ 0.496955] acpiphp: Slot [24] registered [ 0.498243] acpiphp: Slot [25] registered [ 0.499516] acpiphp: Slot [26] registered [ 0.500813] acpiphp: Slot [27] registered [ 0.502104] acpiphp: Slot [28] registered [ 0.503418] acpiphp: Slot [29] registered [ 0.504714] acpiphp: Slot [30] registered [ 0.505998] acpiphp: Slot [31] registered [ 0.507280] PCI host bridge to bus 0000:00 [ 0.508557] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.510135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.511943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.513758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.516112] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.518448] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.523229] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.525170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.526977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.528873] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.532892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.535285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556755] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.558915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.560992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.563197] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.565220] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.567090] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568991] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.571506] vgaarb: loaded [ 0.572519] vgaarb: bridge control possible 0000:00:02.0 [ 0.574220] SCSI subsystem initialized [ 0.575486] ACPI: bus type USB registered [ 0.576805] usbcore: registered new interface driver usbfs [ 0.578402] usbcore: registered new interface driver hub [ 0.579992] usbcore: registered new device driver usb [ 0.581669] PCI: Using ACPI for IRQ routing [ 0.583299] NetLabel: Initializing [ 0.584465] NetLabel: domain hash size = 128 [ 0.585848] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.587349] NetLabel: unlabeled traffic allowed by default [ 0.589095] Switched to clocksource kvm-clock [ 0.597600] pnp: PnP ACPI init [ 0.598685] ACPI: bus type PNP registered [ 0.600265] pnp: PnP ACPI: found 5 devices [ 0.601537] ACPI: bus type PNP unregistered [ 0.608899] NET: Registered protocol family 2 [ 0.610533] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.613040] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.615198] TCP: Hash tables configured (established 32768 bind 32768) [ 0.617058] TCP: reno registered [ 0.618196] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619929] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.621760] NET: Registered protocol family 1 [ 0.623127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.624791] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.626416] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.646587] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.666506] Unpacking initramfs... [ 1.104462] Freeing initrd memory: 37508k freed [ 1.114214] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.116368] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.120075] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.122161] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.124519] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.126562] Initialise system trusted keyring [ 1.128098] audit: initializing netlink socket (disabled) [ 1.129941] type=2000 audit(1532834246.340:1): initialized [ 1.146609] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.148669] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.151498] zpool: loaded [ 1.152609] zbud: loaded [ 1.153863] VFS: Disk quotas dquot_6.5.2 [ 1.155338] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.157593] msgmni has been set to 7578 [ 1.159089] Key type big_key registered [ 1.161354] NET: Registered protocol family 38 [ 1.162880] Key type asymmetric registered [ 1.164348] Asymmetric key parser 'x509' registered [ 1.166043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.168763] io scheduler noop registered [ 1.170215] io scheduler deadline registered (default) [ 1.181560] io scheduler cfq registered [ 1.183038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.184860] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.187002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.189741] ACPI: Power Button [PWRF] [ 1.191280] GHES: HEST is not enabled! [ 1.192752] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.216662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.219036] Non-volatile memory driver v1.3 [ 1.220532] Linux agpgart interface v0.103 [ 1.222130] crash memory driver: version 1.1 [ 1.223709] rdac: device handler registered [ 1.225272] hp_sw: device handler registered [ 1.226790] emc: device handler registered [ 1.228273] alua: device handler registered [ 1.229825] libphy: Fixed MDIO Bus: probed [ 1.231370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.233462] ehci-pci: EHCI PCI platform driver [ 1.235038] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.237040] ohci-pci: OHCI PCI platform driver [ 1.238605] uhci_hcd: USB Universal Host Controller Interface driver [ 1.258639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.260383] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.263076] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.264799] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.266747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.268868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.271502] usb usb1: Product: UHCI Host Controller [ 1.273160] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.274781] usb usb1: SerialNumber: 0000:00:01.2 [ 1.276070] hub 1-0:1.0: USB hub found [ 1.277136] hub 1-0:1.0: 2 ports detected [ 1.278353] usbcore: registered new interface driver usbserial [ 1.279744] usbcore: registered new interface driver usbserial_generic [ 1.281231] usbserial: USB Serial support registered for generic [ 1.282655] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.285346] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286589] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287946] mousedev: PS/2 mouse device common for all mice [ 1.289554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292334] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.294592] rtc_cmos 00:00: RTC can wake from S4 [ 1.296212] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.298423] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.299936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.301458] cpuidle: using governor menu [ 1.302696] hidraw: raw HID events driver (C) Jiri Kosina [ 1.304636] usbcore: registered new interface driver usbhid [ 1.306475] usbhid: USB HID core driver [ 1.307911] drop_monitor: Initializing network drop monitor service [ 1.309983] TCP: cubic registered [ 1.311266] Initializing XFRM netlink socket [ 1.312863] NET: Registered protocol family 10 [ 1.314640] NET: Registered protocol family 17 [ 1.316362] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.317761] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.319673] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.322782] Loading compiled-in X.509 certificates [ 1.324451] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.327687] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.331353] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.334579] registered taskstats version 1 [ 1.337871] Key type trusted registered [ 1.340540] Key type encrypted registered [ 1.343213] IMA: No TPM chip found, activating TPM-bypass! [ 1.345447] rtc_cmos 00:00: setting system clock to 2018-07-29 03:17:26 UTC (1532834246) [ 1.348925] Freeing unused kernel memory: 1680k freed [ 1.354606] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.359865] systemd[1]: Detected virtualization kvm. [ 1.361153] systemd[1]: Detected architecture x86-64. [ 1.362737] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.365541] systemd[1]: No hostname configured. [ 1.366751] systemd[1]: Set hostname to . [ 1.368064] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.392366] systemd[1]: Created slice Root Slice. [ 1.393622] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.395636] systemd[1]: Created slice System Slice. [ 1.396899] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.398836] systemd[1]: Reached target Slices. [ 1.400017] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.401906] systemd[1]: Reached target Timers. [ 1.403099] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.405058] systemd[1]: Reached target Local File Systems. [ 1.406392] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.408497] systemd[1]: Listening on Journal Socket. [ 1.409767] systemd[1]: Starting Journal Socket. [ 1.411355] 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... [ 1.415220] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.418179] systemd[1]: Listening on udev Control Socket. [ 1.419517] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.421682] systemd[1]: Listening on udev Kernel Socket. [ 1.423012] systemd[1]: Starting udev Kernel Socket. [ 1.424554] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.426898] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.429081] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.431198] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.434437] systemd[1]: Reached target Paths. [ 1.435623] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.437495] systemd[1]: Reached target Sockets. [ 1.438711] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.441188] systemd[1]: Reached target Swap. [ 1.442354] systemd[1]: Starting Swap. [[32m OK [0m] Started Journal Service. [ 1.444448] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.491300] RPC: Registered named UNIX socket transport module. [ 1.492731] RPC: Registered udp transport module. [ 1.493932] RPC: Registered tcp transport module. [ 1.495132] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.582111] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.592390] FDC 0 is a S82078B [ 1.618420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.621224] scsi host0: ata_piix [ 1.622488] scsi host1: ata_piix [ 1.623516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.625026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.663919] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.669280] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.736519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.738066] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.739646] usb 1-1: Product: QEMU USB Tablet [ 1.740777] usb 1-1: Manufacturer: QEMU [ 1.741847] usb 1-1: SerialNumber: 42 [ 1.751773] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.754460] 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 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.837583] SGI XFS with ACLs, security attributes, no debug enabled [ 1.839918] XFS (vda1): Mounting V4 Filesystem [ 1.905539] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m[ 2.122234] tsc: Refined TSC clocksource calibration: 3491.874 MHz ] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.150066] systemd-journald[116]: Received SIGTERM from PID 1 (systemd). [ 2.273347] SELinux: Disabled at runtime. [ 2.310179] type=1404 audit(1532834247.464:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.344409] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.346339] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m[ 2.596481] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). ] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [ 2.690301] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.800204] type=1305 audit(1532834247.954:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.953647] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.960933] [drm] Initialized drm 1.1.0 20060810 [ 2.974985] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.984144] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.986417] [TTM] Initializing pool allocator [ 2.991661] [TTM] Initializing DMA pool allocator [ 2.994573] [drm] fb mappable at 0xFC000000 [ 2.996010] [drm] vram aper at 0xFC000000 [ 2.997473] [drm] size 33554432 [ 2.998470] [drm] fb depth is 24 [ 2.999551] [drm] pitch is 3072 [ 3.002517] ppdev: user-space parallel port driver [ 3.004334] fbcon: cirrusdrmfb (fb0) is primary device [ 3.025537] Console: switching to colour frame buffer device 128x48 [ 3.036321] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting NTP client/server... Starting Authorization Manager... [ 3.052241] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.112722] AES CTR mode by8 optimization enabled [ 3.127180] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 3.140354] alg: No test for crc32 (crc32-pclmul) [ 3.145200] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Permit User Sessions. [ 3.148518] intel_powerclamp: No package C-state available [ 3.153792] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. 2018-07-29 03:17:31,835 - paramiko.transport - DEBUG - starting thread (client mode): 0xd6a3fd90L 2018-07-29 03:17:31,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 03:17:31,861 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-29 03:17:31,862 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-29 03:17:31,889 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-29 03:17:31,890 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 03:17:31,890 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-29 03:17:31,890 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 03:17:31,890 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 03:17:31,890 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 03:17:31,897 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 03:17:31,898 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 03:17:31,935 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-07-29 03:17:31,936 - paramiko.transport - DEBUG - Trying discovered key ab704f08baacfd411e93b3ebc50195d0 in /tmp/tmpDPt6W_ 2018-07-29 03:17:31,941 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 03:17:31,972 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-07-29 03:17:32,002 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-07-29 03:17:32,004 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 03:17:32,010 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-07-29 03:17:32,018 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202 2018-07-29 03:17:42,030 - paramiko.transport - DEBUG - starting thread (client mode): 0xd80f6210L 2018-07-29 03:17:42,030 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 03:17:42,047 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-29 03:17:42,047 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-29 03:17:42,050 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-29 03:17:42,050 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 03:17:42,050 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-29 03:17:42,051 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 03:17:42,051 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 03:17:42,051 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 03:17:42,057 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 03:17:42,057 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 03:17:42,063 - paramiko.transport - DEBUG - Trying discovered key ab704f08baacfd411e93b3ebc50195d0 in /tmp/tmpDPt6W_ 2018-07-29 03:17:42,097 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 03:17:42,112 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 03:17:42,127 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-07-29 03:17:42,127 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-07-29 03:17:42,128 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-07-29 03:17:42,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-07-29 03:17:42,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4858, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4865, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1844, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4854, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 918, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 817, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 811, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4577, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4845, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:17:42,338 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:17:41 GMT 2018-07-29 03:17:42,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:17:42,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-29 03:17:42,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:17:42,339 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4858, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4865, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1844, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4854, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 918, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 817, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4577, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4845, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-07-29 03:17:42,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-07-29 03:17:42,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4858, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4865, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1844, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4854, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 918, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 817, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 811, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4577, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4845, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:17:42,525 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:17:42 GMT 2018-07-29 03:17:42,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:17:42,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-29 03:17:42,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:17:42,526 - functest.core.cloudify - INFO - The current manager status is running 2018-07-29 03:17:42,527 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-07-29 03:17:42,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:17:42,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:17:42,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:17:42,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:17:42,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:17:42,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:17:42,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:17:42,716 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-07-29 03:17:42,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:17:42.309Z", "updated_at": "2018-07-29T03:17:42.309Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-29 03:17:42,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:17:42,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:17:42 GMT 2018-07-29 03:17:42,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:17:42,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-29 03:17:42,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:17:42,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-07-29 03:17:42,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:17:42,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-07-29T03:17:42.309Z", "updated_at": "2018-07-29T03:17:42.309Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:17:42 GMT 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:17:42,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-07-29 03:17:42,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:17:42,782 - functest.core.cloudify - DEBUG - List secrets: 2018-07-29 03:17:42,782 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-07-29 03:17:42,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:17:42,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:17:42,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:17:42.309Z", "updated_at": "2018-07-29T03:17:42.309Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:17:42 GMT 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:17:42,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-29 03:17:42,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:17:42,923 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-07-29 03:17:42,923 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-07-29 03:17:43,050 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 03:17:43,051 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 03:17:43,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 03:17:43,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/9c6ba9a2-786b-49ea-a0b5-6a158a8a5243.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:44,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-826e718b-77b3-4c5e-b904-6c1f7b6d0ff6 Content-Length: 0 Date: Sun, 29 Jul 2018 03:17:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:17:44,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/9c6ba9a2-786b-49ea-a0b5-6a158a8a5243.json used request id req-826e718b-77b3-4c5e-b904-6c1f7b6d0ff6 2018-07-29 03:17:44,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15633296967s 2018-07-29 03:17:44,215 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/9c6ba9a2-786b-49ea-a0b5-6a158a8a5243.json used request id req-826e718b-77b3-4c5e-b904-6c1f7b6d0ff6 2018-07-29 03:17:44,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:17:44,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:44,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4ff44349-42f7-40f6-bbdb-889a76f2ea12 Date: Sun, 29 Jul 2018 03:17:44 GMT RESP BODY: {"floatingips": []} 2018-07-29 03:17:44,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-4ff44349-42f7-40f6-bbdb-889a76f2ea12 2018-07-29 03:17:44,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0680899620056s 2018-07-29 03:17:44,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-4ff44349-42f7-40f6-bbdb-889a76f2ea12 2018-07-29 03:17:44,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 03:17:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:44,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e38b02a-db27-4bb5-b2f3-2894bbc353a1 x-compute-request-id: req-6e38b02a-db27-4bb5-b2f3-2894bbc353a1 Content-Type: application/json 2018-07-29 03:17:44,424 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 used request id req-6e38b02a-db27-4bb5-b2f3-2894bbc353a1 2018-07-29 03:17:44,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.133400917053s 2018-07-29 03:17:44,424 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2 used request id req-6e38b02a-db27-4bb5-b2f3-2894bbc353a1 2018-07-29 03:17:44,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:44,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3bf7183-b8dc-4faa-bfdc-8724061a5391 x-compute-request-id: req-a3bf7183-b8dc-4faa-bfdc-8724061a5391 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:06:86", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:06:86", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "rel": "bookmark"}], "image": {"id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "links": [{"href": "http://172.30.9.25:8774/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:17:23.000000", "flavor": {"id": "499ebf53-6024-4594-b65b-abf6067c4d29", "links": [{"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}]}, "id": "baf3f1df-1f3b-4362-a01f-ff4d60c2c4d2", "security_groups": [{"name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}], "user_id": "f08c6027cc6b476f88879ad413aecb97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:17:44Z", "hostId": "bd67c112b73aaf902f6fdf4a3426bd2a0a4a055adb7e295fe3597200", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4", "name": "cloudify-vm_587376ae-5c3b-449d-9d20-10a6969290a4", "created": "2018-07-29T03:15:09Z", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:17:44,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3bf7183-b8dc-4faa-bfdc-8724061a5391 2018-07-29 03:17:44,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207422018051s 2018-07-29 03:17:44,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3bf7183-b8dc-4faa-bfdc-8724061a5391 2018-07-29 03:17:44,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:17:46,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:17:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:46,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17: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-90725294-a0b4-435f-9df1-c839f42a21cd x-compute-request-id: req-90725294-a0b4-435f-9df1-c839f42a21cd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 03:17:46,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-90725294-a0b4-435f-9df1-c839f42a21cd 2018-07-29 03:17:46,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0794599056244s 2018-07-29 03:17:46,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-90725294-a0b4-435f-9df1-c839f42a21cd 2018-07-29 03:17:46,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:17:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:46,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-3557cb23-1542-487b-82f5-5b77f5c765e8 Date: Sun, 29 Jul 2018 03:17:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:15:05Z", "updated_at": "2018-07-29T03:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "293b7c8f-d7bb-4543-8de4-bd0df7363fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "34c570d1-4db5-4336-afb7-576c652682b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "4430899c-ecdd-407b-83f0-a91bf5db2549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "54b2decf-5c03-4286-811f-c96fbc201acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "75750e57-3a50-4171-ab2c-5f955490f553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-29T03:15:07Z", "revision_number": 0, "id": "a6012066-c05a-451f-8685-6857f58524a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:07Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:15:06Z", "revision_number": 0, "id": "c4dd88de-453c-4f5e-a5c1-520b0dcefe86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:06Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:15:05Z", "revision_number": 0, "id": "fb05a211-50f9-4373-91ab-2dd0d35f1229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:15:05Z", "security_group_id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 7, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "5b88d8d7-4c97-4dac-8a61-6beb6436f821", "name": "cloudify-sg_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"description": "Default security group", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:36Z", "updated_at": "2018-07-29T03:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "34dcb93d-a2d8-4cae-a4d6-c17973d13be9", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "65d8dfaf-8f0b-4ae3-a91f-3501eb2ac02a", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "88061181-6b54-4e3a-a44c-1193f0fd1ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "9d5a7cac-8237-43f7-a702-e6a24baac5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "name": "default"}]} 2018-07-29 03:17:46,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3557cb23-1542-487b-82f5-5b77f5c765e8 2018-07-29 03:17:46,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586540699005s 2018-07-29 03:17:46,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3557cb23-1542-487b-82f5-5b77f5c765e8 2018-07-29 03:17:46,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 03:17:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5b88d8d7-4c97-4dac-8a61-6beb6436f821.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:46,967 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8aad9145-f70a-406e-8bee-a717fc0c74bc Content-Length: 0 Date: Sun, 29 Jul 2018 03:17:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:17:46,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5b88d8d7-4c97-4dac-8a61-6beb6436f821.json used request id req-8aad9145-f70a-406e-8bee-a717fc0c74bc 2018-07-29 03:17:46,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.182221889496s 2018-07-29 03:17:46,967 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5b88d8d7-4c97-4dac-8a61-6beb6436f821.json used request id req-8aad9145-f70a-406e-8bee-a717fc0c74bc 2018-07-29 03:17:46,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 03:17:46,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:46,997 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:17: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-d8b52f29-5062-4ac5-91b6-245461aa9789 x-compute-request-id: req-d8b52f29-5062-4ac5-91b6-245461aa9789 Content-Length: 0 Content-Type: application/json 2018-07-29 03:17:46,997 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4 used request id req-d8b52f29-5062-4ac5-91b6-245461aa9789 2018-07-29 03:17:46,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0291328430176s 2018-07-29 03:17:46,997 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_587376ae-5c3b-449d-9d20-10a6969290a4 used request id req-d8b52f29-5062-4ac5-91b6-245461aa9789 2018-07-29 03:17:46,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 03:17:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d/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}0c37b48750a0b988767edc4b1011326a082243cf" -d '{"subnet_id": "a306bbc0-7488-49e0-873d-f155001cce63"}' 2018-07-29 03:17:48,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-158f6299-50a6-4ef5-86ac-f89fded4914f Date: Sun, 29 Jul 2018 03:17:48 GMT RESP BODY: {"network_id": "d99fd62f-3aa2-4e26-856e-d1e48bacefdc", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "subnet_id": "a306bbc0-7488-49e0-873d-f155001cce63", "subnet_ids": ["a306bbc0-7488-49e0-873d-f155001cce63"], "port_id": "414535b5-8291-470a-b1ff-099394e3d366", "id": "33568735-8aff-4bff-abf5-cd3724018c1d"} 2018-07-29 03:17:48,943 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d/remove_router_interface.json used request id req-158f6299-50a6-4ef5-86ac-f89fded4914f 2018-07-29 03:17:48,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.94552516937s 2018-07-29 03:17:48,943 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d/remove_router_interface.json used request id req-158f6299-50a6-4ef5-86ac-f89fded4914f returning object 33568735-8aff-4bff-abf5-cd3724018c1d 2018-07-29 03:17:48,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 03:17:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:49,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-8defef10-7547-4df7-b378-9d9b28d5951e Date: Sun, 29 Jul 2018 03:17:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:38Z", "admin_state_up": true, "updated_at": "2018-07-29T03:17:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "33568735-8aff-4bff-abf5-cd3724018c1d", "name": "cloudify-router_587376ae-5c3b-449d-9d20-10a6969290a4"}]} 2018-07-29 03:17:49,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8defef10-7547-4df7-b378-9d9b28d5951e 2018-07-29 03:17:49,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127053976059s 2018-07-29 03:17:49,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8defef10-7547-4df7-b378-9d9b28d5951e 2018-07-29 03:17:49,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 03:17:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:50,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9b6b8c1-96e3-4acc-b0a1-8b461420f559 Content-Length: 0 Date: Sun, 29 Jul 2018 03:17:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:17:50,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d.json used request id req-d9b6b8c1-96e3-4acc-b0a1-8b461420f559 2018-07-29 03:17:50,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16104698181s 2018-07-29 03:17:50,234 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/33568735-8aff-4bff-abf5-cd3724018c1d.json used request id req-d9b6b8c1-96e3-4acc-b0a1-8b461420f559 2018-07-29 03:17:50,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 03:17:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:50,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7cb31f90-0b40-470b-bf98-66b64bfe74c5 Date: Sun, 29 Jul 2018 03:17:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:13:37Z","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":"765d750ce87e42ad8de569be87692d1f","id":"a306bbc0-7488-49e0-873d-f155001cce63","subnetpool_id":null,"name":"cloudify-subnet_587376ae-5c3b-449d-9d20-10a6969290a4"}]} 2018-07-29 03:17:50,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-7cb31f90-0b40-470b-bf98-66b64bfe74c5 2018-07-29 03:17:50,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508968830109s 2018-07-29 03:17:50,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-7cb31f90-0b40-470b-bf98-66b64bfe74c5 2018-07-29 03:17:50,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 03:17:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/a306bbc0-7488-49e0-873d-f155001cce63.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:51,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ba2b2da-16a3-4807-b2a8-87828092b8a6 Date: Sun, 29 Jul 2018 03:17:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:17:51,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a306bbc0-7488-49e0-873d-f155001cce63.json used request id req-1ba2b2da-16a3-4807-b2a8-87828092b8a6 2018-07-29 03:17:51,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.93342089653s 2018-07-29 03:17:51,221 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a306bbc0-7488-49e0-873d-f155001cce63.json used request id req-1ba2b2da-16a3-4807-b2a8-87828092b8a6 2018-07-29 03:17:51,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:17:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:51,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-b84d781c-5437-4076-ba4a-6123cdbdc8ce Date: Sun, 29 Jul 2018 03:17:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd62f-3aa2-4e26-856e-d1e48bacefdc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"765d750ce87e42ad8de569be87692d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:17:51Z","qos_policy_id":null,"name":"cloudify-net_587376ae-5c3b-449d-9d20-10a6969290a4","admin_state_up":true,"tenant_id":"765d750ce87e42ad8de569be87692d1f","created_at":"2018-07-29T03:13:36Z","mtu":1450}]} 2018-07-29 03:17:51,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b84d781c-5437-4076-ba4a-6123cdbdc8ce 2018-07-29 03:17:51,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339199066162s 2018-07-29 03:17:51,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b84d781c-5437-4076-ba4a-6123cdbdc8ce 2018-07-29 03:17:51,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 03:17:51,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/d99fd62f-3aa2-4e26-856e-d1e48bacefdc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:52,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ad150cd-0bbe-4df7-bcf4-61ad01422679 Date: Sun, 29 Jul 2018 03:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:17:52,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d99fd62f-3aa2-4e26-856e-d1e48bacefdc.json used request id req-2ad150cd-0bbe-4df7-bcf4-61ad01422679 2018-07-29 03:17:52,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.955492019653s 2018-07-29 03:17:52,518 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d99fd62f-3aa2-4e26-856e-d1e48bacefdc.json used request id req-2ad150cd-0bbe-4df7-bcf4-61ad01422679 2018-07-29 03:17:52,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:17:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:53,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b15f2c5e-cbdd-49ed-9c06-c35c8ffccb4e Date: Sun, 29 Jul 2018 03:17:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/snap", "metadata": {}}], "file": "/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/file", "owner": "765d750ce87e42ad8de569be87692d1f", "id": "b883c18b-c175-434f-a03b-6b27a4f6f42d", "size": 4373348352, "self": "/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b883c18b-c175-434f-a03b-6b27a4f6f42d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:15:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_587376ae-5c3b-449d-9d20-10a6969290a4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-29T03:14:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:17:53,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b15f2c5e-cbdd-49ed-9c06-c35c8ffccb4e 2018-07-29 03:17:53,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.597143173218s 2018-07-29 03:17:53,120 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b15f2c5e-cbdd-49ed-9c06-c35c8ffccb4e 2018-07-29 03:17:53,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 03:17:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c37b48750a0b988767edc4b1011326a082243cf" 2018-07-29 03:17:54,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25d13550-d2af-4b19-bd4a-a4dbbee93fb7 Date: Sun, 29 Jul 2018 03:17: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-29 03:17:54,523 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d used request id req-25d13550-d2af-4b19-bd4a-a4dbbee93fb7 2018-07-29 03:17:54,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.40125608444s 2018-07-29 03:17:54,524 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b883c18b-c175-434f-a03b-6b27a4f6f42d used request id req-25d13550-d2af-4b19-bd4a-a4dbbee93fb7 2018-07-29 03:17:54,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:17:54,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:17:54,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f48e55ed-1460-452a-808a-b1d64bedda13 x-compute-request-id: req-f48e55ed-1460-452a-808a-b1d64bedda13 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_587376ae-5c3b-449d-9d20-10a6969290a4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/499ebf53-6024-4594-b65b-abf6067c4d29", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "499ebf53-6024-4594-b65b-abf6067c4d29"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}]} 2018-07-29 03:17:54,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f48e55ed-1460-452a-808a-b1d64bedda13 2018-07-29 03:17:54,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255990028381s 2018-07-29 03:17:54,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f48e55ed-1460-452a-808a-b1d64bedda13 2018-07-29 03:17:54,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 03:17:54,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:17:54,596 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e529f65b-d4e7-429b-8873-63384c4c9d0b x-compute-request-id: req-e529f65b-d4e7-429b-8873-63384c4c9d0b Content-Length: 0 Content-Type: application/json 2018-07-29 03:17:54,596 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29 used request id req-e529f65b-d4e7-429b-8873-63384c4c9d0b 2018-07-29 03:17:54,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0443050861359s 2018-07-29 03:17:54,597 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/499ebf53-6024-4594-b65b-abf6067c4d29 used request id req-e529f65b-d4e7-429b-8873-63384c4c9d0b 2018-07-29 03:17:54,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:17:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:17:54,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42caaa52-90eb-493f-b27b-136ddc2366b9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4", "links": {"self": "http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f08c6027cc6b476f88879ad413aecb97", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:17:54,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-42caaa52-90eb-493f-b27b-136ddc2366b9 2018-07-29 03:17:54,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136847019196s 2018-07-29 03:17:54,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-42caaa52-90eb-493f-b27b-136ddc2366b9 2018-07-29 03:17:54,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:17:54,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:17:54,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a528902-c91b-4ec5-892d-6de0689a285e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_587376ae-5c3b-449d-9d20-10a6969290a4", "links": {"self": "http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f08c6027cc6b476f88879ad413aecb97", "description": null}} 2018-07-29 03:17:54,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97 used request id req-0a528902-c91b-4ec5-892d-6de0689a285e 2018-07-29 03:17:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115755081177s 2018-07-29 03:17:54,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97 used request id req-0a528902-c91b-4ec5-892d-6de0689a285e 2018-07-29 03:17:54,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 03:17:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:17:55,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9159f8-e8cc-41a2-bb31-b7ee50032d2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:17:55,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97 used request id req-6b9159f8-e8cc-41a2-bb31-b7ee50032d2b 2018-07-29 03:17:55,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.282299995422s 2018-07-29 03:17:55,140 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f08c6027cc6b476f88879ad413aecb97 used request id req-6b9159f8-e8cc-41a2-bb31-b7ee50032d2b 2018-07-29 03:17:55,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:17:55,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:17:55,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aede008-beb8-464a-88c8-2437d1581a43 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f"}, "tags": [], "enabled": true, "id": "765d750ce87e42ad8de569be87692d1f", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_587376ae-5c3b-449d-9d20-10a6969290a4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:17:55,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-8aede008-beb8-464a-88c8-2437d1581a43 2018-07-29 03:17:55,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0977940559387s 2018-07-29 03:17:55,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-8aede008-beb8-464a-88c8-2437d1581a43 2018-07-29 03:17:55,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 03:17:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d45e60aa67e50525f4b56e31acb26276169f799" 2018-07-29 03:17:55,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42af181d-31a1-483a-96dd-ef9906126f04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:17:55,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f used request id req-42af181d-31a1-483a-96dd-ef9906126f04 2018-07-29 03:17:55,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.142179012299s 2018-07-29 03:17:55,392 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/765d750ce87e42ad8de569be87692d1f used request id req-42af181d-31a1-483a-96dd-ef9906126f04 2018-07-29 03:17:55,417 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-29 03:17:55,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:17:55,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:17:55,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:17:55,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:17:55,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:17:55,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:17:55,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:17:55,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:17:55,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:17:55,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:17:55,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:17:55,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:17:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:17:55,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3991ed-162e-44e1-9758-a8f62a9e7dcd 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:17:55,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ed3991ed-162e-44e1-9758-a8f62a9e7dcd 2018-07-29 03:17:55,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:17:55,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["0MDdpqmRQIqJ-8XVC4GDPQ"], "issued_at": "2018-07-29T03:17:55.000000Z"}} 2018-07-29 03:17:55,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:17:55,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:56,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3b34075c-009f-44fa-be54-7c01a1718fa5 Date: Sun, 29 Jul 2018 03:17:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:17:56,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3b34075c-009f-44fa-be54-7c01a1718fa5 2018-07-29 03:17:56,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269070148468s 2018-07-29 03:17:56,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3b34075c-009f-44fa-be54-7c01a1718fa5 2018-07-29 03:17:56,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:17:56,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34851e26-bf04-41be-902e-fddde4a5a790 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:17:56,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-34851e26-bf04-41be-902e-fddde4a5a790 2018-07-29 03:17:56,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:17:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:56,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9103a5dc-b15a-42e6-b5f9-ef0590365f52 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 03:17:56,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-9103a5dc-b15a-42e6-b5f9-ef0590365f52 2018-07-29 03:17:56,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.093122959137s 2018-07-29 03:17:56,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-9103a5dc-b15a-42e6-b5f9-ef0590365f52 2018-07-29 03:17:56,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 03:17:56,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}}' 2018-07-29 03:17:56,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0e882c-2acb-4438-a9dd-5c02dde25473 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.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7"}, "tags": [], "enabled": true, "id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}} 2018-07-29 03:17:56,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0b0e882c-2acb-4438-a9dd-5c02dde25473 2018-07-29 03:17:56,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124815940857s 2018-07-29 03:17:56,362 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0b0e882c-2acb-4438-a9dd-5c02dde25473 2018-07-29 03:17:56,363 - 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'a6ebf8018f5e42d7a41c16ad6bea82d7', '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_c2246fad-7c64-4db2-aa0f-5792cf1735a5'}) 2018-07-29 03:17:56,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 03:17:56,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5614ddef-1dc8-4793-afb2-f8d1c34adff1", "email": null, "name": "cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}}' 2018-07-29 03:17:56,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f409a7-f51a-445e-a350-b70017628fad Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": {"self": "http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "339c8667fd2641fe91f279a653f03e10", "domain_id": "default", "password_expires_at": null}} 2018-07-29 03:17:56,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-b2f409a7-f51a-445e-a350-b70017628fad 2018-07-29 03:17:56,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.41370010376s 2018-07-29 03:17:56,783 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-b2f409a7-f51a-445e-a350-b70017628fad 2018-07-29 03:17:56,784 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'339c8667fd2641fe91f279a653f03e10', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5'}) 2018-07-29 03:17:56,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:17:56,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:56,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ea23e3-4443-427e-8fe9-f3ab33354b64 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:17:56,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-93ea23e3-4443-427e-8fe9-f3ab33354b64 2018-07-29 03:17:56,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101114034653s 2018-07-29 03:17:56,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-93ea23e3-4443-427e-8fe9-f3ab33354b64 2018-07-29 03:17:56,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:17:56,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:56,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e12eba-7d57-49b2-a840-0e8a7d3a1863 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:17:56,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71e12eba-7d57-49b2-a840-0e8a7d3a1863 2018-07-29 03:17:56,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0920000076294s 2018-07-29 03:17:56,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71e12eba-7d57-49b2-a840-0e8a7d3a1863 2018-07-29 03:17:56,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:17:56,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:57,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87697858-7b45-403a-9601-1aacfcd8c066 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:17:57,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-87697858-7b45-403a-9601-1aacfcd8c066 2018-07-29 03:17:57,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178164958954s 2018-07-29 03:17:57,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-87697858-7b45-403a-9601-1aacfcd8c066 2018-07-29 03:17:57,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:17:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:57,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9c547e-e3b9-4376-9708-0c0c88e714af Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 03:17:57,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-3e9c547e-e3b9-4376-9708-0c0c88e714af 2018-07-29 03:17:57,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.089674949646s 2018-07-29 03:17:57,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-3e9c547e-e3b9-4376-9708-0c0c88e714af 2018-07-29 03:17:57,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:17:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:57,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ad1057-a0d1-4945-b3e4-2abef13bca7e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": {"self": "http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "339c8667fd2641fe91f279a653f03e10", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:17:57,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e6ad1057-a0d1-4945-b3e4-2abef13bca7e 2018-07-29 03:17:57,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113867044449s 2018-07-29 03:17:57,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e6ad1057-a0d1-4945-b3e4-2abef13bca7e 2018-07-29 03:17:57,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:17:57,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:57,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a19350-864a-45e7-99e0-964d9c7333a7 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7"}, "tags": [], "enabled": true, "id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:17:57,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a7a19350-864a-45e7-99e0-964d9c7333a7 2018-07-29 03:17:57,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0999050140381s 2018-07-29 03:17:57,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a7a19350-864a-45e7-99e0-964d9c7333a7 2018-07-29 03:17:57,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 03:17:57,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=339c8667fd2641fe91f279a653f03e10&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=a6ebf8018f5e42d7a41c16ad6bea82d7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:57,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4eac8ec-67bb-41eb-8b5c-6e40d853ea33 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=339c8667fd2641fe91f279a653f03e10&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=a6ebf8018f5e42d7a41c16ad6bea82d7", "previous": null, "next": null}} 2018-07-29 03:17:57,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=339c8667fd2641fe91f279a653f03e10&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=a6ebf8018f5e42d7a41c16ad6bea82d7 used request id req-d4eac8ec-67bb-41eb-8b5c-6e40d853ea33 2018-07-29 03:17:57,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0950767993927s 2018-07-29 03:17:57,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=339c8667fd2641fe91f279a653f03e10&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=a6ebf8018f5e42d7a41c16ad6bea82d7 used request id req-d4eac8ec-67bb-41eb-8b5c-6e40d853ea33 2018-07-29 03:17:57,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 03:17:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7/users/339c8667fd2641fe91f279a653f03e10/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:17:57,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18409fcf-5c8d-470e-aaa4-fe09097458ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:17:57,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7/users/339c8667fd2641fe91f279a653f03e10/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-18409fcf-5c8d-470e-aaa4-fe09097458ae 2018-07-29 03:17:57,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129235982895s 2018-07-29 03:17:57,726 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7/users/339c8667fd2641fe91f279a653f03e10/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-18409fcf-5c8d-470e-aaa4-fe09097458ae 2018-07-29 03:17:57,727 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 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'a6ebf8018f5e42d7a41c16ad6bea82d7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5614ddef-1dc8-4793-afb2-f8d1c34adff1', 'username': u'cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 03:17:57,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:17:57,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:17:57,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:17:57,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:17:57,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:17:57,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:17:57,732 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'password': '5614ddef-1dc8-4793-afb2-f8d1c34adff1', 'project_name': 'cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'a6ebf8018f5e42d7a41c16ad6bea82d7', 'project_domain_name': 'Default'} 2018-07-29 03:17:57,788 - 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}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-07-29 03:17:57,802 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-29 03:17:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:17:57,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97584fa8-43e6-4921-bd69-0b91f6eef5f8 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:17:57,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-97584fa8-43e6-4921-bd69-0b91f6eef5f8 2018-07-29 03:17:57,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:17:58,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T04:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "name": "cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/a6ebf8018f5e42d7a41c16ad6bea82d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "id": "339c8667fd2641fe91f279a653f03e10"}, "audit_ids": ["iD8MBBYIQJakelzzyvlNPA"], "issued_at": "2018-07-29T03:17:58.000000Z"}} 2018-07-29 03:17:58,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 03:17:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"network": {"name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "admin_state_up": true}}' 2018-07-29 03:17:58,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-2643179d-5706-468f-a903-e7b9e6d6e7e7 Date: Sun, 29 Jul 2018 03:17:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:17:58Z","is_default":false,"name":"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:17:58Z","mtu":1450}} 2018-07-29 03:17:58,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2643179d-5706-468f-a903-e7b9e6d6e7e7 2018-07-29 03:17:58,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.495513916016s 2018-07-29 03:17:58,687 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2643179d-5706-468f-a903-e7b9e6d6e7e7 2018-07-29 03:17:58,688 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T03:17:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'admin_state_up': True, u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:17:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'l2_adjacency': True}) 2018-07-29 03:17:58,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:17:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:17:58,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-744fae8c-b568-4d4d-b9e9-8fa6d9ab9b9f Date: Sun, 29 Jul 2018 03:17:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:17:58Z","qos_policy_id":null,"name":"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5","admin_state_up":true,"tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:17:58Z","mtu":1450}]} 2018-07-29 03:17:58,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-744fae8c-b568-4d4d-b9e9-8fa6d9ab9b9f 2018-07-29 03:17:58,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130273103714s 2018-07-29 03:17:58,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-744fae8c-b568-4d4d-b9e9-8fa6d9ab9b9f 2018-07-29 03:17:58,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 03:17:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"subnet": {"name": "cloudify_ims-subnet_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "enable_dhcp": true, "network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 03:17:59,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-34f062e1-962c-447d-be42-154e4ed042e0 Date: Sun, 29 Jul 2018 03:17:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:17:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:17: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":"a6ebf8018f5e42d7a41c16ad6bea82d7","id":"cefcedaa-069e-4c95-b045-e43b4d57e4e5","subnetpool_id":null,"name":"cloudify_ims-subnet_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}} 2018-07-29 03:17:59,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-34f062e1-962c-447d-be42-154e4ed042e0 2018-07-29 03:17:59,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.655102014542s 2018-07-29 03:17:59,476 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-34f062e1-962c-447d-be42-154e4ed042e0 2018-07-29 03:17:59,477 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T03:17: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'cefcedaa-069e-4c95-b045-e43b4d57e4e5', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'enable_dhcp': True, u'network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e', u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:17: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'a6ebf8018f5e42d7a41c16ad6bea82d7'}) 2018-07-29 03:17:59,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 03:17:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "cloudify_ims-router_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "admin_state_up": true}}' 2018-07-29 03:18:01,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-9f28bf70-e979-412d-80b6-ef86f9573f7c Date: Sun, 29 Jul 2018 03:18:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:59Z", "admin_state_up": true, "updated_at": "2018-07-29T03:18:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "d5270902-ac77-46c6-a6df-b00bb9f64992", "name": "cloudify_ims-router_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}} 2018-07-29 03:18:01,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9f28bf70-e979-412d-80b6-ef86f9573f7c 2018-07-29 03:18:01,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62408900261s 2018-07-29 03:18:01,102 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9f28bf70-e979-412d-80b6-ef86f9573f7c 2018-07-29 03:18:01,102 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T03:18:00Z', u'revision_number': 2, u'id': u'd5270902-ac77-46c6-a6df-b00bb9f64992', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'admin_state_up': True, u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:17:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7'}) 2018-07-29 03:18:01,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 03:18:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/d5270902-ac77-46c6-a6df-b00bb9f64992/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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"subnet_id": "cefcedaa-069e-4c95-b045-e43b4d57e4e5"}' 2018-07-29 03:18:03,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f4487034-c794-4cba-850d-01005b341361 Date: Sun, 29 Jul 2018 03:18:03 GMT RESP BODY: {"network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "subnet_id": "cefcedaa-069e-4c95-b045-e43b4d57e4e5", "subnet_ids": ["cefcedaa-069e-4c95-b045-e43b4d57e4e5"], "port_id": "2081fae5-7e21-41c5-9663-736343280c8b", "id": "d5270902-ac77-46c6-a6df-b00bb9f64992"} 2018-07-29 03:18:03,576 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d5270902-ac77-46c6-a6df-b00bb9f64992/add_router_interface.json used request id req-f4487034-c794-4cba-850d-01005b341361 2018-07-29 03:18:03,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47304391861s 2018-07-29 03:18:03,576 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d5270902-ac77-46c6-a6df-b00bb9f64992/add_router_interface.json used request id req-f4487034-c794-4cba-850d-01005b341361 returning object d5270902-ac77-46c6-a6df-b00bb9f64992 2018-07-29 03:18:03,576 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-29 03:18:27,073 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-29 03:18:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:18:27,079 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 03:18:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 03:18:27,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:18:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:18:27,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3f76501c-4377-482b-b4ce-7215e3efc30e Date: Sun, 29 Jul 2018 03:18:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:18:27,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3f76501c-4377-482b-b4ce-7215e3efc30e 2018-07-29 03:18:27,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208583116531s 2018-07-29 03:18:27,290 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3f76501c-4377-482b-b4ce-7215e3efc30e 2018-07-29 03:18:27,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 03:18:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}' 2018-07-29 03:18:27,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0e66272f-39a4-4db3-99af-97aee37434b7 Date: Sun, 29 Jul 2018 03:18:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f/file", "owner": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "size": null, "self": "/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:18:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "checksum": null, "created_at": "2018-07-29T03:18:27Z", "protected": false} 2018-07-29 03:18:27,346 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0e66272f-39a4-4db3-99af-97aee37434b7 2018-07-29 03:18:27,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0473370552063s 2018-07-29 03:18:27,346 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0e66272f-39a4-4db3-99af-97aee37434b7 returning object e8782113-68fe-4e13-a6a8-bca27acf070f 2018-07-29 03:18:27,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 03:18:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f/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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '' 2018-07-29 03:19:27,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aab94685-39b4-47f7-9327-b4ab04a15cee Date: Sun, 29 Jul 2018 03:19: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-29 03:19:27,479 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f/file used request id req-aab94685-39b4-47f7-9327-b4ab04a15cee 2018-07-29 03:19:27,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.1330070496s 2018-07-29 03:19:27,480 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f/file used request id req-aab94685-39b4-47f7-9327-b4ab04a15cee 2018-07-29 03:19:27,480 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T03:18:27Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f/file', u'owner': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'e8782113-68fe-4e13-a6a8-bca27acf070f', u'size': None, u'name': u'cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'checksum': None, u'self': u'/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T03:18:27Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 03:19:27,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 03:19:27,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-29 03:19:27,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-53f84545-2041-436a-9b70-99df04984f9c x-compute-request-id: req-53f84545-2041-436a-9b70-99df04984f9c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "220df399-326a-4890-b518-0c2f56c59e71"}} 2018-07-29 03:19:27,750 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-53f84545-2041-436a-9b70-99df04984f9c 2018-07-29 03:19:27,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.269343852997s 2018-07-29 03:19:27,751 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-53f84545-2041-436a-9b70-99df04984f9c 2018-07-29 03:19:27,752 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_c2246fad-7c64-4db2-aa0f-5792cf1735a5', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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': 40, 'id': u'220df399-326a-4890-b518-0c2f56c59e71', 'swap': 0}) 2018-07-29 03:19:27,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 03:19:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71/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}527a8e801c361dab837ea95ad5dc511dae4590bf" -d '{"extra_specs": {}}' 2018-07-29 03:19:27,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-41d44db1-9713-4dc6-bf8f-0a32949c7724 x-compute-request-id: req-41d44db1-9713-4dc6-bf8f-0a32949c7724 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 03:19:27,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71/os-extra_specs used request id req-41d44db1-9713-4dc6-bf8f-0a32949c7724 2018-07-29 03:19:27,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244779586792s 2018-07-29 03:19:27,777 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71/os-extra_specs used request id req-41d44db1-9713-4dc6-bf8f-0a32949c7724 2018-07-29 03:19:27,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 03:19:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"keypair": {"name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}}' 2018-07-29 03:19:28,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-28beae46-18ac-4d22-8a96-e2db05478efc x-compute-request-id: req-28beae46-18ac-4d22-8a96-e2db05478efc Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZIfYxXE7BFBdlNC3bgzku/y8oqZrlLmjaH34oC1SYUoQES2k8Pu9wMdoB3AVFrjoidUH/z0tf26BNxRSsSCE6WaFBhWrjndPXGKwq4raaXbiql3i8zmmQOpZHvA7FelpAJpL2as8zfERmycZKvw/mMTXYQisLgLCmxYnbqV1n2nrdXpkg+xZulQ44JL3cGyLdI1ES5tm8Q1ZEO2wcLzE3HOJ710K0OwfU4Dm6umhn5/3v9ni8FZ2lfGHonbrOJaMX/8x6/vCaieicnjaOdr2/H9DRgKFjmHUSFL2ayuk3gD9vouETfiZL8W9nhfGPx2yz7r1fvXD0sGPAnz09sKId Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2SH2MVxOwRQXZTQt24M5Lv8vKKma5S5o2h9+KAtUmFKEBEtp\nPD7vcDHaAdwFRa46InVB/89LX9ugTcUUrEghOlmhQYVq453T1xisKuK2ml24qpd4\nvM5pkDqWR7wOxXpaQCaS9mrPM3xEZsnGSr8P5jE12EIrC4CwpsWJ26ldZ9p63V6Z\nIPsWbpUOOCS93Bsi3SNREubZvENWRDtsHC8xNxzie9dCtDsH1OA5urpoZ+f97/Z4\nvBWdpXxh6J26ziWjF//Mev7wmononJ42jna9vx/Q0YChY5h1EhS9msrpN4A/b6Lh\nE34mS/FvZ4Xxj8dss+69X71w9LBjwJ89PbCiHQIDAQABAoIBAQCBI6PLI71rNEnd\n1TTY86jU/MzNgGIxoHKYGFbt9h8wIROHglpqjHvX3K5uoK86DC9jQx4nyOBpeLRU\nzLxI4vVwQNKZp4I1Mi9GJNRxBTnZgZhNTZ1vncxHDbFHpN+cL/LxaH/Lsybc1jHQ\neH1JA22vWOFPZ7s2MineZmphjM+S7dPROvffxMpIHxIT06Vjf6W9uAUv6oFhKRaG\nJq3mpGXJET9KmmIRL4W93NZLULMBTZxsCg0jVu+bcs+lFSDRHUifksXipOF6crix\naRelBdk6bngYX+9wzjY1JojDPR+nZp4kqI6ceUnEUXA2Lq2IQ3Lo2PLVBED5B/bH\nUkD5Dk45AoGBAPGX7PM/JooY9bl+E5LJZUYv4mM7l0Qj4eRF7PTHQ68X45SuaaFJ\n9T8j+zCE3I8ZeFxrb9s9hOU+XsyYjfpxv9EyZdKk5+91zoYNVd+8Dbc4B6fPLeTv\n+JmTu8uUiFcUNDgp4Yn+dDVCMG6atoX1V+8m6k3nbaxxxy6hAr7SYvA3AoGBAOYU\noHgc4jV5zVf93/sD9yapJMy9Xrv+KltJcoyhBpdTjKJHUNU2MUynybMhuSH4/B4+\nHadnFA6fWKxXFYFmfDfFZZuXkotLjz3pFDyCsYurIJpZywUqYe3wrMplUr+BPboK\nMZoX49IHCkHIz6icrN2Onuztry9PAYkyNF2p2M5LAoGBANovXeRUjQa9AfZSwXSY\ng+j+R9NctwDn8xMIf7aU2zCfP35Agc8TDvTGFw27f8GQvB2jPbLffUzXph/aSqb6\n4cQZYtH48ipV131DP+G+YRit9mP7/LO8cWSpgjmaXANgkMSENlc8wVB0BW9uNBcI\n+zBVkddnganyW3NmICebs5TDAoGBALVnnf4WB+TR3C18ZZSsU7mPswwaYw8mHo9L\nIZ3veBroLQHl6L2ytLwTrtwlwqoefen6X7cVdqLw0CFRqAsWmun+IVbD8y8QrCfM\nFcB/6yyMCHCqS4APIpdQI2yQ5uVHKTv9vY4ZN+7ozhWAFvqCTWmCgZuc63sJd9SM\nWO1gdShxAoGAXMMfCIPMI+lEM88ayV0ElE0rjzg+eHgWHVba6H0EUrSGSa3FOBwV\nFtVgu7I6+mT+Fol9GCzTQLGL4kThjEffLJf0roxaAdZO0h1+HWVK7wCB6puPX1od\nEXSNHDU3PHA0gFcVq9EvjDZlgm72NA5N1X+g/B2g9/4UGsOzmo2W/fc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "339c8667fd2641fe91f279a653f03e10", "name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "fingerprint": "51:91:87:09:ff:77:8f:b9:63:24:bf:d6:ae:e3:77:14"}} 2018-07-29 03:19:28,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-28beae46-18ac-4d22-8a96-e2db05478efc 2018-07-29 03:19:28,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.362527132034s 2018-07-29 03:19:28,141 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-28beae46-18ac-4d22-8a96-e2db05478efc 2018-07-29 03:19:28,142 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZIfYxXE7BFBdlNC3bgzku/y8oqZrlLmjaH34oC1SYUoQES2k8Pu9wMdoB3AVFrjoidUH/z0tf26BNxRSsSCE6WaFBhWrjndPXGKwq4raaXbiql3i8zmmQOpZHvA7FelpAJpL2as8zfERmycZKvw/mMTXYQisLgLCmxYnbqV1n2nrdXpkg+xZulQ44JL3cGyLdI1ES5tm8Q1ZEO2wcLzE3HOJ710K0OwfU4Dm6umhn5/3v9ni8FZ2lfGHonbrOJaMX/8x6/vCaieicnjaOdr2/H9DRgKFjmHUSFL2ayuk3gD9vouETfiZL8W9nhfGPx2yz7r1fvXD0sGPAnz09sKId Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2SH2MVxOwRQXZTQt24M5Lv8vKKma5S5o2h9+KAtUmFKEBEtp\nPD7vcDHaAdwFRa46InVB/89LX9ugTcUUrEghOlmhQYVq453T1xisKuK2ml24qpd4\nvM5pkDqWR7wOxXpaQCaS9mrPM3xEZsnGSr8P5jE12EIrC4CwpsWJ26ldZ9p63V6Z\nIPsWbpUOOCS93Bsi3SNREubZvENWRDtsHC8xNxzie9dCtDsH1OA5urpoZ+f97/Z4\nvBWdpXxh6J26ziWjF//Mev7wmononJ42jna9vx/Q0YChY5h1EhS9msrpN4A/b6Lh\nE34mS/FvZ4Xxj8dss+69X71w9LBjwJ89PbCiHQIDAQABAoIBAQCBI6PLI71rNEnd\n1TTY86jU/MzNgGIxoHKYGFbt9h8wIROHglpqjHvX3K5uoK86DC9jQx4nyOBpeLRU\nzLxI4vVwQNKZp4I1Mi9GJNRxBTnZgZhNTZ1vncxHDbFHpN+cL/LxaH/Lsybc1jHQ\neH1JA22vWOFPZ7s2MineZmphjM+S7dPROvffxMpIHxIT06Vjf6W9uAUv6oFhKRaG\nJq3mpGXJET9KmmIRL4W93NZLULMBTZxsCg0jVu+bcs+lFSDRHUifksXipOF6crix\naRelBdk6bngYX+9wzjY1JojDPR+nZp4kqI6ceUnEUXA2Lq2IQ3Lo2PLVBED5B/bH\nUkD5Dk45AoGBAPGX7PM/JooY9bl+E5LJZUYv4mM7l0Qj4eRF7PTHQ68X45SuaaFJ\n9T8j+zCE3I8ZeFxrb9s9hOU+XsyYjfpxv9EyZdKk5+91zoYNVd+8Dbc4B6fPLeTv\n+JmTu8uUiFcUNDgp4Yn+dDVCMG6atoX1V+8m6k3nbaxxxy6hAr7SYvA3AoGBAOYU\noHgc4jV5zVf93/sD9yapJMy9Xrv+KltJcoyhBpdTjKJHUNU2MUynybMhuSH4/B4+\nHadnFA6fWKxXFYFmfDfFZZuXkotLjz3pFDyCsYurIJpZywUqYe3wrMplUr+BPboK\nMZoX49IHCkHIz6icrN2Onuztry9PAYkyNF2p2M5LAoGBANovXeRUjQa9AfZSwXSY\ng+j+R9NctwDn8xMIf7aU2zCfP35Agc8TDvTGFw27f8GQvB2jPbLffUzXph/aSqb6\n4cQZYtH48ipV131DP+G+YRit9mP7/LO8cWSpgjmaXANgkMSENlc8wVB0BW9uNBcI\n+zBVkddnganyW3NmICebs5TDAoGBALVnnf4WB+TR3C18ZZSsU7mPswwaYw8mHo9L\nIZ3veBroLQHl6L2ytLwTrtwlwqoefen6X7cVdqLw0CFRqAsWmun+IVbD8y8QrCfM\nFcB/6yyMCHCqS4APIpdQI2yQ5uVHKTv9vY4ZN+7ozhWAFvqCTWmCgZuc63sJd9SM\nWO1gdShxAoGAXMMfCIPMI+lEM88ayV0ElE0rjzg+eHgWHVba6H0EUrSGSa3FOBwV\nFtVgu7I6+mT+Fol9GCzTQLGL4kThjEffLJf0roxaAdZO0h1+HWVK7wCB6puPX1od\nEXSNHDU3PHA0gFcVq9EvjDZlgm72NA5N1X+g/B2g9/4UGsOzmo2W/fc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'339c8667fd2641fe91f279a653f03e10', 'name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'created_at': '2018-07-29T03:19:28.142218', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', 'name': 'cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'51:91:87:09:ff:77:8f:b9:63:24:bf:d6:ae:e3:77:14', 'type': 'ssh', 'id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5'}) 2018-07-29 03:19:28,142 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA2SH2MVxOwRQXZTQt24M5Lv8vKKma5S5o2h9+KAtUmFKEBEtp PD7vcDHaAdwFRa46InVB/89LX9ugTcUUrEghOlmhQYVq453T1xisKuK2ml24qpd4 vM5pkDqWR7wOxXpaQCaS9mrPM3xEZsnGSr8P5jE12EIrC4CwpsWJ26ldZ9p63V6Z IPsWbpUOOCS93Bsi3SNREubZvENWRDtsHC8xNxzie9dCtDsH1OA5urpoZ+f97/Z4 vBWdpXxh6J26ziWjF//Mev7wmononJ42jna9vx/Q0YChY5h1EhS9msrpN4A/b6Lh E34mS/FvZ4Xxj8dss+69X71w9LBjwJ89PbCiHQIDAQABAoIBAQCBI6PLI71rNEnd 1TTY86jU/MzNgGIxoHKYGFbt9h8wIROHglpqjHvX3K5uoK86DC9jQx4nyOBpeLRU zLxI4vVwQNKZp4I1Mi9GJNRxBTnZgZhNTZ1vncxHDbFHpN+cL/LxaH/Lsybc1jHQ eH1JA22vWOFPZ7s2MineZmphjM+S7dPROvffxMpIHxIT06Vjf6W9uAUv6oFhKRaG Jq3mpGXJET9KmmIRL4W93NZLULMBTZxsCg0jVu+bcs+lFSDRHUifksXipOF6crix aRelBdk6bngYX+9wzjY1JojDPR+nZp4kqI6ceUnEUXA2Lq2IQ3Lo2PLVBED5B/bH UkD5Dk45AoGBAPGX7PM/JooY9bl+E5LJZUYv4mM7l0Qj4eRF7PTHQ68X45SuaaFJ 9T8j+zCE3I8ZeFxrb9s9hOU+XsyYjfpxv9EyZdKk5+91zoYNVd+8Dbc4B6fPLeTv +JmTu8uUiFcUNDgp4Yn+dDVCMG6atoX1V+8m6k3nbaxxxy6hAr7SYvA3AoGBAOYU oHgc4jV5zVf93/sD9yapJMy9Xrv+KltJcoyhBpdTjKJHUNU2MUynybMhuSH4/B4+ HadnFA6fWKxXFYFmfDfFZZuXkotLjz3pFDyCsYurIJpZywUqYe3wrMplUr+BPboK MZoX49IHCkHIz6icrN2Onuztry9PAYkyNF2p2M5LAoGBANovXeRUjQa9AfZSwXSY g+j+R9NctwDn8xMIf7aU2zCfP35Agc8TDvTGFw27f8GQvB2jPbLffUzXph/aSqb6 4cQZYtH48ipV131DP+G+YRit9mP7/LO8cWSpgjmaXANgkMSENlc8wVB0BW9uNBcI +zBVkddnganyW3NmICebs5TDAoGBALVnnf4WB+TR3C18ZZSsU7mPswwaYw8mHo9L IZ3veBroLQHl6L2ytLwTrtwlwqoefen6X7cVdqLw0CFRqAsWmun+IVbD8y8QrCfM FcB/6yyMCHCqS4APIpdQI2yQ5uVHKTv9vY4ZN+7ozhWAFvqCTWmCgZuc63sJd9SM WO1gdShxAoGAXMMfCIPMI+lEM88ayV0ElE0rjzg+eHgWHVba6H0EUrSGSa3FOBwV FtVgu7I6+mT+Fol9GCzTQLGL4kThjEffLJf0roxaAdZO0h1+HWVK7wCB6puPX1od EXSNHDU3PHA0gFcVq9EvjDZlgm72NA5N1X+g/B2g9/4UGsOzmo2W/fc= -----END RSA PRIVATE KEY----- 2018-07-29 03:19:28,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 03:19:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"security_group": {"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-29 03:19:28,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-fc8e93c5-5b29-406b-932d-6ecbb80beb3a Date: Sun, 29 Jul 2018 03:19:28 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}} 2018-07-29 03:19:28,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-fc8e93c5-5b29-406b-932d-6ecbb80beb3a 2018-07-29 03:19:28,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.192456007004s 2018-07-29 03:19:28,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-fc8e93c5-5b29-406b-932d-6ecbb80beb3a 2018-07-29 03:19:28,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:19:28,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:28,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-e1fcba32-bca5-436d-9d0c-53e790125556 Date: Sun, 29 Jul 2018 03:19:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:17:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}]} 2018-07-29 03:19:28,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e1fcba32-bca5-436d-9d0c-53e790125556 2018-07-29 03:19:28,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0787410736084s 2018-07-29 03:19:28,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e1fcba32-bca5-436d-9d0c-53e790125556 2018-07-29 03:19:28,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:19:28,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -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": "c666c11d-5426-4aa6-9c6e-a026f5e1938e"}}' 2018-07-29 03:19:28,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1d59f7cf-f92a-4487-8f02-50484223cb1e Date: Sun, 29 Jul 2018 03:19:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "port_range_min": 22, "revision_number": 0, "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "a630c189-a417-4eac-9e1c-e89cf6354d41"}} 2018-07-29 03:19:28,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1d59f7cf-f92a-4487-8f02-50484223cb1e 2018-07-29 03:19:28,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126550912857s 2018-07-29 03:19:28,554 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1d59f7cf-f92a-4487-8f02-50484223cb1e 2018-07-29 03:19:28,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:19:28,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:28,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-0198af5e-8ff6-46be-a6e6-94e40a143b8d Date: Sun, 29 Jul 2018 03:19:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:17:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "a630c189-a417-4eac-9e1c-e89cf6354d41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}]} 2018-07-29 03:19:28,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0198af5e-8ff6-46be-a6e6-94e40a143b8d 2018-07-29 03:19:28,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486690998077s 2018-07-29 03:19:28,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0198af5e-8ff6-46be-a6e6-94e40a143b8d 2018-07-29 03:19:28,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:19:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -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": "c666c11d-5426-4aa6-9c6e-a026f5e1938e"}}' 2018-07-29 03:19:28,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d275279f-2595-4fcf-9263-a83aaa5111b9 Date: Sun, 29 Jul 2018 03:19:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "port_range_min": null, "revision_number": 0, "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "fdde56d7-25a2-46c5-8243-40f1545e4eba"}} 2018-07-29 03:19:28,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-d275279f-2595-4fcf-9263-a83aaa5111b9 2018-07-29 03:19:28,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12971496582s 2018-07-29 03:19:28,740 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-d275279f-2595-4fcf-9263-a83aaa5111b9 2018-07-29 03:19:28,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:19:28,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:28,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-cf6cd47f-7556-42b8-a6e7-476781323d47 Date: Sun, 29 Jul 2018 03:19:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:17:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "a630c189-a417-4eac-9e1c-e89cf6354d41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "fdde56d7-25a2-46c5-8243-40f1545e4eba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 3, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}]} 2018-07-29 03:19:28,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cf6cd47f-7556-42b8-a6e7-476781323d47 2018-07-29 03:19:28,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0487930774689s 2018-07-29 03:19:28,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cf6cd47f-7556-42b8-a6e7-476781323d47 2018-07-29 03:19:28,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:19:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -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": "c666c11d-5426-4aa6-9c6e-a026f5e1938e"}}' 2018-07-29 03:19:28,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0b735c41-7c42-4565-bd20-48f635d574ff Date: Sun, 29 Jul 2018 03:19:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "port_range_min": 80, "revision_number": 0, "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "7a349c04-e7ae-49d8-87d2-73cbb6a53e05"}} 2018-07-29 03:19:28,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0b735c41-7c42-4565-bd20-48f635d574ff 2018-07-29 03:19:28,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122318983078s 2018-07-29 03:19:28,919 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0b735c41-7c42-4565-bd20-48f635d574ff 2018-07-29 03:19:28,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:19:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:28,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-d014029a-c2a0-457e-9f9c-fd35d55e05ab Date: Sun, 29 Jul 2018 03:19:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:17:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "7a349c04-e7ae-49d8-87d2-73cbb6a53e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "a630c189-a417-4eac-9e1c-e89cf6354d41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "fdde56d7-25a2-46c5-8243-40f1545e4eba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 4, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}]} 2018-07-29 03:19:28,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d014029a-c2a0-457e-9f9c-fd35d55e05ab 2018-07-29 03:19:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0488219261169s 2018-07-29 03:19:28,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d014029a-c2a0-457e-9f9c-fd35d55e05ab 2018-07-29 03:19:28,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:19:28,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -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": "c666c11d-5426-4aa6-9c6e-a026f5e1938e"}}' 2018-07-29 03:19:29,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-436ffed4-e6d5-4391-981f-746aacaf96c4 Date: Sun, 29 Jul 2018 03:19:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "port_range_min": 443, "revision_number": 0, "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:29Z", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "75e641cc-df37-425a-900e-6ff0bf9c8d86"}} 2018-07-29 03:19:29,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-436ffed4-e6d5-4391-981f-746aacaf96c4 2018-07-29 03:19:29,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123305082321s 2018-07-29 03:19:29,099 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-436ffed4-e6d5-4391-981f-746aacaf96c4 2018-07-29 03:19:29,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:19:29,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:29,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-b07f55a8-8857-4e1c-ac07-057dda64d858 Date: Sun, 29 Jul 2018 03:19:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:17:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "75e641cc-df37-425a-900e-6ff0bf9c8d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "7a349c04-e7ae-49d8-87d2-73cbb6a53e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "a630c189-a417-4eac-9e1c-e89cf6354d41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "fdde56d7-25a2-46c5-8243-40f1545e4eba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 5, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}]} 2018-07-29 03:19:29,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b07f55a8-8857-4e1c-ac07-057dda64d858 2018-07-29 03:19:29,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491769313812s 2018-07-29 03:19:29,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b07f55a8-8857-4e1c-ac07-057dda64d858 2018-07-29 03:19:29,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:19:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -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": "c666c11d-5426-4aa6-9c6e-a026f5e1938e"}}' 2018-07-29 03:19:29,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-70ce3957-b036-4a07-ba64-0de6bddb9e63 Date: Sun, 29 Jul 2018 03:19:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "port_range_min": 5671, "revision_number": 0, "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:29Z", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "8c30159a-8bdf-46d2-889b-f727838b0eff"}} 2018-07-29 03:19:29,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-70ce3957-b036-4a07-ba64-0de6bddb9e63 2018-07-29 03:19:29,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.105298042297s 2018-07-29 03:19:29,261 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-70ce3957-b036-4a07-ba64-0de6bddb9e63 2018-07-29 03:19:29,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:19:29,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:29,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-72f2e87c-77d3-4181-91ff-e7bc423da700 Date: Sun, 29 Jul 2018 03:19:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:17:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "75e641cc-df37-425a-900e-6ff0bf9c8d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "7a349c04-e7ae-49d8-87d2-73cbb6a53e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "8c30159a-8bdf-46d2-889b-f727838b0eff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "a630c189-a417-4eac-9e1c-e89cf6354d41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "fdde56d7-25a2-46c5-8243-40f1545e4eba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 6, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}]} 2018-07-29 03:19:29,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-72f2e87c-77d3-4181-91ff-e7bc423da700 2018-07-29 03:19:29,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496850013733s 2018-07-29 03:19:29,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-72f2e87c-77d3-4181-91ff-e7bc423da700 2018-07-29 03:19:29,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:19:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -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": "c666c11d-5426-4aa6-9c6e-a026f5e1938e"}}' 2018-07-29 03:19:29,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-7d6ead32-c7ce-48b6-8730-e746234b13d4 Date: Sun, 29 Jul 2018 03:19:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "port_range_min": 53333, "revision_number": 0, "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:29Z", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "d5fafb58-c074-4860-bfa1-9b090926fb5c"}} 2018-07-29 03:19:29,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-7d6ead32-c7ce-48b6-8730-e746234b13d4 2018-07-29 03:19:29,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115993022919s 2018-07-29 03:19:29,434 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-7d6ead32-c7ce-48b6-8730-e746234b13d4 2018-07-29 03:19:29,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:19:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:29,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-aff1d692-bad2-4dc2-9238-12ba38815168 Date: Sun, 29 Jul 2018 03:19:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","l2_adjacency":true,"status":"ACTIVE","subnets":["cefcedaa-069e-4c95-b045-e43b4d57e4e5"],"description":"","tags":[],"updated_at":"2018-07-29T03:17:59Z","qos_policy_id":null,"name":"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5","admin_state_up":true,"tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:17:58Z","mtu":1450}]} 2018-07-29 03:19:29,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-aff1d692-bad2-4dc2-9238-12ba38815168 2018-07-29 03:19:29,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115428924561s 2018-07-29 03:19:29,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-aff1d692-bad2-4dc2-9238-12ba38815168 2018-07-29 03:19:29,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:19:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:29,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-de2f5b19-8908-46ed-95bd-f8b8c23e37fc Date: Sun, 29 Jul 2018 03:19:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e8782113-68fe-4e13-a6a8-bca27acf070f/snap", "metadata": {}}], "file": "/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f/file", "owner": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "size": 4373348352, "self": "/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e8782113-68fe-4e13-a6a8-bca27acf070f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:19:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-29T03:18:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:19:29,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-de2f5b19-8908-46ed-95bd-f8b8c23e37fc 2018-07-29 03:19:29,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354988574982s 2018-07-29 03:19:29,592 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-de2f5b19-8908-46ed-95bd-f8b8c23e37fc 2018-07-29 03:19:29,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:19:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:29,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-76d24a2e-be6e-42d9-8d7e-143e56943d32 x-compute-request-id: req-76d24a2e-be6e-42d9-8d7e-143e56943d32 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "220df399-326a-4890-b518-0c2f56c59e71"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}]} 2018-07-29 03:19:29,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-76d24a2e-be6e-42d9-8d7e-143e56943d32 2018-07-29 03:19:29,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0397770404816s 2018-07-29 03:19:29,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-76d24a2e-be6e-42d9-8d7e-143e56943d32 2018-07-29 03:19:29,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 03:19:29,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"server": {"name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "imageRef": "e8782113-68fe-4e13-a6a8-bca27acf070f", "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "flavorRef": "220df399-326a-4890-b518-0c2f56c59e71", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}], "security_groups": [{"name": "c666c11d-5426-4aa6-9c6e-a026f5e1938e"}]}}' 2018-07-29 03:19:31,060 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:19: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-01510ab9-36a4-44db-ae21-102acd5d86c6 x-compute-request-id: req-01510ab9-36a4-44db-ae21-102acd5d86c6 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c666c11d-5426-4aa6-9c6e-a026f5e1938e"}], "OS-DCF:diskConfig": "MANUAL", "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "adminPass": "4xvQL7ibtGzN"}} 2018-07-29 03:19:31,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-01510ab9-36a4-44db-ae21-102acd5d86c6 2018-07-29 03:19:31,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.42432594299s 2018-07-29 03:19:31,061 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-01510ab9-36a4-44db-ae21-102acd5d86c6 2018-07-29 03:19:31,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:31,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:31,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-23046126-a208-4b5d-93a8-2b9017bf38dd x-compute-request-id: req-23046126-a208-4b5d-93a8-2b9017bf38dd 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.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "user_id": "339c8667fd2641fe91f279a653f03e10", "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-29T03:19:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:31,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-23046126-a208-4b5d-93a8-2b9017bf38dd 2018-07-29 03:19:31,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.142040967941s 2018-07-29 03:19:31,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-23046126-a208-4b5d-93a8-2b9017bf38dd 2018-07-29 03:19:31,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:19:31,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:31,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-c8b6bee4-4f8d-4383-9da8-3b31c19781cc Date: Sun, 29 Jul 2018 03:19:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","l2_adjacency":true,"status":"ACTIVE","subnets":["cefcedaa-069e-4c95-b045-e43b4d57e4e5"],"description":"","tags":[],"updated_at":"2018-07-29T03:17:59Z","qos_policy_id":null,"name":"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5","admin_state_up":true,"tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:17:58Z","mtu":1450}]} 2018-07-29 03:19:31,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c8b6bee4-4f8d-4383-9da8-3b31c19781cc 2018-07-29 03:19:31,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11172413826s 2018-07-29 03:19:31,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c8b6bee4-4f8d-4383-9da8-3b31c19781cc 2018-07-29 03:19:31,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 03:19:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:31,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-bdc446f7-81fb-4369-8487-42c3a6e35a5e Date: Sun, 29 Jul 2018 03:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:17:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:17: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":"a6ebf8018f5e42d7a41c16ad6bea82d7","id":"cefcedaa-069e-4c95-b045-e43b4d57e4e5","subnetpool_id":null,"name":"cloudify_ims-subnet_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}]} 2018-07-29 03:19:31,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bdc446f7-81fb-4369-8487-42c3a6e35a5e 2018-07-29 03:19:31,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.095340013504s 2018-07-29 03:19:31,420 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bdc446f7-81fb-4369-8487-42c3a6e35a5e 2018-07-29 03:19:31,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:33,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:33,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:34,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-cb70934e-6d40-4ef6-a878-8da29c506182 x-compute-request-id: req-cb70934e-6d40-4ef6-a878-8da29c506182 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:34,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cb70934e-6d40-4ef6-a878-8da29c506182 2018-07-29 03:19:34,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620095014572s 2018-07-29 03:19:34,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cb70934e-6d40-4ef6-a878-8da29c506182 2018-07-29 03:19:34,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:36,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:36,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:36,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-27eff4f0-f596-42da-9af9-9d00bc40e422 x-compute-request-id: req-27eff4f0-f596-42da-9af9-9d00bc40e422 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:36,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-27eff4f0-f596-42da-9af9-9d00bc40e422 2018-07-29 03:19:36,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432491064072s 2018-07-29 03:19:36,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-27eff4f0-f596-42da-9af9-9d00bc40e422 2018-07-29 03:19:36,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:38,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:38,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:38,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-8b1bf65f-4cd6-491b-94ce-495a261e0491 x-compute-request-id: req-8b1bf65f-4cd6-491b-94ce-495a261e0491 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:38,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8b1bf65f-4cd6-491b-94ce-495a261e0491 2018-07-29 03:19:38,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227349996567s 2018-07-29 03:19:38,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8b1bf65f-4cd6-491b-94ce-495a261e0491 2018-07-29 03:19:38,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:40,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:41,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-c2ae790c-ec5b-4e14-98d3-d24aa406af0d x-compute-request-id: req-c2ae790c-ec5b-4e14-98d3-d24aa406af0d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:41,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2ae790c-ec5b-4e14-98d3-d24aa406af0d 2018-07-29 03:19:41,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707374811172s 2018-07-29 03:19:41,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2ae790c-ec5b-4e14-98d3-d24aa406af0d 2018-07-29 03:19:41,437 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:43,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:43,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:43,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-033ef2fa-173c-44ec-bc04-5c7e1935ae69 x-compute-request-id: req-033ef2fa-173c-44ec-bc04-5c7e1935ae69 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:43,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-033ef2fa-173c-44ec-bc04-5c7e1935ae69 2018-07-29 03:19:43,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429683923721s 2018-07-29 03:19:43,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-033ef2fa-173c-44ec-bc04-5c7e1935ae69 2018-07-29 03:19:43,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:45,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:46,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-487908df-fc71-4a62-bfd5-0c3a2f33480e x-compute-request-id: req-487908df-fc71-4a62-bfd5-0c3a2f33480e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:46,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-487908df-fc71-4a62-bfd5-0c3a2f33480e 2018-07-29 03:19:46,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215894937515s 2018-07-29 03:19:46,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-487908df-fc71-4a62-bfd5-0c3a2f33480e 2018-07-29 03:19:46,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:48,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:48,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:48,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-dc6047f5-b986-495a-8810-7770e7132060 x-compute-request-id: req-dc6047f5-b986-495a-8810-7770e7132060 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:48,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc6047f5-b986-495a-8810-7770e7132060 2018-07-29 03:19:48,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377879858017s 2018-07-29 03:19:48,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc6047f5-b986-495a-8810-7770e7132060 2018-07-29 03:19:48,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:50,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:50,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:51,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-5a0c64f8-e4b8-40a5-86e1-68052fe29e1c x-compute-request-id: req-5a0c64f8-e4b8-40a5-86e1-68052fe29e1c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:51,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a0c64f8-e4b8-40a5-86e1-68052fe29e1c 2018-07-29 03:19:51,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654934883118s 2018-07-29 03:19:51,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a0c64f8-e4b8-40a5-86e1-68052fe29e1c 2018-07-29 03:19:51,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:53,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:53,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-f6cb88b8-1f89-4ba2-ba89-fe7b9e4c04d4 x-compute-request-id: req-f6cb88b8-1f89-4ba2-ba89-fe7b9e4c04d4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:53,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f6cb88b8-1f89-4ba2-ba89-fe7b9e4c04d4 2018-07-29 03:19:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189159870148s 2018-07-29 03:19:53,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f6cb88b8-1f89-4ba2-ba89-fe7b9e4c04d4 2018-07-29 03:19:53,340 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:55,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:56,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-2c86a970-253d-4214-92a4-4bdd6cb58d98 x-compute-request-id: req-2c86a970-253d-4214-92a4-4bdd6cb58d98 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:56,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c86a970-253d-4214-92a4-4bdd6cb58d98 2018-07-29 03:19:56,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660356044769s 2018-07-29 03:19:56,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c86a970-253d-4214-92a4-4bdd6cb58d98 2018-07-29 03:19:56,008 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:19:58,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:19:58,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:19:58,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:19: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-b0b5985e-5b02-4b29-a916-94896761fc44 x-compute-request-id: req-b0b5985e-5b02-4b29-a916-94896761fc44 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:19:58,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b0b5985e-5b02-4b29-a916-94896761fc44 2018-07-29 03:19:58,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200878858566s 2018-07-29 03:19:58,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b0b5985e-5b02-4b29-a916-94896761fc44 2018-07-29 03:19:58,216 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:00,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:00,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:00,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-fea0afd3-a6ed-4c71-b0d6-d8509c1d88cb x-compute-request-id: req-fea0afd3-a6ed-4c71-b0d6-d8509c1d88cb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:00,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fea0afd3-a6ed-4c71-b0d6-d8509c1d88cb 2018-07-29 03:20:00,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382629871368s 2018-07-29 03:20:00,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fea0afd3-a6ed-4c71-b0d6-d8509c1d88cb 2018-07-29 03:20:00,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:02,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:02,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:02,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-8606b9eb-3ef3-4eae-bd21-40b3d58178b0 x-compute-request-id: req-8606b9eb-3ef3-4eae-bd21-40b3d58178b0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:02,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8606b9eb-3ef3-4eae-bd21-40b3d58178b0 2018-07-29 03:20:02,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375586032867s 2018-07-29 03:20:02,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8606b9eb-3ef3-4eae-bd21-40b3d58178b0 2018-07-29 03:20:02,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:04,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:05,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-258baacb-6882-4d71-be43-b239abd4ae31 x-compute-request-id: req-258baacb-6882-4d71-be43-b239abd4ae31 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:05,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-258baacb-6882-4d71-be43-b239abd4ae31 2018-07-29 03:20:05,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23356795311s 2018-07-29 03:20:05,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-258baacb-6882-4d71-be43-b239abd4ae31 2018-07-29 03:20:05,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:07,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:07,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-0ea522cf-2bf9-479f-b5eb-cecbe0a148bd x-compute-request-id: req-0ea522cf-2bf9-479f-b5eb-cecbe0a148bd Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:07,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0ea522cf-2bf9-479f-b5eb-cecbe0a148bd 2018-07-29 03:20:07,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368684053421s 2018-07-29 03:20:07,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0ea522cf-2bf9-479f-b5eb-cecbe0a148bd 2018-07-29 03:20:07,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:09,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:09,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-c7d26219-df81-4c75-89e4-5ce8917386eb x-compute-request-id: req-c7d26219-df81-4c75-89e4-5ce8917386eb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:09,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7d26219-df81-4c75-89e4-5ce8917386eb 2018-07-29 03:20:09,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357480049133s 2018-07-29 03:20:09,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7d26219-df81-4c75-89e4-5ce8917386eb 2018-07-29 03:20:09,969 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:11,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:11,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:12,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-2aa22ee4-1a3a-4c63-abc6-8aa2fad4a2cd x-compute-request-id: req-2aa22ee4-1a3a-4c63-abc6-8aa2fad4a2cd Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:12,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2aa22ee4-1a3a-4c63-abc6-8aa2fad4a2cd 2018-07-29 03:20:12,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469893932343s 2018-07-29 03:20:12,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2aa22ee4-1a3a-4c63-abc6-8aa2fad4a2cd 2018-07-29 03:20:12,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:14,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:14,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-2a52f2c0-348d-4014-ae26-ae9bfa532079 x-compute-request-id: req-2a52f2c0-348d-4014-ae26-ae9bfa532079 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:14,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2a52f2c0-348d-4014-ae26-ae9bfa532079 2018-07-29 03:20:14,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366703987122s 2018-07-29 03:20:14,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2a52f2c0-348d-4014-ae26-ae9bfa532079 2018-07-29 03:20:14,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:16,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:17,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-4b8b5927-4ab0-46d3-80e4-8883807bfec3 x-compute-request-id: req-4b8b5927-4ab0-46d3-80e4-8883807bfec3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:17,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b8b5927-4ab0-46d3-80e4-8883807bfec3 2018-07-29 03:20:17,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374309062958s 2018-07-29 03:20:17,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b8b5927-4ab0-46d3-80e4-8883807bfec3 2018-07-29 03:20:17,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:19,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:19,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-469a768f-eeb9-4cae-9923-2b7fba83d0e5 x-compute-request-id: req-469a768f-eeb9-4cae-9923-2b7fba83d0e5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:19,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-469a768f-eeb9-4cae-9923-2b7fba83d0e5 2018-07-29 03:20:19,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47620511055s 2018-07-29 03:20:19,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-469a768f-eeb9-4cae-9923-2b7fba83d0e5 2018-07-29 03:20:19,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:21,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:22,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-28c0ee54-2204-485c-82c7-df0dbea28219 x-compute-request-id: req-28c0ee54-2204-485c-82c7-df0dbea28219 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:22,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-28c0ee54-2204-485c-82c7-df0dbea28219 2018-07-29 03:20:22,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374752998352s 2018-07-29 03:20:22,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-28c0ee54-2204-485c-82c7-df0dbea28219 2018-07-29 03:20:22,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:24,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:24,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-f0133077-8540-47bb-81c0-4b86ffdb7be7 x-compute-request-id: req-f0133077-8540-47bb-81c0-4b86ffdb7be7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:24,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f0133077-8540-47bb-81c0-4b86ffdb7be7 2018-07-29 03:20:24,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199655056s 2018-07-29 03:20:24,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f0133077-8540-47bb-81c0-4b86ffdb7be7 2018-07-29 03:20:24,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:26,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:26,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-4ce6f91f-15d1-44e8-8b47-8a6863f740ae x-compute-request-id: req-4ce6f91f-15d1-44e8-8b47-8a6863f740ae Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:26,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ce6f91f-15d1-44e8-8b47-8a6863f740ae 2018-07-29 03:20:26,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1931848526s 2018-07-29 03:20:26,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ce6f91f-15d1-44e8-8b47-8a6863f740ae 2018-07-29 03:20:26,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:28,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:28,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-2c898e91-004c-46e2-b80e-01c90710060f x-compute-request-id: req-2c898e91-004c-46e2-b80e-01c90710060f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:28,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c898e91-004c-46e2-b80e-01c90710060f 2018-07-29 03:20:28,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203377962112s 2018-07-29 03:20:28,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c898e91-004c-46e2-b80e-01c90710060f 2018-07-29 03:20:28,681 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:30,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:30,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:30,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-ed8f6c2f-7957-4234-8e56-44ddee6fbd72 x-compute-request-id: req-ed8f6c2f-7957-4234-8e56-44ddee6fbd72 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:30,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ed8f6c2f-7957-4234-8e56-44ddee6fbd72 2018-07-29 03:20:30,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191699981689s 2018-07-29 03:20:30,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ed8f6c2f-7957-4234-8e56-44ddee6fbd72 2018-07-29 03:20:30,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:32,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:32,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:33,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-fecd3a3e-6c21-4dcc-84f8-bfb31dcc4a9d x-compute-request-id: req-fecd3a3e-6c21-4dcc-84f8-bfb31dcc4a9d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:33,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fecd3a3e-6c21-4dcc-84f8-bfb31dcc4a9d 2018-07-29 03:20:33,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545469045639s 2018-07-29 03:20:33,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fecd3a3e-6c21-4dcc-84f8-bfb31dcc4a9d 2018-07-29 03:20:33,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:35,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:35,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:35,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-216b9f8d-0043-4434-9ad0-e3ae4f67f36a x-compute-request-id: req-216b9f8d-0043-4434-9ad0-e3ae4f67f36a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:35,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-216b9f8d-0043-4434-9ad0-e3ae4f67f36a 2018-07-29 03:20:35,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556268930435s 2018-07-29 03:20:35,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-216b9f8d-0043-4434-9ad0-e3ae4f67f36a 2018-07-29 03:20:35,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:37,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:38,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:38,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-e60d676a-4c32-4432-afa6-fd511482aa90 x-compute-request-id: req-e60d676a-4c32-4432-afa6-fd511482aa90 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:38,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e60d676a-4c32-4432-afa6-fd511482aa90 2018-07-29 03:20:38,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205042123795s 2018-07-29 03:20:38,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e60d676a-4c32-4432-afa6-fd511482aa90 2018-07-29 03:20:38,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:40,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:40,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-8d4045bc-c506-4012-8258-446ecdc15577 x-compute-request-id: req-8d4045bc-c506-4012-8258-446ecdc15577 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:40,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8d4045bc-c506-4012-8258-446ecdc15577 2018-07-29 03:20:40,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360644102097s 2018-07-29 03:20:40,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8d4045bc-c506-4012-8258-446ecdc15577 2018-07-29 03:20:40,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:42,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:42,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:42,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-40bd5531-f7e9-4cbf-b0c8-972218cc2327 x-compute-request-id: req-40bd5531-f7e9-4cbf-b0c8-972218cc2327 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:42,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-40bd5531-f7e9-4cbf-b0c8-972218cc2327 2018-07-29 03:20:42,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201786994934s 2018-07-29 03:20:42,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-40bd5531-f7e9-4cbf-b0c8-972218cc2327 2018-07-29 03:20:42,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:44,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:45,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-6b80ffa7-2dca-411d-855d-404b72fee8b5 x-compute-request-id: req-6b80ffa7-2dca-411d-855d-404b72fee8b5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:45,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b80ffa7-2dca-411d-855d-404b72fee8b5 2018-07-29 03:20:45,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393913030624s 2018-07-29 03:20:45,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b80ffa7-2dca-411d-855d-404b72fee8b5 2018-07-29 03:20:45,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:47,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:47,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-09b1768f-6f92-4c8a-9321-1a5eb6b99308 x-compute-request-id: req-09b1768f-6f92-4c8a-9321-1a5eb6b99308 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:47,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-09b1768f-6f92-4c8a-9321-1a5eb6b99308 2018-07-29 03:20:47,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648672103882s 2018-07-29 03:20:47,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-09b1768f-6f92-4c8a-9321-1a5eb6b99308 2018-07-29 03:20:47,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:49,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:49,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:50,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-3ebc7204-d6fb-4e9c-89b8-16596de04abb x-compute-request-id: req-3ebc7204-d6fb-4e9c-89b8-16596de04abb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:50,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ebc7204-d6fb-4e9c-89b8-16596de04abb 2018-07-29 03:20:50,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201279163361s 2018-07-29 03:20:50,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ebc7204-d6fb-4e9c-89b8-16596de04abb 2018-07-29 03:20:50,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:52,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:52,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-1e8450ce-138d-489a-ab6c-3da04c213105 x-compute-request-id: req-1e8450ce-138d-489a-ab6c-3da04c213105 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:52,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1e8450ce-138d-489a-ab6c-3da04c213105 2018-07-29 03:20:52,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202035188675s 2018-07-29 03:20:52,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1e8450ce-138d-489a-ab6c-3da04c213105 2018-07-29 03:20:52,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:54,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:54,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-63faafd1-275b-497a-8e92-337066b01dc3 x-compute-request-id: req-63faafd1-275b-497a-8e92-337066b01dc3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:54,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63faafd1-275b-497a-8e92-337066b01dc3 2018-07-29 03:20:54,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225576877594s 2018-07-29 03:20:54,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63faafd1-275b-497a-8e92-337066b01dc3 2018-07-29 03:20:54,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:56,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:56,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-14f4ea82-a6b1-4707-8c5c-65369b57b1e3 x-compute-request-id: req-14f4ea82-a6b1-4707-8c5c-65369b57b1e3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:56,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-14f4ea82-a6b1-4707-8c5c-65369b57b1e3 2018-07-29 03:20:56,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202535152435s 2018-07-29 03:20:56,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-14f4ea82-a6b1-4707-8c5c-65369b57b1e3 2018-07-29 03:20:56,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:20:58,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:20:58,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:20:58,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:20: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-45814601-6ebc-4bea-9487-712c04afdea7 x-compute-request-id: req-45814601-6ebc-4bea-9487-712c04afdea7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:20:58,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-45814601-6ebc-4bea-9487-712c04afdea7 2018-07-29 03:20:58,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195476055145s 2018-07-29 03:20:58,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-45814601-6ebc-4bea-9487-712c04afdea7 2018-07-29 03:20:58,904 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:00,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:00,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:01,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-720984a9-0375-4531-8fc8-ac35abef3c98 x-compute-request-id: req-720984a9-0375-4531-8fc8-ac35abef3c98 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:01,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-720984a9-0375-4531-8fc8-ac35abef3c98 2018-07-29 03:21:01,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376343011856s 2018-07-29 03:21:01,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-720984a9-0375-4531-8fc8-ac35abef3c98 2018-07-29 03:21:01,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:03,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:03,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-336dd7c8-630d-4a90-b96c-ad70a3d6aa8c x-compute-request-id: req-336dd7c8-630d-4a90-b96c-ad70a3d6aa8c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:03,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-336dd7c8-630d-4a90-b96c-ad70a3d6aa8c 2018-07-29 03:21:03,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209537982941s 2018-07-29 03:21:03,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-336dd7c8-630d-4a90-b96c-ad70a3d6aa8c 2018-07-29 03:21:03,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:05,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:05,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-6c15e455-e9a3-4748-b188-5aeb175694f5 x-compute-request-id: req-6c15e455-e9a3-4748-b188-5aeb175694f5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:05,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c15e455-e9a3-4748-b188-5aeb175694f5 2018-07-29 03:21:05,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360547065735s 2018-07-29 03:21:05,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c15e455-e9a3-4748-b188-5aeb175694f5 2018-07-29 03:21:05,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:07,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:08,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-700ea6ef-3a07-4103-9707-af26e448d6a1 x-compute-request-id: req-700ea6ef-3a07-4103-9707-af26e448d6a1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:08,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-700ea6ef-3a07-4103-9707-af26e448d6a1 2018-07-29 03:21:08,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402699947357s 2018-07-29 03:21:08,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-700ea6ef-3a07-4103-9707-af26e448d6a1 2018-07-29 03:21:08,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:10,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:10,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-68b799c5-abe8-4e03-98b5-6d7bc607d2f2 x-compute-request-id: req-68b799c5-abe8-4e03-98b5-6d7bc607d2f2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:10,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-68b799c5-abe8-4e03-98b5-6d7bc607d2f2 2018-07-29 03:21:10,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567934989929s 2018-07-29 03:21:10,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-68b799c5-abe8-4e03-98b5-6d7bc607d2f2 2018-07-29 03:21:10,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:12,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:12,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:13,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-95047da8-0b1e-4d8c-8d68-c539fe5038a0 x-compute-request-id: req-95047da8-0b1e-4d8c-8d68-c539fe5038a0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:13,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95047da8-0b1e-4d8c-8d68-c539fe5038a0 2018-07-29 03:21:13,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20116519928s 2018-07-29 03:21:13,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95047da8-0b1e-4d8c-8d68-c539fe5038a0 2018-07-29 03:21:13,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:15,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:15,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:15,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-70ef7385-dd14-4850-b474-fb763a150610 x-compute-request-id: req-70ef7385-dd14-4850-b474-fb763a150610 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:15,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-70ef7385-dd14-4850-b474-fb763a150610 2018-07-29 03:21:15,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548607110977s 2018-07-29 03:21:15,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-70ef7385-dd14-4850-b474-fb763a150610 2018-07-29 03:21:15,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:17,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:17,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-fcb788a8-dd76-457c-a1e1-6b12f74bbeb2 x-compute-request-id: req-fcb788a8-dd76-457c-a1e1-6b12f74bbeb2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:17,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fcb788a8-dd76-457c-a1e1-6b12f74bbeb2 2018-07-29 03:21:17,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36529302597s 2018-07-29 03:21:17,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fcb788a8-dd76-457c-a1e1-6b12f74bbeb2 2018-07-29 03:21:17,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:19,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:20,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-2587e8c6-1f01-4843-99cc-8778f453290a x-compute-request-id: req-2587e8c6-1f01-4843-99cc-8778f453290a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:20,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2587e8c6-1f01-4843-99cc-8778f453290a 2018-07-29 03:21:20,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213480949402s 2018-07-29 03:21:20,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2587e8c6-1f01-4843-99cc-8778f453290a 2018-07-29 03:21:20,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:22,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:22,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:22,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-63449942-cf55-4b87-96b5-5bcbde7a75a4 x-compute-request-id: req-63449942-cf55-4b87-96b5-5bcbde7a75a4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:22,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63449942-cf55-4b87-96b5-5bcbde7a75a4 2018-07-29 03:21:22,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391438961029s 2018-07-29 03:21:22,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63449942-cf55-4b87-96b5-5bcbde7a75a4 2018-07-29 03:21:22,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:24,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:24,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:24,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-33ddcec6-929d-4741-9120-fcaf157d4086 x-compute-request-id: req-33ddcec6-929d-4741-9120-fcaf157d4086 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:24,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-33ddcec6-929d-4741-9120-fcaf157d4086 2018-07-29 03:21:24,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373608827591s 2018-07-29 03:21:24,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-33ddcec6-929d-4741-9120-fcaf157d4086 2018-07-29 03:21:24,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:26,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:26,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:27,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-d04edbb7-8635-49a4-8408-d410c6cccec3 x-compute-request-id: req-d04edbb7-8635-49a4-8408-d410c6cccec3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:27,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d04edbb7-8635-49a4-8408-d410c6cccec3 2018-07-29 03:21:27,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383879899979s 2018-07-29 03:21:27,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d04edbb7-8635-49a4-8408-d410c6cccec3 2018-07-29 03:21:27,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:29,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:29,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-29ff5e97-1382-4fb2-a7bb-48be1c4f9c53 x-compute-request-id: req-29ff5e97-1382-4fb2-a7bb-48be1c4f9c53 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:29,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-29ff5e97-1382-4fb2-a7bb-48be1c4f9c53 2018-07-29 03:21:29,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356395959854s 2018-07-29 03:21:29,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-29ff5e97-1382-4fb2-a7bb-48be1c4f9c53 2018-07-29 03:21:29,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:31,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:31,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-2e2bbbf0-e519-46c5-84f7-34cb89ebf179 x-compute-request-id: req-2e2bbbf0-e519-46c5-84f7-34cb89ebf179 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:31,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e2bbbf0-e519-46c5-84f7-34cb89ebf179 2018-07-29 03:21:31,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193459033966s 2018-07-29 03:21:31,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e2bbbf0-e519-46c5-84f7-34cb89ebf179 2018-07-29 03:21:31,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:33,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:33,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:34,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-e85acc10-f710-4b0f-bd2e-33ac47597a33 x-compute-request-id: req-e85acc10-f710-4b0f-bd2e-33ac47597a33 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:34,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e85acc10-f710-4b0f-bd2e-33ac47597a33 2018-07-29 03:21:34,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374530076981s 2018-07-29 03:21:34,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e85acc10-f710-4b0f-bd2e-33ac47597a33 2018-07-29 03:21:34,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:36,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:36,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-2b5801cb-3b5b-4f14-99cd-8d6b235b25bb x-compute-request-id: req-2b5801cb-3b5b-4f14-99cd-8d6b235b25bb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:36,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b5801cb-3b5b-4f14-99cd-8d6b235b25bb 2018-07-29 03:21:36,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381298065186s 2018-07-29 03:21:36,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b5801cb-3b5b-4f14-99cd-8d6b235b25bb 2018-07-29 03:21:36,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:38,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:38,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:39,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-dbbd0d27-7c8c-4396-a896-a55b63989ee9 x-compute-request-id: req-dbbd0d27-7c8c-4396-a896-a55b63989ee9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:39,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dbbd0d27-7c8c-4396-a896-a55b63989ee9 2018-07-29 03:21:39,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373110055923s 2018-07-29 03:21:39,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dbbd0d27-7c8c-4396-a896-a55b63989ee9 2018-07-29 03:21:39,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:41,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:41,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:41,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-07344808-4211-4371-8cfd-e14287cd1a51 x-compute-request-id: req-07344808-4211-4371-8cfd-e14287cd1a51 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:41,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-07344808-4211-4371-8cfd-e14287cd1a51 2018-07-29 03:21:41,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537752151489s 2018-07-29 03:21:41,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-07344808-4211-4371-8cfd-e14287cd1a51 2018-07-29 03:21:41,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:43,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:43,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:44,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-2645d821-afbb-4bfa-a724-ecf022cda941 x-compute-request-id: req-2645d821-afbb-4bfa-a724-ecf022cda941 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:44,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2645d821-afbb-4bfa-a724-ecf022cda941 2018-07-29 03:21:44,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392531871796s 2018-07-29 03:21:44,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2645d821-afbb-4bfa-a724-ecf022cda941 2018-07-29 03:21:44,036 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:46,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:46,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-eda96db7-914a-4f4e-8055-20c354b2794f x-compute-request-id: req-eda96db7-914a-4f4e-8055-20c354b2794f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:19:33Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:46,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-eda96db7-914a-4f4e-8055-20c354b2794f 2018-07-29 03:21:46,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542098999023s 2018-07-29 03:21:46,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-eda96db7-914a-4f4e-8055-20c354b2794f 2018-07-29 03:21:46,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:21:48,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:48,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-0bbce721-e43f-4e12-9cda-31555d4deb83 x-compute-request-id: req-0bbce721-e43f-4e12-9cda-31555d4deb83 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d9:5f", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:21:48.000000", "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:21:48Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:48,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0bbce721-e43f-4e12-9cda-31555d4deb83 2018-07-29 03:21:48,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215847969055s 2018-07-29 03:21:48,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0bbce721-e43f-4e12-9cda-31555d4deb83 2018-07-29 03:21:48,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:21:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:48,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-9a1243af-c67f-403b-8873-44d17d19d243 Date: Sun, 29 Jul 2018 03:21:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:21:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cefcedaa-069e-4c95-b045-e43b4d57e4e5","ip_address":"192.168.120.17"}],"id":"49f07de3-329b-415f-a0e3-1b769c95ab26","security_groups":["c666c11d-5426-4aa6-9c6e-a026f5e1938e"],"mac_address":"fa:16:3e:63:d9:5f","project_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:19:33Z","binding:vnic_type":"normal","device_id":"e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e","ip_allocation":"immediate"}]} 2018-07-29 03:21:48,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e used request id req-9a1243af-c67f-403b-8873-44d17d19d243 2018-07-29 03:21:48,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0602071285248s 2018-07-29 03:21:48,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e used request id req-9a1243af-c67f-403b-8873-44d17d19d243 2018-07-29 03:21:48,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:21:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=49f07de3-329b-415f-a0e3-1b769c95ab26" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:48,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-66b5670d-f9b4-4455-85c6-48945547df5a Date: Sun, 29 Jul 2018 03:21:48 GMT RESP BODY: {"floatingips": []} 2018-07-29 03:21:48,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=49f07de3-329b-415f-a0e3-1b769c95ab26 used request id req-66b5670d-f9b4-4455-85c6-48945547df5a 2018-07-29 03:21:48,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0471160411835s 2018-07-29 03:21:48,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=49f07de3-329b-415f-a0e3-1b769c95ab26 used request id req-66b5670d-f9b4-4455-85c6-48945547df5a 2018-07-29 03:21:48,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:21:48,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:49,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-1630ac6b-3e0a-4026-9ece-5f756d776f6e x-compute-request-id: req-1630ac6b-3e0a-4026-9ece-5f756d776f6e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d9:5f", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:21:48.000000", "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:21:48Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:21:49,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1630ac6b-3e0a-4026-9ece-5f756d776f6e 2018-07-29 03:21:49,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193685054779s 2018-07-29 03:21:49,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1630ac6b-3e0a-4026-9ece-5f756d776f6e 2018-07-29 03:21:49,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:21:49,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:49,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-955cb4dd-f30d-4846-87f2-6bc52fd8f65d Date: Sun, 29 Jul 2018 03:21:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:21:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cefcedaa-069e-4c95-b045-e43b4d57e4e5","ip_address":"192.168.120.17"}],"id":"49f07de3-329b-415f-a0e3-1b769c95ab26","security_groups":["c666c11d-5426-4aa6-9c6e-a026f5e1938e"],"mac_address":"fa:16:3e:63:d9:5f","project_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:19:33Z","binding:vnic_type":"normal","device_id":"e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e","ip_allocation":"immediate"}]} 2018-07-29 03:21:49,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e used request id req-955cb4dd-f30d-4846-87f2-6bc52fd8f65d 2018-07-29 03:21:49,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0574440956116s 2018-07-29 03:21:49,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e used request id req-955cb4dd-f30d-4846-87f2-6bc52fd8f65d 2018-07-29 03:21:49,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:21:49,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=49f07de3-329b-415f-a0e3-1b769c95ab26" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:49,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c50899b9-0a4d-4b34-8054-0f7191f5180c Date: Sun, 29 Jul 2018 03:21:49 GMT RESP BODY: {"floatingips": []} 2018-07-29 03:21:49,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=49f07de3-329b-415f-a0e3-1b769c95ab26 used request id req-c50899b9-0a4d-4b34-8054-0f7191f5180c 2018-07-29 03:21:49,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451200008392s 2018-07-29 03:21:49,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=49f07de3-329b-415f-a0e3-1b769c95ab26 used request id req-c50899b9-0a4d-4b34-8054-0f7191f5180c 2018-07-29 03:21:49,230 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:d9:5f', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e8782113-68fe-4e13-a6a8-bca27acf070f'}), 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-29T03:21:48.000000', 'flavor': Munch({u'id': u'220df399-326a-4890-b518-0c2f56c59e71'}), 'az': u'nova', 'id': u'e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'339c8667fd2641fe91f279a653f03e10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', 'name': 'cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5', '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-29T03:21:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T03:21:48Z', 'hostId': u'c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2', '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-29T03:21:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', 'name': u'cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'adminPass': None, 'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', 'created_at': u'2018-07-29T03:19:31Z', 'created': u'2018-07-29T03:19:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 03:21:49,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:21:49,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:49,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-277fed90-97e7-4333-a9ec-dfdb901ebdff Date: Sun, 29 Jul 2018 03:21:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","l2_adjacency":true,"status":"ACTIVE","subnets":["cefcedaa-069e-4c95-b045-e43b4d57e4e5"],"description":"","tags":[],"updated_at":"2018-07-29T03:17:59Z","qos_policy_id":null,"name":"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5","admin_state_up":true,"tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:17:58Z","mtu":1450}]} 2018-07-29 03:21:49,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-277fed90-97e7-4333-a9ec-dfdb901ebdff 2018-07-29 03:21:49,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112483024597s 2018-07-29 03:21:49,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-277fed90-97e7-4333-a9ec-dfdb901ebdff 2018-07-29 03:21:49,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:21:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:21:49,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-148f03e6-9427-4965-8c23-c10791f92428 Date: Sun, 29 Jul 2018 03:21:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:21:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cefcedaa-069e-4c95-b045-e43b4d57e4e5","ip_address":"192.168.120.17"}],"id":"49f07de3-329b-415f-a0e3-1b769c95ab26","security_groups":["c666c11d-5426-4aa6-9c6e-a026f5e1938e"],"mac_address":"fa:16:3e:63:d9:5f","project_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e3249ac-d9fd-4109-902d-a69b21d3014e","tenant_id":"a6ebf8018f5e42d7a41c16ad6bea82d7","created_at":"2018-07-29T03:19:33Z","binding:vnic_type":"normal","device_id":"e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e","ip_allocation":"immediate"}]} 2018-07-29 03:21:49,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e used request id req-148f03e6-9427-4965-8c23-c10791f92428 2018-07-29 03:21:49,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0598289966583s 2018-07-29 03:21:49,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e used request id req-148f03e6-9427-4965-8c23-c10791f92428 2018-07-29 03:21:49,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 03:21:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.17", "port_id": "49f07de3-329b-415f-a0e3-1b769c95ab26"}}' 2018-07-29 03:21:51,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-f355702e-12ff-47bb-9f3c-f0a3bcbf9920 Date: Sun, 29 Jul 2018 03:21:51 GMT RESP BODY: {"floatingip": {"router_id": "d5270902-ac77-46c6-a6df-b00bb9f64992", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:21:50Z", "updated_at": "2018-07-29T03:21:50Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d9:5f", "device_id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_id": "49f07de3-329b-415f-a0e3-1b769c95ab26", "id": "0a4a03f0-9f50-40e7-aaa8-692e4b842849", "qos_policy_id": null}} 2018-07-29 03:21:51,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f355702e-12ff-47bb-9f3c-f0a3bcbf9920 2018-07-29 03:21:51,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23513007164s 2018-07-29 03:21:51,644 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f355702e-12ff-47bb-9f3c-f0a3bcbf9920 2018-07-29 03:21:51,648 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd5270902-ac77-46c6-a6df-b00bb9f64992', 'updated_at': u'2018-07-29T03:21:50Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.214', 'revision_number': 0, 'port_id': u'49f07de3-329b-415f-a0e3-1b769c95ab26', 'id': u'0a4a03f0-9f50-40e7-aaa8-692e4b842849', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'49f07de3-329b-415f-a0e3-1b769c95ab26', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', 'name': 'cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:63:d9:5f', u'device_id': u'e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', 'created_at': u'2018-07-29T03:21:50Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:63:d9:5f', u'device_id': u'e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e'}), 'router': u'd5270902-ac77-46c6-a6df-b00bb9f64992'}) 2018-07-29 03:21:51,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 03:21:51,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e/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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 03:21:51,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:21: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-8f0435e4-bdfd-47ef-909a-5a972d8fcbc0 x-compute-request-id: req-8f0435e4-bdfd-47ef-909a-5a972d8fcbc0 Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2006613862 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.312409] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.314611] pid_max: default: 32768 minimum: 301\n[ 0.315802] Security Framework initialized\n[ 0.316899] SELinux: Initializing.\n[ 0.318156] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.323028] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.325972] Mount-cache hash table entries: 4096\n[ 0.327397] Initializing cgroup subsys memory\n[ 0.328543] Initializing cgroup subsys devices\n[ 0.329691] Initializing cgroup subsys freezer\n[ 0.330829] Initializing cgroup subsys net_cls\n[ 0.331963] Initializing cgroup subsys blkio\n[ 0.333070] Initializing cgroup subsys perf_event\n[ 0.334244] Initializing cgroup subsys hugetlb\n[ 0.335373] Initializing cgroup subsys pids\n[ 0.336468] Initializing cgroup subsys net_prio\n[ 0.337695] CPU: Physical Processor ID: 0\n[ 0.339477] mce: CPU supports 10 MCE banks\n[ 0.340602] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.341869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.343132] tlb_flushall_shift: 6\n[ 0.344293] Freeing SMP alternatives: 28k freed\n[ 0.348029] ACPI: Core revision 20130517\n[ 0.349515] ACPI: All ACPI Tables successfully acquired\n[ 0.350947] ftrace: allocating 25812 entries in 101 pages\n[ 0.372086] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.373580] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.375037] smpboot: Max logical packages: 2\n[ 0.376328] Enabling x2apic\n[ 0.377225] Enabled x2apic\n[ 0.378294] Switched APIC routing to physical x2apic.\n[ 0.380441] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.381932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.384624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.391956] KVM setup paravirtual spinlock\n[ 0.394242] smpboot: Booting Node 0, Processors #1 OK\n[ 0.395893] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.418174] Brought up 2 CPUs\n[ 0.418177] KVM setup async PF for cpu 1\n[ 0.418180] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.421276] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.423436] devtmpfs: initialized\n[ 0.426376] EVM: security.selinux\n[ 0.427347] EVM: security.ima\n[ 0.428255] EVM: security.capability\n[ 0.429918] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.431436] pinctrl core: initialized pinctrl subsystem\n[ 0.432810] NET: Registered protocol family 16\n[ 0.434164] ACPI: bus type PCI registered\n[ 0.435241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.436753] PCI: Using configuration type 1 for base access\n[ 0.441510] ACPI: Added _OSI(Module Device)\n[ 0.442676] ACPI: Added _OSI(Processor Device)\n[ 0.443835] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.445027] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.447510] ACPI: Interpreter enabled\n[ 0.448574] ACPI: (supports S0 S5)\n[ 0.449563] ACPI: Using IOAPIC for interrupt routing\n[ 0.450794] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.454745] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.456184] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.457735] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.459234] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.462047] acpiphp: Slot [3] registered\n[ 0.463148] acpiphp: Slot [4] registered\n[ 0.464249] acpiphp: Slot [5] registered\n[ 0.465342] acpiphp: Slot [6] registered\n[ 0.466432] acpiphp: Slot [7] registered\n[ 0.467519] acpiphp: Slot [8] registered\n[ 0.468613] acpiphp: Slot [9] registered\n[ 0.469702] acpiphp: Slot [10] registered\n[ 0.470806] acpiphp: Slot [11] registered\n[ 0.471904] acpiphp: Slot [12] registered\n[ 0.473008] acpiphp: Slot [13] registered\n[ 0.474113] acpiphp: Slot [14] registered\n[ 0.475214] acpiphp: Slot [15] registered\n[ 0.476328] acpiphp: Slot [16] registered\n[ 0.477434] acpiphp: Slot [17] registered\n[ 0.478533] acpiphp: Slot [18] registered\n[ 0.479637] acpiphp: Slot [19] registered\n[ 0.480745] acpiphp: Slot [20] registered\n[ 0.481852] acpiphp: Slot [21] registered\n[ 0.482954] acpiphp: Slot [22] registered\n[ 0.484051] acpiphp: Slot [23] registered\n[ 0.485147] acpiphp: Slot [24] registered\n[ 0.486248] acpiphp: Slot [25] registered\n[ 0.487352] acpiphp: Slot [26] registered\n[ 0.488461] acpiphp: Slot [27] registered\n[ 0.489571] acpiphp: Slot [28] registered\n[ 0.490670] acpiphp: Slot [29] registered\n[ 0.491766] acpiphp: Slot [30] registered\n[ 0.492867] acpiphp: Slot [31] registered\n[ 0.493961] PCI host bridge to bus 0000:00\n[ 0.495064] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.496380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.497954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.499469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.501484] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.503494] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.508314] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.509902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511369] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.512934] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.516414] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.518635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.542448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544237] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.545957] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.547699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.549379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.551190] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.552877] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.554998] vgaarb: loaded\n[ 0.555881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.557316] SCSI subsystem initialized\n[ 0.558413] ACPI: bus type USB registered\n[ 0.559524] usbcore: registered new interface driver usbfs\n[ 0.560853] usbcore: registered new interface driver hub\n[ 0.562162] usbcore: registered new device driver usb\n[ 0.563590] PCI: Using ACPI for IRQ routing\n[ 0.565012] NetLabel: Initializing\n[ 0.566016] NetLabel: domain hash size = 128\n[ 0.567153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.568414] NetLabel: unlabeled traffic allowed by default\n[ 0.569904] Switched to clocksource kvm-clock\n[ 0.578362] pnp: PnP ACPI init\n[ 0.579440] ACPI: bus type PNP registered\n[ 0.580916] pnp: PnP ACPI: found 5 devices\n[ 0.582029] ACPI: bus type PNP unregistered\n[ 0.589738] NET: Registered protocol family 2\n[ 0.591195] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.593423] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.595294] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.596919] TCP: reno registered\n[ 0.597915] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.599390] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.601041] NET: Registered protocol family 1\n[ 0.602797] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.604925] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.607008] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.647417] Unpacking initramfs...\n[ 1.093752] Freeing initrd memory: 37508k freed\n[ 1.103334] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.104932] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.107800] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.109372] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.111125] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.112615] Initialise system trusted keyring\n[ 1.113817] audit: initializing netlink socket (disabled)\n[ 1.115152] type=2000 audit(1532834511.045:1): initialized\n[ 1.131722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133236] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.135584] zpool: loaded\n[ 1.136508] zbud: loaded\n[ 1.137588] VFS: Disk quotas dquot_6.5.2\n[ 1.138757] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.140443] msgmni has been set to 7578\n[ 1.141632] Key type big_key registered\n[ 1.143401] NET: Registered protocol family 38\n[ 1.144633] Key type asymmetric registered\n[ 1.145763] Asymmetric key parser 'x509' registered\n[ 1.147012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.149168] io scheduler noop registered\n[ 1.150325] io scheduler deadline registered (default)\n[ 1.161667] io scheduler cfq registered\n[ 1.162883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.164310] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.166009] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.168136] ACPI: Power Button [PWRF]\n[ 1.169347] GHES: HEST is not enabled!\n[ 1.170498] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.195126] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.196892] Non-volatile memory driver v1.3\n[ 1.198099] Linux agpgart interface v0.103\n[ 1.199380] crash memory driver: version 1.1\n[ 1.200646] rdac: device handler registered\n[ 1.201911] hp_sw: device handler registered\n[ 1.203073] emc: device handler registered\n[ 1.204196] alua: device handler registered\n[ 1.205327] libphy: Fixed MDIO Bus: probed\n[ 1.206467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.207977] ehci-pci: EHCI PCI platform driver\n[ 1.209174] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.210607] ohci-pci: OHCI PCI platform driver\n[ 1.211774] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.231298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.232659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.234740] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.236030] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.237479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.239090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.241164] usb usb1: Product: UHCI Host Controller\n[ 1.242481] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.244199] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.245540] hub 1-0:1.0: USB hub found\n[ 1.246635] hub 1-0:1.0: 2 ports detected\n[ 1.247946] usbcore: registered new interface driver usbserial\n[ 1.249425] usbcore: registered new interface driver usbserial_generic\n[ 1.251006] usbserial: USB Serial support registered for generic\n[ 1.252496] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.255279] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.256592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.257993] mousedev: PS/2 mouse device common for all mice\n[ 1.259671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.262154] rtc_cmos 00:00: RTC can wake from S4\n[ 1.262810] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.266093] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.266108] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.266259] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.266288] cpuidle: using governor menu\n[ 1.266345] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.266423] usbcore: registered new interface driver usbhid\n[ 1.266425] usbhid: USB HID core driver\n[ 1.266470] drop_monitor: Initializing network drop monitor service\n[ 1.266516] TCP: cubic registered\n[ 1.266518] Initializing XFRM netlink socket\n[ 1.266591] NET: Registered protocol family 10\n[ 1.266770] NET: Registered protocol family 17\n[ 1.268347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.268351] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.268376] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.268442] Loading compiled-in X.509 certificates\n[ 1.268460] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.268467] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.268774] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.268796] registered taskstats version 1\n[ 1.278529] Key type trusted registered\n[ 1.279646] Key type encrypted registered\n[ 1.280751] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.281132] rtc_cmos 00:00: setting system clock to 2018-07-29 03:21:51 UTC (1532834511)\n[ 1.303579] Freeing unused kernel memory: 1680k freed\n[ 1.308505] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.312930] systemd[1]: Detected virtualization kvm.\n[ 1.314278] systemd[1]: Detected architecture x86-64.\n[ 1.315613] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.318387] systemd[1]: No hostname configured.\n[ 1.319667] systemd[1]: Set hostname to .\n[ 1.321025] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.343697] systemd[1]: Reached target Local File Systems.\n[ 1.345090] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.347315] systemd[1]: Reached target Swap.\n[ 1.348503] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.350630] systemd[1]: Created slice Root Slice.\n[ 1.351878] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.354166] systemd[1]: Listening on udev Control Socket.\n[ 1.355529] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.357845] systemd[1]: Created slice System Slice.\n[ 1.359143] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.361337] systemd[1]: Reached target Slices.\n[ 1.362552] systemd[1]: Starting Slices.\n[ 1.363703] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.365920] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.369049] systemd[1]: Reached target Timers.\n[ 1.370264] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.372427] systemd[1]: Listening on udev Kernel Socket.\n[ 1.373753] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.376031] systemd[1]: Reached target Paths.\n[ 1.377270] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.379448] systemd[1]: Listening on Journal Socket.\n[ 1.380764] systemd[1]: Starting Journal Socket.\n[ 1.382361] 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[[32m OK [0m] Reached target Sockets.\n[ 1.387333] systemd[1]: Reached target Sockets.\n[ 1.388622] systemd[1]: Starting Sockets.\n[ 1.390206] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.392657] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.395186] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.399039] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.464204] RPC: Registered named UNIX socket transport module.\n[ 1.465693] RPC: Registered udp transport module.\n[ 1.466928] RPC: Registered tcp transport module.\n[ 1.468172] RPC: Registered tcp NFSv4.1 backchannel transport module.\n"} 2018-07-29 03:21:51,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e/action used request id req-8f0435e4-bdfd-47ef-909a-5a972d8fcbc0 2018-07-29 03:21:51,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0869491100311s 2018-07-29 03:21:51,736 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e/action used request id req-8f0435e4-bdfd-47ef-909a-5a972d8fcbc0 2018-07-29 03:21:51,736 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2006613862 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.312409] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.314611] pid_max: default: 32768 minimum: 301 [ 0.315802] Security Framework initialized [ 0.316899] SELinux: Initializing. [ 0.318156] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.323028] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.325972] Mount-cache hash table entries: 4096 [ 0.327397] Initializing cgroup subsys memory [ 0.328543] Initializing cgroup subsys devices [ 0.329691] Initializing cgroup subsys freezer [ 0.330829] Initializing cgroup subsys net_cls [ 0.331963] Initializing cgroup subsys blkio [ 0.333070] Initializing cgroup subsys perf_event [ 0.334244] Initializing cgroup subsys hugetlb [ 0.335373] Initializing cgroup subsys pids [ 0.336468] Initializing cgroup subsys net_prio [ 0.337695] CPU: Physical Processor ID: 0 [ 0.339477] mce: CPU supports 10 MCE banks [ 0.340602] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.341869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.343132] tlb_flushall_shift: 6 [ 0.344293] Freeing SMP alternatives: 28k freed [ 0.348029] ACPI: Core revision 20130517 [ 0.349515] ACPI: All ACPI Tables successfully acquired [ 0.350947] ftrace: allocating 25812 entries in 101 pages [ 0.372086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.373580] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.375037] smpboot: Max logical packages: 2 [ 0.376328] Enabling x2apic [ 0.377225] Enabled x2apic [ 0.378294] Switched APIC routing to physical x2apic. [ 0.380441] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.381932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.384624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.391956] KVM setup paravirtual spinlock [ 0.394242] smpboot: Booting Node 0, Processors #1 OK [ 0.395893] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.418174] Brought up 2 CPUs [ 0.418177] KVM setup async PF for cpu 1 [ 0.418180] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.421276] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.423436] devtmpfs: initialized [ 0.426376] EVM: security.selinux [ 0.427347] EVM: security.ima [ 0.428255] EVM: security.capability [ 0.429918] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.431436] pinctrl core: initialized pinctrl subsystem [ 0.432810] NET: Registered protocol family 16 [ 0.434164] ACPI: bus type PCI registered [ 0.435241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.436753] PCI: Using configuration type 1 for base access [ 0.441510] ACPI: Added _OSI(Module Device) [ 0.442676] ACPI: Added _OSI(Processor Device) [ 0.443835] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.445027] ACPI: Added _OSI(Processor Aggregator Device) [ 0.447510] ACPI: Interpreter enabled [ 0.448574] ACPI: (supports S0 S5) [ 0.449563] ACPI: Using IOAPIC for interrupt routing [ 0.450794] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.454745] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456184] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.457735] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459234] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.462047] acpiphp: Slot [3] registered [ 0.463148] acpiphp: Slot [4] registered [ 0.464249] acpiphp: Slot [5] registered [ 0.465342] acpiphp: Slot [6] registered [ 0.466432] acpiphp: Slot [7] registered [ 0.467519] acpiphp: Slot [8] registered [ 0.468613] acpiphp: Slot [9] registered [ 0.469702] acpiphp: Slot [10] registered [ 0.470806] acpiphp: Slot [11] registered [ 0.471904] acpiphp: Slot [12] registered [ 0.473008] acpiphp: Slot [13] registered [ 0.474113] acpiphp: Slot [14] registered [ 0.475214] acpiphp: Slot [15] registered [ 0.476328] acpiphp: Slot [16] registered [ 0.477434] acpiphp: Slot [17] registered [ 0.478533] acpiphp: Slot [18] registered [ 0.479637] acpiphp: Slot [19] registered [ 0.480745] acpiphp: Slot [20] registered [ 0.481852] acpiphp: Slot [21] registered [ 0.482954] acpiphp: Slot [22] registered [ 0.484051] acpiphp: Slot [23] registered [ 0.485147] acpiphp: Slot [24] registered [ 0.486248] acpiphp: Slot [25] registered [ 0.487352] acpiphp: Slot [26] registered [ 0.488461] acpiphp: Slot [27] registered [ 0.489571] acpiphp: Slot [28] registered [ 0.490670] acpiphp: Slot [29] registered [ 0.491766] acpiphp: Slot [30] registered [ 0.492867] acpiphp: Slot [31] registered [ 0.493961] PCI host bridge to bus 0000:00 [ 0.495064] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.496380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.497954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.499469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.501484] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.503494] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.508314] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.509902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511369] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512934] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516414] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.518635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.542448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544237] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545957] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.547699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.549379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.551190] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.552877] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.554998] vgaarb: loaded [ 0.555881] vgaarb: bridge control possible 0000:00:02.0 [ 0.557316] SCSI subsystem initialized [ 0.558413] ACPI: bus type USB registered [ 0.559524] usbcore: registered new interface driver usbfs [ 0.560853] usbcore: registered new interface driver hub [ 0.562162] usbcore: registered new device driver usb [ 0.563590] PCI: Using ACPI for IRQ routing [ 0.565012] NetLabel: Initializing [ 0.566016] NetLabel: domain hash size = 128 [ 0.567153] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.568414] NetLabel: unlabeled traffic allowed by default [ 0.569904] Switched to clocksource kvm-clock [ 0.578362] pnp: PnP ACPI init [ 0.579440] ACPI: bus type PNP registered [ 0.580916] pnp: PnP ACPI: found 5 devices [ 0.582029] ACPI: bus type PNP unregistered [ 0.589738] NET: Registered protocol family 2 [ 0.591195] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.593423] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.595294] TCP: Hash tables configured (established 32768 bind 32768) [ 0.596919] TCP: reno registered [ 0.597915] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.599390] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.601041] NET: Registered protocol family 1 [ 0.602797] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.604925] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.607008] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.647417] Unpacking initramfs... [ 1.093752] Freeing initrd memory: 37508k freed [ 1.103334] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.104932] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.107800] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.109372] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.111125] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.112615] Initialise system trusted keyring [ 1.113817] audit: initializing netlink socket (disabled) [ 1.115152] type=2000 audit(1532834511.045:1): initialized [ 1.131722] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133236] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.135584] zpool: loaded [ 1.136508] zbud: loaded [ 1.137588] VFS: Disk quotas dquot_6.5.2 [ 1.138757] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.140443] msgmni has been set to 7578 [ 1.141632] Key type big_key registered [ 1.143401] NET: Registered protocol family 38 [ 1.144633] Key type asymmetric registered [ 1.145763] Asymmetric key parser 'x509' registered [ 1.147012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.149168] io scheduler noop registered [ 1.150325] io scheduler deadline registered (default) [ 1.161667] io scheduler cfq registered [ 1.162883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.164310] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.166009] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.168136] ACPI: Power Button [PWRF] [ 1.169347] GHES: HEST is not enabled! [ 1.170498] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.195126] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.196892] Non-volatile memory driver v1.3 [ 1.198099] Linux agpgart interface v0.103 [ 1.199380] crash memory driver: version 1.1 [ 1.200646] rdac: device handler registered [ 1.201911] hp_sw: device handler registered [ 1.203073] emc: device handler registered [ 1.204196] alua: device handler registered [ 1.205327] libphy: Fixed MDIO Bus: probed [ 1.206467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.207977] ehci-pci: EHCI PCI platform driver [ 1.209174] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.210607] ohci-pci: OHCI PCI platform driver [ 1.211774] uhci_hcd: USB Universal Host Controller Interface driver [ 1.231298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.232659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.234740] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.236030] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.237479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.239090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.241164] usb usb1: Product: UHCI Host Controller [ 1.242481] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.244199] usb usb1: SerialNumber: 0000:00:01.2 [ 1.245540] hub 1-0:1.0: USB hub found [ 1.246635] hub 1-0:1.0: 2 ports detected [ 1.247946] usbcore: registered new interface driver usbserial [ 1.249425] usbcore: registered new interface driver usbserial_generic [ 1.251006] usbserial: USB Serial support registered for generic [ 1.252496] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.255279] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.256592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.257993] mousedev: PS/2 mouse device common for all mice [ 1.259671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.262154] rtc_cmos 00:00: RTC can wake from S4 [ 1.262810] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.266093] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.266108] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.266259] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.266288] cpuidle: using governor menu [ 1.266345] hidraw: raw HID events driver (C) Jiri Kosina [ 1.266423] usbcore: registered new interface driver usbhid [ 1.266425] usbhid: USB HID core driver [ 1.266470] drop_monitor: Initializing network drop monitor service [ 1.266516] TCP: cubic registered [ 1.266518] Initializing XFRM netlink socket [ 1.266591] NET: Registered protocol family 10 [ 1.266770] NET: Registered protocol family 17 [ 1.268347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.268351] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.268376] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.268442] Loading compiled-in X.509 certificates [ 1.268460] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.268467] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.268774] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.268796] registered taskstats version 1 [ 1.278529] Key type trusted registered [ 1.279646] Key type encrypted registered [ 1.280751] IMA: No TPM chip found, activating TPM-bypass! [ 1.281132] rtc_cmos 00:00: setting system clock to 2018-07-29 03:21:51 UTC (1532834511) [ 1.303579] Freeing unused kernel memory: 1680k freed [ 1.308505] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.312930] systemd[1]: Detected virtualization kvm. [ 1.314278] systemd[1]: Detected architecture x86-64. [ 1.315613] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.318387] systemd[1]: No hostname configured. [ 1.319667] systemd[1]: Set hostname to . [ 1.321025] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.343697] systemd[1]: Reached target Local File Systems. [ 1.345090] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.347315] systemd[1]: Reached target Swap. [ 1.348503] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.350630] systemd[1]: Created slice Root Slice. [ 1.351878] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.354166] systemd[1]: Listening on udev Control Socket. [ 1.355529] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.357845] systemd[1]: Created slice System Slice. [ 1.359143] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.361337] systemd[1]: Reached target Slices. [ 1.362552] systemd[1]: Starting Slices. [ 1.363703] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.365920] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.369049] systemd[1]: Reached target Timers. [ 1.370264] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.372427] systemd[1]: Listening on udev Kernel Socket. [ 1.373753] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.376031] systemd[1]: Reached target Paths. [ 1.377270] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.379448] systemd[1]: Listening on Journal Socket. [ 1.380764] systemd[1]: Starting Journal Socket. [ 1.382361] 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... [[32m OK [0m] Reached target Sockets. [ 1.387333] systemd[1]: Reached target Sockets. [ 1.388622] systemd[1]: Starting Sockets. [ 1.390206] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.392657] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.395186] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.399039] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.464204] RPC: Registered named UNIX socket transport module. [ 1.465693] RPC: Registered udp transport module. [ 1.466928] RPC: Registered tcp transport module. [ 1.468172] RPC: Registered tcp NFSv4.1 backchannel transport module. 2018-07-29 03:21:56,021 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.214 2018-07-29 03:22:06,034 - paramiko.transport - DEBUG - starting thread (client mode): 0xd6a32050L 2018-07-29 03:22:06,035 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 03:22:06,061 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-29 03:22:06,062 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-29 03:22:06,077 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-29 03:22:06,077 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 03:22:06,078 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-29 03:22:06,078 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 03:22:06,078 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 03:22:06,078 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 03:22:06,084 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 03:22:06,085 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 03:22:06,098 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: 4c1f7c71f5a98b8370f02ab218eae423 2018-07-29 03:22:06,100 - paramiko.transport - DEBUG - Trying discovered key 51918709ff778fb96324bfd6aee37714 in /tmp/tmpf_SJpi 2018-07-29 03:22:06,129 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 03:22:06,159 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 03:22:06,164 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-07-29 03:22:06,164 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-07-29 03:22:06,165 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-07-29 03:22:06,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-07-29 03:22:06,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:06,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:06,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4412, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4414, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1812, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4404, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 920, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4115, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4401, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:06 GMT 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-29 03:22:06,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:06,483 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4412, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4414, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1812, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4404, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 920, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 802, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 812, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4115, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4401, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-07-29 03:22:06,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-07-29 03:22:06,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:06,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4412, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4414, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1812, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4404, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 920, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4115, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4401, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:06 GMT 2018-07-29 03:22:06,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:06,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-29 03:22:06,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:06,645 - functest.core.cloudify - INFO - The current manager status is running 2018-07-29 03:22:06,646 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-07-29 03:22:06,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:06,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:06,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:06.772Z", "updated_at": "2018-07-29T03:22:06.772Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:06 GMT 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:06,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-29 03:22:06,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:06,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/secrets 2018-07-29 03:22:06,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:06,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:06,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:06.772Z", "updated_at": "2018-07-29T03:22:06.772Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:06 GMT 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:06,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-07-29 03:22:06,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:06,875 - functest.core.cloudify - DEBUG - List secrets: 2018-07-29 03:22:06,875 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.214:80/api/v3/secrets/foo 2018-07-29 03:22:06,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:06,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:06,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:06,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:06,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:06,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:06,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:06,955 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-29 03:22:06,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:06.772Z", "updated_at": "2018-07-29T03:22:06.772Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-29 03:22:06,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:06,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:06 GMT 2018-07-29 03:22:06,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:06,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-29 03:22:06,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:06,956 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-07-29 03:22:06,957 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-07-29 03:22:06,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:22:06,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:22:07,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8464fd4b-1dd8-4f3d-992e-84f0133cfde0 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7"}, "tags": [], "enabled": true, "id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:22:07,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-8464fd4b-1dd8-4f3d-992e-84f0133cfde0 2018-07-29 03:22:07,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102876901627s 2018-07-29 03:22:07,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-8464fd4b-1dd8-4f3d-992e-84f0133cfde0 2018-07-29 03:22:07,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-07-29 03:22:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/quotas/a6ebf8018f5e42d7a41c16ad6bea82d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}527a8e801c361dab837ea95ad5dc511dae4590bf" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-07-29 03:22:07,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-d092f043-196e-4516-a816-d3eb6682f09f Date: Sun, 29 Jul 2018 03:22:07 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-07-29 03:22:07,327 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/a6ebf8018f5e42d7a41c16ad6bea82d7.json used request id req-d092f043-196e-4516-a816-d3eb6682f09f 2018-07-29 03:22:07,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.25626707077s 2018-07-29 03:22:07,327 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/a6ebf8018f5e42d7a41c16ad6bea82d7.json used request id req-d092f043-196e-4516-a816-d3eb6682f09f 2018-07-29 03:22:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-07-29 03:22:07,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-29 03:22:07,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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-29 03:22:07,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce5537d-a577-4a5f-b963-05862ec7555b 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.3:35357/v3/", "rel": "self"}]}]}} 2018-07-29 03:22:07,339 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-bce5537d-a577-4a5f-b963-05862ec7555b 2018-07-29 03:22:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:22:07,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a60512b-c5d8-4d38-8924-ba295408caae Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24fc9eb0771242ecb62efc71b7e240dc"}, "enabled": true, "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/3539089131cc4eafb6e7f05231bbb8ac"}, "enabled": true, "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a52aa64c6b84a4eafa1f9237c3070e2"}, "enabled": true, "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f4deff11c0d42f5b601e2dc652fd786"}, "enabled": true, "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5fdfa836c74a4512bc6799b26539f454"}, "enabled": true, "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/882fca0bd23d469b92c7e00c57d49ebf"}, "enabled": true, "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a41d741bdf3e41babacaa1fea3a0288f"}, "enabled": true, "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a7ac5e193ef1423b9220d52eae40ce26"}, "enabled": true, "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada02472ed6e43c0ba2f08097afab7dc"}, "enabled": true, "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7b3d220b59e436db804467fd89085d3"}, "enabled": true, "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d6638ca23cc04e32ab17cfabaa625269"}, "enabled": true, "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df3d849424924aa3a3fbc37d6edec964"}, "enabled": true, "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e1e04925bf5c43e783b8db99c480f9e1"}, "enabled": true, "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/f124a28f6bb44cb79738ec1e11c32379"}, "enabled": true, "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f827442bf1db4a5bbf1a97f521645c55"}, "enabled": true, "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-07-29 03:22:07,433 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0a60512b-c5d8-4d38-8924-ba295408caae 2018-07-29 03:22:07,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.102835893631s 2018-07-29 03:22:07,434 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0a60512b-c5d8-4d38-8924-ba295408caae 2018-07-29 03:22:07,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-29 03:22:07,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:22:07,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0baffba0-02b5-4bd0-970a-bae939564362 Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/01f085323edb436890e0e107743504d5"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "01f085323edb436890e0e107743504d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/030261ab3370436d9b6d0b1b38a43842"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0882eaa882a84997897f7e5ba6482b68"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0b4deaaaca344fb88130bf788f47d1a7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0efce91dd3594b1caf39e7be1b3b9339"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0f474140054a454fa0986ce40ee61010"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "0f474140054a454fa0986ce40ee61010"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/14ec9c1fd10347779715789766e41ce6"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "14ec9c1fd10347779715789766e41ce6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2e381f543da34bc8b523bbc3b3092cc4"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/30ecc0ae663d4a62804d87cc1ea47dcf"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3220d3907c7a46c9b2dcc113aedb86b5"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/332b285e47bb4977a0340d0d71354855"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "332b285e47bb4977a0340d0d71354855"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3f12678176c34e7180de4546c1122797"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "3f12678176c34e7180de4546c1122797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5360f94b00de464ead13026af54e6ace"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "5360f94b00de464ead13026af54e6ace"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/55eef46f7828422a80a50ce638953e4e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "55eef46f7828422a80a50ce638953e4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/65fde224ca724585a62bbf67aad19b84"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "65fde224ca724585a62bbf67aad19b84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6c5816e7c49e459e8578d838cadb2667"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/79fb50b3b066442a903a2fef7560ae5e"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/80f52d98dbc34b1fb17f0fdddd272d00"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/83291eaee6974f0bab1620e545b9e31e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9054b2545aaa4ea5b402ba262b4fed4a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/92cd0f2eab6948af855e9c52154f3541"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "92cd0f2eab6948af855e9c52154f3541"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9698f4781409424d8d4dc30d91412a33"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "9698f4781409424d8d4dc30d91412a33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9ef773cd3d494851abcacbf539af0546"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "9ef773cd3d494851abcacbf539af0546"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9f4432f238794f3ba432f910567c079c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "9f4432f238794f3ba432f910567c079c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a169364f452d4f4ab4d1f0e40a11415d"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "a169364f452d4f4ab4d1f0e40a11415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ad468a9402f94bea84ff9fb4f54002ab"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/adb57b669eca4ccb9ab74600c8e63226"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b3ba7180b87d4b59b1e8412acf711bd4"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b4598eca03944f33adb6c2f2c970fc1a"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b4fe72426d19482c9f71c74417831cb5"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "b4fe72426d19482c9f71c74417831cb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b9cac9ad726e47bab205f4be14ee0b06"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bd63d0dd26a847d4a74ffcbd2ef38373"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/beedf64186a64554b705ed599df5a2fa"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "beedf64186a64554b705ed599df5a2fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c5aa8c3dc3954006a499fe2529ed5ac0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c7962433e6494d4d921d19444ca02abe"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "c7962433e6494d4d921d19444ca02abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e238591f68a74d5c80b7f2d3fc81eb70"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e2cc57756a4a4c2ab7891e51d1505707"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "e2cc57756a4a4c2ab7891e51d1505707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ed3b347e009d4cc0b14c1588cbd2eade"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/eeed187193ab48d8be495ec0e47a7d34"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "eeed187193ab48d8be495ec0e47a7d34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f0cf838c4da848f3921c04e799d3ff5f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "f0cf838c4da848f3921c04e799d3ff5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f220ac2b3dbc42a5823499251b7173df"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "f220ac2b3dbc42a5823499251b7173df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fe4051cbc16c49b58dc023975a7368ed"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-29 03:22:07,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-0baffba0-02b5-4bd0-970a-bae939564362 2018-07-29 03:22:07,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.100680112839s 2018-07-29 03:22:07,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-0baffba0-02b5-4bd0-970a-bae939564362 2018-07-29 03:22:07,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '5614ddef-1dc8-4793-afb2-f8d1c34adff1', 'keystone_tenant_name': u'cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.25:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'project_domain_name': 'Default'} 2018-07-29 03:22:07,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/secrets 2018-07-29 03:22:07,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:07,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:07,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:07,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:07,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:07,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:07,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:07,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-07-29 03:22:07,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:07,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:07 GMT 2018-07-29 03:22:07,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:07,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-07-29 03:22:07,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:07,675 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "5614ddef-1dc8-4793-afb2-f8d1c34adff1"} 2018-07-29 03:22:07,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:07,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:07,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:07,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:07,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:07,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:07,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:07,747 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-07-29 03:22:07,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:07.720Z", "updated_at": "2018-07-29T03:22:07.720Z", "created_by": "admin", "private_resource": false, "value": "5614ddef-1dc8-4793-afb2-f8d1c34adff1", "key": "keystone_password"} 2018-07-29 03:22:07,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:07,748 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:07 GMT 2018-07-29 03:22:07,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:07,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-07-29 03:22:07,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:07,748 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5"} 2018-07-29 03:22:07,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:07,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:07,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:07,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:07,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:07,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:07,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:07,835 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-07-29 03:22:07,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:07.795Z", "updated_at": "2018-07-29T03:22:07.795Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "key": "keystone_tenant_name"} 2018-07-29 03:22:07,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:07,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:07 GMT 2018-07-29 03:22:07,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:07,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-07-29 03:22:07,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:07,836 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-07-29 03:22:07,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:07.879Z", "updated_at": "2018-07-29T03:22:07.879Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-07-29 03:22:07,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:07,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:07 GMT 2018-07-29 03:22:07,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:07,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-07-29 03:22:07,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:07,910 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.25:5000"} 2018-07-29 03:22:08,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:08,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:08,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:08,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:08,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:08,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:08,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:08,047 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-07-29 03:22:08,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:08.003Z", "updated_at": "2018-07-29T03:22:08.003Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.25:5000", "key": "keystone_url"} 2018-07-29 03:22:08,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:08,047 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:08 GMT 2018-07-29 03:22:08,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:08,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-07-29 03:22:08,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:08,048 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-07-29 03:22:08,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:08,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:08,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:08,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:08,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:08.144Z", "updated_at": "2018-07-29T03:22:08.144Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:08 GMT 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-07-29 03:22:08,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:08,190 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5"} 2018-07-29 03:22:08,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:08,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:08,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:08,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:08,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:08.302Z", "updated_at": "2018-07-29T03:22:08.302Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "key": "keystone_username"} 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:08 GMT 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-07-29 03:22:08,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:08,335 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-07-29 03:22:08,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:08,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:08,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:08,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:08,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:08,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:08,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:08,422 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-07-29 03:22:08,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:08.376Z", "updated_at": "2018-07-29T03:22:08.376Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-07-29 03:22:08,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:08,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:08 GMT 2018-07-29 03:22:08,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:08,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-07-29 03:22:08,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:08,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-07-29 03:22:08,423 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-29 03:22:08,431 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-29 03:22:08,431 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-29 03:22:08,480 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-29 03:22:08,778 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-29 03:22:08,779 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-29 03:22:08,782 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-29 03:22:08,782 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-29 03:22:08,782 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-29 03:22:08,820 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-29 03:22:45,922 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-29 03:22:45,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.keystealth.org * extras: mirror.keystealth.org * updates: centos-distro.cavecreek.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.9.1.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.9.1.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 8.1 MB/s | 54 MB 00:06 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.9.1.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.9.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-07-29 03:22:45,923 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-29 03:22:45,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-07-29 03:22:45,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:22:45,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:22:45,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-b79cedd1-101b-41ae-9e18-01a21b306f47 Date: Sun, 29 Jul 2018 03:22:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:17:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 1, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "75e641cc-df37-425a-900e-6ff0bf9c8d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "7a349c04-e7ae-49d8-87d2-73cbb6a53e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "8c30159a-8bdf-46d2-889b-f727838b0eff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "a630c189-a417-4eac-9e1c-e89cf6354d41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "d5fafb58-c074-4860-bfa1-9b090926fb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "fdde56d7-25a2-46c5-8243-40f1545e4eba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 7, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}]} 2018-07-29 03:22:45,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b79cedd1-101b-41ae-9e18-01a21b306f47 2018-07-29 03:22:45,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0564370155334s 2018-07-29 03:22:45,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b79cedd1-101b-41ae-9e18-01a21b306f47 2018-07-29 03:22:45,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:22:45,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -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": "2b71f1eb-b47a-4fca-a9cf-88eb656db299"}}' 2018-07-29 03:22:46,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d48d3a3c-9f9b-4c1d-8355-61df1a83e488 Date: Sun, 29 Jul 2018 03:22:46 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-29T03:22:46Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "port_range_min": 22, "revision_number": 0, "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:22:46Z", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "25647233-03aa-46a0-8d1f-bc1a1c74715b"}} 2018-07-29 03:22:46,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-d48d3a3c-9f9b-4c1d-8355-61df1a83e488 2018-07-29 03:22:46,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171865940094s 2018-07-29 03:22:46,161 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-d48d3a3c-9f9b-4c1d-8355-61df1a83e488 2018-07-29 03:22:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-07-29 03:22:46,270 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-07-29 03:22:48,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:48,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:48,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:48,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:48,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:48,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:48,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:48,972 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-07-29 03:22:48,972 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:48.915Z", "updated_at": "2018-07-29T03:22:48.915Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-07-29 03:22:48,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:48,975 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:48 GMT 2018-07-29 03:22:48,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:48,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-07-29 03:22:48,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:49,001 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-29 03:22:50,465 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-29 03:22:50,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:22:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:22:50,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-fc862c20-288f-48b7-a437-b6627b4d2020 Date: Sun, 29 Jul 2018 03:22:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e8782113-68fe-4e13-a6a8-bca27acf070f/snap", "metadata": {}}], "file": "/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f/file", "owner": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "size": 4373348352, "self": "/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e8782113-68fe-4e13-a6a8-bca27acf070f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:19:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-29T03:18:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:22:50,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fc862c20-288f-48b7-a437-b6627b4d2020 2018-07-29 03:22:50,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281150102615s 2018-07-29 03:22:50,748 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fc862c20-288f-48b7-a437-b6627b4d2020 2018-07-29 03:22:50,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 03:22:50,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}' 2018-07-29 03:22:50,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6b940cc8-cfdc-4852-b4bc-58ddeb28fed6 Date: Sun, 29 Jul 2018 03:22:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8/file", "owner": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "b1db3126-ce64-41e2-b678-11c4213473c8", "size": null, "self": "/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T03:22:50Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "checksum": null, "created_at": "2018-07-29T03:22:50Z", "protected": false} 2018-07-29 03:22:50,820 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6b940cc8-cfdc-4852-b4bc-58ddeb28fed6 2018-07-29 03:22:50,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0634140968323s 2018-07-29 03:22:50,820 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6b940cc8-cfdc-4852-b4bc-58ddeb28fed6 returning object b1db3126-ce64-41e2-b678-11c4213473c8 2018-07-29 03:22:50,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 03:22:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8/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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '' 2018-07-29 03:22:55,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d10b674-9f27-40e8-bad4-081f8220813c Date: Sun, 29 Jul 2018 03:22:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 03:22:55,246 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8/file used request id req-7d10b674-9f27-40e8-bad4-081f8220813c 2018-07-29 03:22:55,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.42553496361s 2018-07-29 03:22:55,247 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8/file used request id req-7d10b674-9f27-40e8-bad4-081f8220813c 2018-07-29 03:22:55,247 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T03:22:50Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8/file', u'owner': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'b1db3126-ce64-41e2-b678-11c4213473c8', u'size': None, u'name': u'cloudify_ims-img_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'checksum': None, u'self': u'/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T03:22:50Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 03:22:55,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 03:22:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-07-29 03:22:55,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:22: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-6b98ea3c-920e-4ba6-abbd-b3a99c95c777 x-compute-request-id: req-6b98ea3c-920e-4ba6-abbd-b3a99c95c777 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}} 2018-07-29 03:22:55,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6b98ea3c-920e-4ba6-abbd-b3a99c95c777 2018-07-29 03:22:55,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.10551404953s 2018-07-29 03:22:55,353 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6b98ea3c-920e-4ba6-abbd-b3a99c95c777 2018-07-29 03:22:55,354 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5', '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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': 25, 'id': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079', 'swap': 0}) 2018-07-29 03:22:55,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 03:22:55,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079/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}527a8e801c361dab837ea95ad5dc511dae4590bf" -d '{"extra_specs": {}}' 2018-07-29 03:22:55,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:22: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-9cf701f5-67a3-4ad7-8f15-2a4ab52509e2 x-compute-request-id: req-9cf701f5-67a3-4ad7-8f15-2a4ab52509e2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 03:22:55,380 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079/os-extra_specs used request id req-9cf701f5-67a3-4ad7-8f15-2a4ab52509e2 2018-07-29 03:22:55,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025444984436s 2018-07-29 03:22:55,381 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079/os-extra_specs used request id req-9cf701f5-67a3-4ad7-8f15-2a4ab52509e2 2018-07-29 03:22:55,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-07-29 03:22:55,381 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b1db3126-ce64-41e2-b678-11c4213473c8", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "bono_cluster_size": 1, "flavor_id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-07-29 03:22:56,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b1db3126-ce64-41e2-b678-11c4213473c8", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "bono_cluster_size": 1, "flavor_id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:55.515Z", "updated_at": "2018-07-29T03:22:55.515Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-07-29 03:22:56,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:56,529 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:56 GMT 2018-07-29 03:22:56,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:56,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-07-29 03:22:56,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:56,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions 2018-07-29 03:22:56,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:56,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:56,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:56,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:56,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:56,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:56,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:56,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:56.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-29 03:22:56,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:56,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:56 GMT 2018-07-29 03:22:56,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:56,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-07-29 03:22:56,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:56,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:22:56,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:56,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:56 GMT 2018-07-29 03:22:56,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:56,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-29 03:22:56,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:22:56,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/472a5690-e2fc-4c71-8ae9-10e57ccf6ac5 2018-07-29 03:22:56,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:22:56,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:22:56,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:22:56,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:22:56,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:22:56,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:22:56,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:22:56,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:56.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"} 2018-07-29 03:22:56,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:22:56,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:22:56 GMT 2018-07-29 03:22:56,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:22:56,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-29 03:22:56,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:01,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:01,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:01,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:57.393Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:57.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:57.989Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:58.239Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:58.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:58.298Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:58.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:58.298Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:58.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:58.298Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:58.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:59.246Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:59.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:59.246Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:59.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:22:59.246Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:22:59.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:00.527Z", "message": "Installing from directory: /tmp/tmpOqvGKH [args=--prefix=\"/tmp/openstack-3b6OuV\" --constraint=\"/tmp/openstack-3b6OuV/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:00.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:00.527Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpOqvGKH --prefix=\"/tmp/openstack-3b6OuV\" --constraint=\"/tmp/openstack-3b6OuV/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:00.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:01 GMT 2018-07-29 03:23:01,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:01,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-07-29 03:23:01,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:01,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-07-29 03:23:01,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-07-29 03:23:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-07-29 03:23:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-07-29 03:23:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:23:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:23:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-07-29 03:23:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:23:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-07-29 03:23:01,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpOqvGKH [args=--prefix="/tmp/openstack-3b6OuV" --constraint="/tmp/openstack-3b6OuV/constraint.txt", package_name=cloudify-openstack-plugin] 2018-07-29 03:23:01,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpOqvGKH --prefix="/tmp/openstack-3b6OuV" --constraint="/tmp/openstack-3b6OuV/constraint.txt" 2018-07-29 03:23:01,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/472a5690-e2fc-4c71-8ae9-10e57ccf6ac5 2018-07-29 03:23:01,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:01,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:01,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:01,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:01,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:01,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:01,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:01,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:56.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"} 2018-07-29 03:23:01,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:01,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:01 GMT 2018-07-29 03:23:01,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:01,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-29 03:23:01,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:06,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:06,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:06,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:06,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:06,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:06,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:06,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:06,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:06,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-29 03:23:06,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:06,967 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:06 GMT 2018-07-29 03:23:06,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:06,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-29 03:23:06,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:06,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/472a5690-e2fc-4c71-8ae9-10e57ccf6ac5 2018-07-29 03:23:07,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:07,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:07,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:07,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:07,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:07,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:07,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:07,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:56.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"} 2018-07-29 03:23:07,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:07,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:07 GMT 2018-07-29 03:23:07,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:07,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-29 03:23:07,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:12,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:12,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:12,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:12,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:12,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:12,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:12,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:12,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:12,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-29 03:23:12,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:12,144 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:12 GMT 2018-07-29 03:23:12,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:12,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-29 03:23:12,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:12,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/472a5690-e2fc-4c71-8ae9-10e57ccf6ac5 2018-07-29 03:23:12,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:12,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:56.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"} 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:12 GMT 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:12,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-29 03:23:12,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:17,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:17,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:17,278 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:17 GMT 2018-07-29 03:23:17,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:17,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-29 03:23:17,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:17,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/472a5690-e2fc-4c71-8ae9-10e57ccf6ac5 2018-07-29 03:23:17,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:17,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:17,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:17,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:56.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"} 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:17 GMT 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-29 03:23:17,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:22,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:22,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:22,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:22,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:22,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:22,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:22,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:22,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:22,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-29 03:23:22,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:22,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:22 GMT 2018-07-29 03:23:22,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:22,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-29 03:23:22,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:22,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/472a5690-e2fc-4c71-8ae9-10e57ccf6ac5 2018-07-29 03:23:22,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:56.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"} 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:22,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:22 GMT 2018-07-29 03:23:22,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:22,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-29 03:23:22,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:27,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:27,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:27,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:27,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:27,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:27,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:27,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:27,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:27,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:24.826Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:24.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:25.549Z", "message": "Removing directory: /tmp/tmpOqvGKH", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:25.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5", "logger": "7144e0fb-d6d3-41fb-9c1d-6ef3d83e6702"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:25.778Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:25.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:26.335Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:26.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:26.335Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:26.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:27.340Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:27.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-07-29 03:23:27,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:27,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:27 GMT 2018-07-29 03:23:27,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:27,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-07-29 03:23:27,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-07-29 03:23:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOqvGKH 2018-07-29 03:23:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:23:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-07-29 03:23:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-07-29 03:23:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-07-29 03:23:27,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/472a5690-e2fc-4c71-8ae9-10e57ccf6ac5 2018-07-29 03:23:27,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:27,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:27,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:27,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:27,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:27,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:27,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:27,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:22:56.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "472a5690-e2fc-4c71-8ae9-10e57ccf6ac5"} 2018-07-29 03:23:27,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:27,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:27 GMT 2018-07-29 03:23:27,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:27,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-07-29 03:23:27,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:27,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-07-29 03:23:27,600 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.214:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-07-29 03:23:27,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:23:27,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:27,747 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:27 GMT 2018-07-29 03:23:27,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:27,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:23:27,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:27,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:27,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:27,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:27,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:27,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:27,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:27 GMT 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:27,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:23:27,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:27,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:27,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:27,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:27,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:27,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:27,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:27,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:23:27,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:27,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:27 GMT 2018-07-29 03:23:27,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:27,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:23:27,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:32,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:32,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:32,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:32,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:32,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:32,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:32,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:32,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:32,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:28.411Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:28.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_security_group_er49ty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:29.621Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:29.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_security_group_er49ty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_floatingip_xwnc87", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_security_group_d7zslh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_security_group_d7zslh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_floatingip_zvbg5p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_security_group_mnuhgk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_security_group_d7zslh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_security_group_er49ty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_floatingip_xwnc87", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_floatingip_xwnc87", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_floatingip_zvbg5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:30.867Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_security_group_d7zslh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.259Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fe40497e-fd83-4422-b890-821641fad3b5"}, {"node_instance_id": "sprout_security_group_m2is8q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_security_group_qj0l2a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "base_security_group_7mhp7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_security_group_qj0l2a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_security_group_hzamlu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_security_group_mnuhgk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_security_group_nah1sm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_floatingip_gpa3dl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "internal_sip_security_group_piiw81", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "internal_sip_security_group_piiw81", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "keypair_fti1e7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "base_security_group_7mhp7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_security_group_qj0l2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_floatingip_gpa3dl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_security_group_hzamlu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_security_group_nah1sm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_floatingip_zvbg5p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:31.970Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "ellis_security_group_d7zslh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fe40497e-fd83-4422-b890-821641fad3b5"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "ellis_security_group_d7zslh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fe40497e-fd83-4422-b890-821641fad3b5"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "homer_security_group_er49ty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4070fce-f892-42f9-876f-095d540dfaca"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "homer_security_group_er49ty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4070fce-f892-42f9-876f-095d540dfaca"}, {"node_instance_id": "homer_security_group_er49ty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4070fce-f892-42f9-876f-095d540dfaca"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}], "metadata": {"pagination": {"total": 54, "offset": 0, "size": 50}}} 2018-07-29 03:23:32,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:32,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:32 GMT 2018-07-29 03:23:32,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:32,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28477 2018-07-29 03:23:32,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:32,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-07-29 03:23:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-29 03:23:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-29 03:23:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-29 03:23:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-07-29 03:23:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-29 03:23:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:32,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-29 03:23:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-07-29 03:23:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-07-29 03:23:32,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-07-29 03:23:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-07-29 03:23:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-07-29 03:23:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-07-29 03:23:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:32,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-07-29 03:23:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-07-29 03:23:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-07-29 03:23:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-07-29 03:23:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-07-29 03:23:32,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:32,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:23:33,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:33,018 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:33 GMT 2018-07-29 03:23:33,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:33,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:23:33,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:38,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:38,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:38,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:38,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:38,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_er49ty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4070fce-f892-42f9-876f-095d540dfaca"}, {"node_instance_id": "homer_security_group_er49ty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4070fce-f892-42f9-876f-095d540dfaca"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "bono_security_group_qj0l2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.741Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b3e9a3-dd44-4abc-a81c-02ee5fc387dc"}, {"node_instance_id": "sprout_security_group_m2is8q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.983Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "keypair_fti1e7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:32.983Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:32.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_floatingip_xwnc87", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:35.373Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:23:33Z', u'updated_at': u'2018-07-29T03:23:33Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'port_id': None, u'id': u'50c3e422-f7db-4d64-a034-0d3659fdebb4', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:35.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "44ffaa63-8974-4e42-9d4c-68db42d7e599"}, {"node_instance_id": "homer_security_group_er49ty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:35.438Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:35.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_floatingip_zvbg5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:35.844Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:23:34Z', u'updated_at': u'2018-07-29T03:23:34Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'port_id': None, u'id': u'ef35a592-0d13-4bbc-8a95-8f1cefac5e0b', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:35.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "91a035de-e2f8-467c-8599-ed058fae20ca"}, {"node_instance_id": "homer_security_group_er49ty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.554Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_security_group_nah1sm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.554Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_security_group_mnuhgk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.554Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "internal_sip_security_group_piiw81", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.554Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_security_group_hzamlu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.554Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_floatingip_xwnc87", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.554Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_floatingip_zvbg5p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.554Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_security_group_d7zslh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.554Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_security_group_mnuhgk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:36.949Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:36.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f423c1e4-576f-46ec-8e1c-fa45a5887c99"}, {"node_instance_id": "bind_floatingip_xwnc87", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.914Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_floatingip_zvbg5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.914Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_security_group_d7zslh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.914Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_floatingip_xwnc87", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.914Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_security_group_d7zslh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.914Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_security_group_er49ty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.914Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_floatingip_gpa3dl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.914Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_security_group_qj0l2a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.914Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_security_group_nah1sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5b64e6d9-674f-4099-9021-668240691b5b"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "dime_security_group_mnuhgk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f423c1e4-576f-46ec-8e1c-fa45a5887c99"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "internal_sip_security_group_piiw81", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6340f71f-23ea-47f6-a5a1-443dbabe70e3"}, {"node_instance_id": "internal_sip_security_group_piiw81", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6340f71f-23ea-47f6-a5a1-443dbabe70e3"}, {"node_instance_id": "internal_sip_security_group_piiw81", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6340f71f-23ea-47f6-a5a1-443dbabe70e3"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "dime_security_group_mnuhgk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f423c1e4-576f-46ec-8e1c-fa45a5887c99"}, {"node_instance_id": "dime_security_group_mnuhgk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f423c1e4-576f-46ec-8e1c-fa45a5887c99"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "bind_security_group_nah1sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5b64e6d9-674f-4099-9021-668240691b5b"}, {"node_instance_id": "bind_security_group_nah1sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5b64e6d9-674f-4099-9021-668240691b5b"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "dime_security_group_mnuhgk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f423c1e4-576f-46ec-8e1c-fa45a5887c99"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "internal_sip_security_group_piiw81", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6340f71f-23ea-47f6-a5a1-443dbabe70e3"}, {"node_instance_id": "internal_sip_security_group_piiw81", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6340f71f-23ea-47f6-a5a1-443dbabe70e3"}, {"node_instance_id": "internal_sip_security_group_piiw81", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6340f71f-23ea-47f6-a5a1-443dbabe70e3"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}], "metadata": {"pagination": {"total": 103, "offset": 50, "size": 50}}} 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:38 GMT 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31656 2018-07-29 03:23:38,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:38,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-07-29 03:23:38,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-07-29 03:23:38,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-07-29 03:23:38,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-07-29 03:23:38,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:23:38,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-07-29 03:23:38,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:23:33Z', u'updated_at': u'2018-07-29T03:23:33Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'port_id': None, u'id': u'50c3e422-f7db-4d64-a034-0d3659fdebb4', u'qos_policy_id': None} 2018-07-29 03:23:38,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:38,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:23:34Z', u'updated_at': u'2018-07-29T03:23:34Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'port_id': None, u'id': u'ef35a592-0d13-4bbc-8a95-8f1cefac5e0b', u'qos_policy_id': None} 2018-07-29 03:23:38,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:38,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:38,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:38,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:38,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:38,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-29 03:23:38,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-29 03:23:38,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:38,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-07-29 03:23:38,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:38,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:38,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:38,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:38,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:38,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:38,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-29 03:23:38,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:38,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-07-29 03:23:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-07-29 03:23:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-07-29 03:23:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-07-29 03:23:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-07-29 03:23:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-07-29 03:23:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-07-29 03:23:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-07-29 03:23:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-07-29 03:23:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-07-29 03:23:38,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:23:38,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:38,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:38,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:38 GMT 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:23:38,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:43,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:43,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:43,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:43,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:43,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:43,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:43,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:43,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:43,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_mnuhgk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f423c1e4-576f-46ec-8e1c-fa45a5887c99"}, {"node_instance_id": "vellum_security_group_hzamlu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8f798103-f92e-4e65-b5a7-f562d57ee207"}, {"node_instance_id": "bind_security_group_nah1sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:37.915Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:37.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5b64e6d9-674f-4099-9021-668240691b5b"}, {"node_instance_id": "bono_security_group_qj0l2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:38.926Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:38.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_security_group_qj0l2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:38.926Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:38.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_floatingip_zvbg5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:38.926Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:38.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_floatingip_gpa3dl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:40.198Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:23:39Z', u'updated_at': u'2018-07-29T03:23:39Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'port_id': None, u'id': u'c6192f5b-690a-41ac-9f92-9dad67d65fb1', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:40.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d16fa441-f296-478f-b5d9-be10d89078e7"}, {"node_instance_id": "bono_floatingip_gpa3dl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:40.310Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:40.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_floatingip_gpa3dl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:40.950Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:40.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "base_security_group_7mhp7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:40.950Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:40.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "keypair_fti1e7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:40.950Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:40.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_security_group_mnuhgk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:40.950Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:40.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "base_security_group_7mhp7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.378Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00e72035-f504-4b26-94ac-99ef66b75d85"}, {"node_instance_id": "base_security_group_7mhp7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.378Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00e72035-f504-4b26-94ac-99ef66b75d85"}, {"node_instance_id": "base_security_group_7mhp7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.378Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00e72035-f504-4b26-94ac-99ef66b75d85"}, {"node_instance_id": "base_security_group_7mhp7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.378Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00e72035-f504-4b26-94ac-99ef66b75d85"}, {"node_instance_id": "base_security_group_7mhp7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.946Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00e72035-f504-4b26-94ac-99ef66b75d85"}, {"node_instance_id": "base_security_group_7mhp7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.946Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00e72035-f504-4b26-94ac-99ef66b75d85"}, {"node_instance_id": "base_security_group_7mhp7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.946Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00e72035-f504-4b26-94ac-99ef66b75d85"}, {"node_instance_id": "base_security_group_7mhp7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.946Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00e72035-f504-4b26-94ac-99ef66b75d85"}, {"node_instance_id": "dime_security_group_mnuhgk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.991Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_floatingip_gpa3dl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.991Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_security_group_mnuhgk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.991Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_security_group_m2is8q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.991Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_security_group_nah1sm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.991Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "internal_sip_security_group_piiw81", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.991Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_security_group_hzamlu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:41.991Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_security_group_m2is8q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:42.958Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:42.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d91cc1b8-1e4f-4e6d-a204-d8b733217e3d"}, {"node_instance_id": "sprout_security_group_m2is8q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:42.958Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:42.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d91cc1b8-1e4f-4e6d-a204-d8b733217e3d"}, {"node_instance_id": "keypair_fti1e7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:42.958Z", "message": "Using external resource keypair: cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:42.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2169163d-6e47-47a0-b348-e98578c2965c"}, {"node_instance_id": "bind_security_group_nah1sm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:43.016Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "internal_sip_security_group_piiw81", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:43.016Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "keypair_fti1e7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:43.016Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_security_group_hzamlu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:43.016Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_security_group_nah1sm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:43.016Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "internal_sip_security_group_piiw81", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:43.016Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_security_group_hzamlu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:43.016Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "keypair_fti1e7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:43.016Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 138, "offset": 100, "size": 50}}} 2018-07-29 03:23:43,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:43,239 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:43 GMT 2018-07-29 03:23:43,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:43,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21646 2018-07-29 03:23:43,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:43,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-07-29 03:23:43,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-07-29 03:23:43,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-07-29 03:23:43,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:43,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:43,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:43,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'created_at': u'2018-07-29T03:23:39Z', u'updated_at': u'2018-07-29T03:23:39Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'a6ebf8018f5e42d7a41c16ad6bea82d7', u'port_id': None, u'id': u'c6192f5b-690a-41ac-9f92-9dad67d65fb1', u'qos_policy_id': None} 2018-07-29 03:23:43,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-29 03:23:43,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:43,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:43,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-07-29 03:23:43,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:43,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:43,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:43,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-07-29 03:23:43,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-07-29 03:23:43,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:43,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:43,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-07-29 03:23:43,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-07-29 03:23:43,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:43,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:43,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:43,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:23:43,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:43,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:43,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:43,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:23:43,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-07-29 03:23:43,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5 2018-07-29 03:23:43,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:43,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:43,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:43,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:43,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:43,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:43,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:43,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-07-29 03:23:43,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:23:43,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:43,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:43,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:43,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:43,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:43,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:43,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:43,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:23:43,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:43,310 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:43 GMT 2018-07-29 03:23:43,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:43,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:23:43,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:48,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:48,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:48,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:48,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:48,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:48,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:48,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:48,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:48,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_fti1e7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:44.021Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:44.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:45.054Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:45.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:45.054Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:45.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:45.054Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:45.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "base_security_group_7mhp7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:45.054Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:45.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:45.091Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:45.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1e6b6ad9-1e6a-4b17-bc4c-c3b61379bcd4"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:45.962Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_gpjxrl'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:45.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1e6b6ad9-1e6a-4b17-bc4c-c3b61379bcd4"}, {"node_instance_id": "base_security_group_7mhp7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:46.063Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:46.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_security_group_m2is8q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:46.063Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:46.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "base_security_group_7mhp7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:46.063Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:46.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_security_group_m2is8q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:46.063Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:46.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:46.968Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:46.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1e6b6ad9-1e6a-4b17-bc4c-c3b61379bcd4"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:46.968Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_gpjxrl', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:46.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1e6b6ad9-1e6a-4b17-bc4c-c3b61379bcd4"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:46.968Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_gpjxrl', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:46.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1e6b6ad9-1e6a-4b17-bc4c-c3b61379bcd4"}, {"node_instance_id": "bind_host_fd4827", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:47.129Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:47.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:47.129Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:47.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:47.129Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:47.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:47.129Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:47.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_security_group_m2is8q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:47.129Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:47.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:47.129Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:47.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:47.129Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:47.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.108Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eb92f9f7-049b-4d5c-b736-dcf9c74ed382', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1df07ce0-cb0e-49a0-b476-00ea72d6f9c2"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:48.381Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 172, "offset": 138, "size": 50}}} 2018-07-29 03:23:48,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:48,441 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:48 GMT 2018-07-29 03:23:48,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:48,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18493 2018-07-29 03:23:48,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:48,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:23:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:23:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}] 2018-07-29 03:23:48,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_gpjxrl'} 2018-07-29 03:23:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:23:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:23:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_gpjxrl', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_gpjxrl', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:23:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:23:48,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:23:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:23:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eb92f9f7-049b-4d5c-b736-dcf9c74ed382', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-07-29 03:23:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:48,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:23:48,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:23:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:23:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:23:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:23:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:23:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:23:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:23:48,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:23:48,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:48,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:48,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:48,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:48,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:48,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:48,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:48,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:23:48,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:48,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:48 GMT 2018-07-29 03:23:48,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:48,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:23:48,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:53,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:53,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:53,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:53,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:53,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:53,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:53,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:53,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:53,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:49.089Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_3uaf3r'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:49.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1df07ce0-cb0e-49a0-b476-00ea72d6f9c2"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:49.449Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:49.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:49.449Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:49.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:49.449Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:49.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.102Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2d2d3b2e-7512-4f8b-8756-4b2c23194092', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'50c3e422-f7db-4d64-a034-0d3659fdebb4', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c0bb702a-7c5f-4890-8533-f184f54c789a"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.102Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'91c31eea-27fc-4359-848c-6f059a0c98f2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ef35a592-0d13-4bbc-8a95-8f1cefac5e0b', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "bae96de6-bfa6-42ea-b37e-2079a62a923c"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.102Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'98435dbc-1843-43c1-afc0-cc9b15f5d44b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7588a8a1-3a9d-481c-a1a2-21d571e1f9f2"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.102Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e1ca2380-de11-4ff3-9752-83b9c560c2cb', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'4e8dbee8-5e68-429f-9714-6c5e706ec537', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c6192f5b-690a-41ac-9f92-9dad67d65fb1', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4c69857d-aae5-4950-968a-16b502d896f6"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.102Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_fd4827'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c0bb702a-7c5f-4890-8533-f184f54c789a"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.102Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ujv1zz'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4c69857d-aae5-4950-968a-16b502d896f6"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.102Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_sjjkcr'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "bae96de6-bfa6-42ea-b37e-2079a62a923c"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.102Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_h9ebex'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7588a8a1-3a9d-481c-a1a2-21d571e1f9f2"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.457Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:50.457Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:50.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:52.119Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_3uaf3r', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:52.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1df07ce0-cb0e-49a0-b476-00ea72d6f9c2"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:53.121Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:53.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1df07ce0-cb0e-49a0-b476-00ea72d6f9c2"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:53.121Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_3uaf3r', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:53.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1df07ce0-cb0e-49a0-b476-00ea72d6f9c2"}], "metadata": {"pagination": {"total": 189, "offset": 172, "size": 50}}} 2018-07-29 03:23:53,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:53,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:53 GMT 2018-07-29 03:23:53,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:53,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12645 2018-07-29 03:23:53,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:53,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_3uaf3r'} 2018-07-29 03:23:53,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:53,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:23:53,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:23:53,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2d2d3b2e-7512-4f8b-8756-4b2c23194092', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'50c3e422-f7db-4d64-a034-0d3659fdebb4', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2018-07-29 03:23:53,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'91c31eea-27fc-4359-848c-6f059a0c98f2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ef35a592-0d13-4bbc-8a95-8f1cefac5e0b', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-07-29 03:23:53,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'98435dbc-1843-43c1-afc0-cc9b15f5d44b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-07-29 03:23:53,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e1ca2380-de11-4ff3-9752-83b9c560c2cb', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'4e8dbee8-5e68-429f-9714-6c5e706ec537', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c6192f5b-690a-41ac-9f92-9dad67d65fb1', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2018-07-29 03:23:53,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_fd4827'} 2018-07-29 03:23:53,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ujv1zz'} 2018-07-29 03:23:53,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_sjjkcr'} 2018-07-29 03:23:53,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_h9ebex'} 2018-07-29 03:23:53,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:23:53,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:23:53,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_3uaf3r', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:53,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:23:53,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_3uaf3r', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:53,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:23:53,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:53,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:53 GMT 2018-07-29 03:23:53,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:53,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:23:53,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:58,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:23:58,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:58,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:58,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:58,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:58,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:58,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:58,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:58,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c0bb702a-7c5f-4890-8533-f184f54c789a"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4c69857d-aae5-4950-968a-16b502d896f6"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "bae96de6-bfa6-42ea-b37e-2079a62a923c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_fd4827', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c0bb702a-7c5f-4890-8533-f184f54c789a"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ujv1zz', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4c69857d-aae5-4950-968a-16b502d896f6"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_sjjkcr', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "bae96de6-bfa6-42ea-b37e-2079a62a923c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_fd4827', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c0bb702a-7c5f-4890-8533-f184f54c789a"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ujv1zz', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4c69857d-aae5-4950-968a-16b502d896f6"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:54.148Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_sjjkcr', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:54.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "bae96de6-bfa6-42ea-b37e-2079a62a923c"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:55.156Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:55.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7588a8a1-3a9d-481c-a1a2-21d571e1f9f2"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:55.156Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_h9ebex', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:55.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7588a8a1-3a9d-481c-a1a2-21d571e1f9f2"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:55.156Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_h9ebex', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:55.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7588a8a1-3a9d-481c-a1a2-21d571e1f9f2"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:55.661Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:55.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:56.722Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:56.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:56.722Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:56.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:56.722Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:56.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:56.722Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:56.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:56.722Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:56.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:56.722Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:56.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:57.776Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:57.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:57.776Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:57.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:57.822Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b413214f-f3a8-459d-87a6-6cb43e48398c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:57.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4a2327ae-5c4e-458a-8c5c-52ed30c2b3a4"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.492Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4e8dbee8-5e68-429f-9714-6c5e706ec537', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ac422cd4-a2a0-473d-9693-eb61d97e8bc0', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "41f10f0b-dee4-423e-a081-0430f7b3229e"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.492Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_0t2sq2'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4a2327ae-5c4e-458a-8c5c-52ed30c2b3a4"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.492Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_zyhh4b'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "41f10f0b-dee4-423e-a081-0430f7b3229e"}], "metadata": {"pagination": {"total": 214, "offset": 189, "size": 50}}} 2018-07-29 03:23:58,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:58,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:58 GMT 2018-07-29 03:23:58,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:58,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18282 2018-07-29 03:23:58,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:23:58,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:23:58,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:23:58,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:23:58,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_fd4827', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:58,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ujv1zz', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:58,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_sjjkcr', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:58,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_fd4827', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:58,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ujv1zz', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:58,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_sjjkcr', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:58,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:23:58,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_h9ebex', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:58,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_h9ebex', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:23:58,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:23:58,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:23:58,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:23:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:23:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:23:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:23:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:23:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:23:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:23:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b413214f-f3a8-459d-87a6-6cb43e48398c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-07-29 03:23:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', u'external_type': u'keypair'}, {u'external_id': u'aacaf882-39d7-4ac6-a342-675a8d1bd8e0', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4e8dbee8-5e68-429f-9714-6c5e706ec537', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ac422cd4-a2a0-473d-9693-eb61d97e8bc0', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-07-29 03:23:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_0t2sq2'} 2018-07-29 03:23:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_zyhh4b'} 2018-07-29 03:23:58,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:23:59,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:23:59,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:23:59,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:23:59,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:23:58 GMT 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:23:59,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:04,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:04,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fd4827", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.899Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.899Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.899Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.899Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.899Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.899Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.899Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:58.899Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:58.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:23:59.979Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:23:59.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:00.139Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_0t2sq2', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:00.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4a2327ae-5c4e-458a-8c5c-52ed30c2b3a4"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:00.509Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:00.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4a2327ae-5c4e-458a-8c5c-52ed30c2b3a4"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:00.509Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:00.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "41f10f0b-dee4-423e-a081-0430f7b3229e"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:00.509Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_0t2sq2', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:00.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4a2327ae-5c4e-458a-8c5c-52ed30c2b3a4"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:00.509Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_zyhh4b', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:00.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "41f10f0b-dee4-423e-a081-0430f7b3229e"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:00.509Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_zyhh4b', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:00.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "41f10f0b-dee4-423e-a081-0430f7b3229e"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:01.070Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:01.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:02.002Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:02.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:02.002Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:02.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:02.002Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:02.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:02.002Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:02.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:03.008Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:03.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:03.008Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:03.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 245, "offset": 214, "size": 50}}} 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:04,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:04 GMT 2018-07-29 03:24:04,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:04,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19808 2018-07-29 03:24:04,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:24:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:24:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:24:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:24:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:24:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:24:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:24:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:24:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:24:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:24:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:24:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:24:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:24:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:24:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:24:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-29 03:24:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:24:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:24:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_0t2sq2', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:24:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:24:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:24:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_0t2sq2', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:24:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_zyhh4b', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:24:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_zyhh4b', 'key_name': u'cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'image': u'b1db3126-ce64-41e2-b678-11c4213473c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5', 'cloudify_management_network_id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}, 'nics': [{'net-id': u'4e3249ac-d9fd-4109-902d-a69b21d3014e'}], 'flavor': u'1fbe04a0-6d91-4a3b-9fc9-0f8398a63079'} 2018-07-29 03:24:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:24:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-29 03:24:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-29 03:24:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-29 03:24:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:24:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:24:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:24:04,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:04,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:04,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:04,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:04,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:04,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:04,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:04,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:04,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:04,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:04,143 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:04 GMT 2018-07-29 03:24:04,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:04,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:04,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:09,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:09,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:09,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:09,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:09,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:09,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:09,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:09,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:09,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0t2sq2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:04.241Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:04.241Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:04.241Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:04.241Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:04.241Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:04.241Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:05.249Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:05.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:05.249Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:05.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:05.249Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:05.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:05.249Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:05.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:06.320Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:06.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:07.255Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:07.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 257, "offset": 245, "size": 50}}} 2018-07-29 03:24:09,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:09,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:09 GMT 2018-07-29 03:24:09,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:09,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8374 2018-07-29 03:24:09,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:09,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:24:09,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:24:09,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:24:09,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:24:09,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-29 03:24:09,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-29 03:24:09,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:24:09,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:24:09,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:24:09,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:24:09,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-29 03:24:09,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-29 03:24:09,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:09,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:09,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:09,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:09,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:09,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:09,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:09,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:09,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:09,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:09,291 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:09 GMT 2018-07-29 03:24:09,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:09,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:09,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:14,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:14,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:14,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:14,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:14,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:14,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:14,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:14,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:14,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-29 03:24:14,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:14,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:14 GMT 2018-07-29 03:24:14,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:14,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:24:14,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:14,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:14,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:14,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:14,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:14,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:14,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:14,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:14,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:14,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:14,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:14,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:14 GMT 2018-07-29 03:24:14,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:14,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:14,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:19,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:19,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:19,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:19 GMT 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:19,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:24:19,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:19,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:19,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:19,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:19,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:19,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:19 GMT 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:19,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:24,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:24,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:24,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:24,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:24,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:24,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:24 GMT 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:24,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:24,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:24,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:24,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:24,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:24,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:24,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:24,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:24,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:24,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:24,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:24 GMT 2018-07-29 03:24:24,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:24,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:24,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:29,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:29,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:29,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:29,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:29,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:29.417Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:29.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 258, "offset": 257, "size": 50}}} 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:29 GMT 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-07-29 03:24:29,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:29,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:29,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:29,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:29,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:29,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:29,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:29,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:29,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:29,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:29,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:29,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:29,825 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:29 GMT 2018-07-29 03:24:29,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:29,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:29,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:34,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:34,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:30.270Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:30.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:31.274Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:31.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:31.274Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:31.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:31.274Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:31.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:32.281Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:32.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:32.281Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:32.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:32.281Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:32.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:32.281Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:32.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:33.285Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:33.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:34.292Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:34.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:34.292Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:34.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:34.292Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:34.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:34.292Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:34.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:34.292Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:34.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:34.292Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:34.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 273, "offset": 258, "size": 50}}} 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:34 GMT 2018-07-29 03:24:34,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:34,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10261 2018-07-29 03:24:34,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:34,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-29 03:24:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-29 03:24:34,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-29 03:24:34,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-29 03:24:34,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:34,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:34,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:34,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:34 GMT 2018-07-29 03:24:34,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:34,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:34,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:39,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:40,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:40,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:40,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:40,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_h9ebex", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:35.297Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:35.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:36.301Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:36.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:37.306Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:37.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:37.306Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:37.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:37.306Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:37.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:37.306Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:24:37.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:38.311Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:38.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:24:39.315Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:24:39.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 281, "offset": 273, "size": 50}}} 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:40 GMT 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6680 2018-07-29 03:24:40,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-29 03:24:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-29 03:24:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-29 03:24:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-29 03:24:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-29 03:24:40,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:40,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:40,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:40,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:40,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:40,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:40,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:40,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:40,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:40,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:40,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:40 GMT 2018-07-29 03:24:40,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:40,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:40,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:45,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:45,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:45,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:45,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:45,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:45,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:45,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:45,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:45,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-29 03:24:45,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:45,174 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:45 GMT 2018-07-29 03:24:45,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:45,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:24:45,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:45,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:45,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:45,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:45 GMT 2018-07-29 03:24:45,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:45,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:45,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:50,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:50,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:50,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:50,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:50,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:50 GMT 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:24:50,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:50,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:50,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:50,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:50 GMT 2018-07-29 03:24:50,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:50,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:50,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:55,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:24:55,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:55,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:55,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:55,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:55,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:55,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:55,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:55,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-29 03:24:55,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:55,443 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:55 GMT 2018-07-29 03:24:55,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:55,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:24:55,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:24:55,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:24:55,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:24:55,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:24:55,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:24:55,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:24:55 GMT 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:24:55,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:00,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:00,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:00,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:00,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:00,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:00,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:00,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:00,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:00,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-29 03:25:00,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:00,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:00 GMT 2018-07-29 03:25:00,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:00,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:25:00,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:00,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:00,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:00,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:00,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:00,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:00,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:00,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:00,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:00,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:00,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:00,637 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:00 GMT 2018-07-29 03:25:00,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:00,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:00,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:05,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:05,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:05,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:05,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:05,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:05,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:05,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:05,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:05,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:01.187Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:01.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:01.327Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:01.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:03.131Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:04.205Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:04.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:04.205Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:04.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:04.205Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:04.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:04.205Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:04.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:04.205Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:04.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:04.205Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:04.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:05.359Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:05.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 291, "offset": 281, "size": 50}}} 2018-07-29 03:25:05,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:05,760 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:05 GMT 2018-07-29 03:25:05,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:05,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6450 2018-07-29 03:25:05,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:05,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:05,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:05,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-29 03:25:05,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:05,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:05,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:05,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:05,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:05,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:05,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-29 03:25:05,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:05,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:05 GMT 2018-07-29 03:25:05,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:05,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:05,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:10,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:10,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:10,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:10,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:06.335Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:06.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:06.335Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:06.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:06.335Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:06.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:06.335Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:06.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:06.335Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:06.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:06.335Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:06.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:07.601Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:07.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:08.341Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:08.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:08.341Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:08.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:09.346Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:09.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:09.346Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:09.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:09.346Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:09.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:10.349Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:10.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:10.349Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:10.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 305, "offset": 291, "size": 50}}} 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:10 GMT 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:10,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11004 2018-07-29 03:25:10,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:10,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:10,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:10,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-29 03:25:10,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-29 03:25:10,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:10,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:10,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-29 03:25:10,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:10,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-29 03:25:10,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:10,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:10,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-29 03:25:10,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-29 03:25:10,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-29 03:25:10,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:11,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:11,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:11,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:11,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:11,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:11,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:11,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:11,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:11,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:11,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:11 GMT 2018-07-29 03:25:11,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:11,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:11,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:16,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:16,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:16,090 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:16 GMT 2018-07-29 03:25:16,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:16,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:25:16,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:16,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:16,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:16,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:16,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:16,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:16,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:16,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:16,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:16,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:16,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:16,150 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:16 GMT 2018-07-29 03:25:16,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:16,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:16,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:21,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:22,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:22,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:22 GMT 2018-07-29 03:25:22,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:22,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:25:22,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:22,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:22,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:22,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:22,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:22,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:22,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:22,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:22,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:22,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:22,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:22,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:22 GMT 2018-07-29 03:25:22,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:22,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:22,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:27,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:27,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:27 GMT 2018-07-29 03:25:27,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:27,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:25:27,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:27,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:28,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:28,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:27 GMT 2018-07-29 03:25:28,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:28,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:28,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:33,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:33,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:33,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:33,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:33,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:33,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:33,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:33,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:33,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-29 03:25:33,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:33,360 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:33 GMT 2018-07-29 03:25:33,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:33,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:25:33,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:33,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:34,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:34,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:34,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:34,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:34,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:34,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:34,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:34,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:34,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:34,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:34 GMT 2018-07-29 03:25:34,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:34,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:34,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:39,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:46,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:46,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:46,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:46,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:33.144Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:33.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:34.397Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:34.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:36.300Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:36.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:36.300Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:36.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:36.300Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:36.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:36.300Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:36.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:36.300Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:36.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:36.300Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:36.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:38.499Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:38.499Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:38.499Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:38.499Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:38.499Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:40.767Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:40.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:40.767Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:40.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:42.284Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:42.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:42.284Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:42.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 322, "offset": 305, "size": 50}}} 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:46 GMT 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10043 2018-07-29 03:25:46,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:46,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-29 03:25:46,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-29 03:25:46,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:46,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:49,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:49,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:49,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:49,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:49,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:49,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:49,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:49,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:49,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:49,713 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:49 GMT 2018-07-29 03:25:49,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:49,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:49,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:54,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:25:55,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:55,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:55,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:55,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:55,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:55,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:55,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:55,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:46.994Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:25:46.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:48.859Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:48.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:48.859Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:48.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:51.113Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:51.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:51.113Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:51.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:52.517Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:52.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:25:52.517Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:25:52.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 329, "offset": 322, "size": 50}}} 2018-07-29 03:25:55,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:55,828 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:55 GMT 2018-07-29 03:25:55,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:55,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7411 2018-07-29 03:25:55,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:25:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-29 03:25:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-29 03:25:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-29 03:25:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-29 03:25:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-29 03:25:55,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-29 03:25:55,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-29 03:25:55,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:25:56,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:25:56,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:25:56,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:25:56,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:25:56,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:25:56,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:25:56,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:25:56,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:25:56,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:25:56,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:25:56 GMT 2018-07-29 03:25:56,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:25:56,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:25:56,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:01,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:02,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:02,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:02,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:02,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:02,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:02,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:02,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:02,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-07-29 03:26:02,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:02,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:02 GMT 2018-07-29 03:26:02,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:02,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:26:02,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:02,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:02,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:02,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:02,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:02,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:02,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:02,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:02,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:02,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:02,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:02,908 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:02 GMT 2018-07-29 03:26:02,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:02,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:02,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:07,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:08,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:08,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:08,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:08,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:08 GMT 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-29 03:26:08,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:08,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:08,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:08,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:08,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:08,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:08,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:08,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:08,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:08,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:08,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:08,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:08 GMT 2018-07-29 03:26:08,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:08,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:08,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:13,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:13,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:13,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:13,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:08.417Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:08.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:09.485Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:09.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:11.327Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:11.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:11.327Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:26:11.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:11.327Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:11.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 334, "offset": 329, "size": 50}}} 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:13 GMT 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3270 2018-07-29 03:26:13,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:13,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:13,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:13,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:13,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-29 03:26:13,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:13,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:13,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:13,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:13,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:13,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:13,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:13,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:13,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:13,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:13,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:13,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:13 GMT 2018-07-29 03:26:13,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:13,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:13,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:18,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:19,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:19,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:19,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:19,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:19,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:19,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:19,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:19,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_3uaf3r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:13.635Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:26:13.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:16.992Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:17.506Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 337, "offset": 334, "size": 50}}} 2018-07-29 03:26:19,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:19,048 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:19 GMT 2018-07-29 03:26:19,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:19,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2240 2018-07-29 03:26:19,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-29 03:26:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:19,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:19,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:19,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:19,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:19,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:19,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:19,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:19,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:19,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:19,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:19,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:19,458 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:19 GMT 2018-07-29 03:26:19,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:19,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:19,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:24,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:25,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:25,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:25,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:25,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:25,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:25,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:25,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:25,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:19.091Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:19.091Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:19.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:20.489Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:20.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:20.489Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:26:20.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:20.489Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:20.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:20.858Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:20.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32325c42-f3ed-454e-88c9-76cce94b7b71"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:21.533Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:21.533Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:23.511Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:23.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:23.511Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:23.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:23.511Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:23.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:23.511Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:23.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 349, "offset": 337, "size": 50}}} 2018-07-29 03:26:25,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:25,331 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:25 GMT 2018-07-29 03:26:25,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:25,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6856 2018-07-29 03:26:25,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:25,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-29 03:26:25,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-29 03:26:25,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:25,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:26,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:26,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:26 GMT 2018-07-29 03:26:26,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:26,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:26,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:31,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:24.848Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:24.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:24.848Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:24.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:24.848Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:24.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:24.848Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:24.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:24.954Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:24.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3f02a90e-d52b-4c17-a247-f189eb64ab9f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:26.623Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:26.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1163a5c4-5acb-4a72-90d1-bcdef64f4f60"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:26.623Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:26.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "deca44a5-5adb-415f-b6b8-323d76a3eeda"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.166Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:27.681Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:27.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b433efd4-8db1-4869-bb58-a5c3000f499b"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.252Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:26:28.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}], "metadata": {"pagination": {"total": 451, "offset": 349, "size": 50}}} 2018-07-29 03:26:31,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:31,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:31 GMT 2018-07-29 03:26:31,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:31,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27867 2018-07-29 03:26:31,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:31,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:31,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-29 03:26:31,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:31,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:31,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-29 03:26:31,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-29 03:26:31,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-29 03:26:31,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:31,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-29 03:26:31,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:31,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:31,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-29 03:26:31,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:31,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:31,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-29 03:26:31,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-29 03:26:31,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:31,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:31,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:31,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-07-29 03:26:31,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-29 03:26:31,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:31,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time) 2018-07-29 03:26:31,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-29 03:26:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-29 03:26:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:26:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:26:31,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:31,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:31,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:31,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:31,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:31,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:31 GMT 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:31,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:36,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:36,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:36,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:36,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:36,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:36,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:36,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:36,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:36,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "6c522567-e4c3-4cc0-ba73-be30ef32ad91"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "32853ff9-5f43-44eb-a145-a24e85be6863"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:28.712Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.262Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:26:29.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.262Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-29T03:26:29.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Creating Agent vellum_host_h9ebex", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}], "metadata": {"pagination": {"total": 469, "offset": 399, "size": 50}}} 2018-07-29 03:26:36,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:36,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:36 GMT 2018-07-29 03:26:36,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:36,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28989 2018-07-29 03:26:36,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:36,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-29 03:26:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:26:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-29 03:26:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-29 03:26:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-29 03:26:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:26:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2018-07-29 03:26:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time) 2018-07-29 03:26:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:26:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-29 03:26:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_h9ebex 2018-07-29 03:26:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-29 03:26:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-29 03:26:36,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-29 03:26:36,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:37,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:37,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:37 GMT 2018-07-29 03:26:37,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:37,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:37,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:42,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:42,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:42,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:42,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:29.750Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_h9ebex/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:30.755Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:30.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.317Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.958Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_h9ebex/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.958Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_h9ebex/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_h9ebex/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_h9ebex', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_h9ebex/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_h9ebex', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.958Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.958Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.958Z", "message": "/home/ubuntu/vellum_host_h9ebex/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.958Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.958Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:32.958Z", "message": "Successfully created daemon: vellum_host_h9ebex", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:32.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "72dbf0fa-13e6-4a6f-9e71-6e0741db98e8"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:33.134Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:33.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:33.277Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:33.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:33.277Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:33.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:33.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:33.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:34.290Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:34.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:34.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:34.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:34.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:34.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:34.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:34.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:34.989Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:34.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:39.067Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:39.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Configuring Agent vellum_host_h9ebex", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.016Z", "message": "Successfully configured daemon: vellum_host_h9ebex", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2ab0f967-a13b-42b9-8ea2-85580636056a"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.209Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.390Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:40.390Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:40.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:41.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:41.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:41.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:41.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:41.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:41.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:41.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:41.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:41.030Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:41.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:41.395Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:41.395Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:41.395Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:41.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:42.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:42.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:42.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:42.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:42.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:42.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:42.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:42.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:42.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:42.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:42.036Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:42.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:42.036Z", "message": "Starting Agent vellum_host_h9ebex", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:42.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}], "metadata": {"pagination": {"total": 498, "offset": 449, "size": 50}}} 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:42 GMT 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:42,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27907 2018-07-29 03:26:42,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:42,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_h9ebex/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:26:42,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-29 03:26:42,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:26:42,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_h9ebex/env 2018-07-29 03:26:42,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_h9ebex/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_h9ebex/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_h9ebex', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_h9ebex/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_h9ebex', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'} 2018-07-29 03:26:42,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-29 03:26:42,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-29 03:26:42,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_h9ebex/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:26:42,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-29 03:26:42,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-29 03:26:42,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_h9ebex 2018-07-29 03:26:42,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:42,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-29 03:26:42,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-29 03:26:42,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-29 03:26:42,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:42,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:26:42,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:26:42,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_h9ebex 2018-07-29 03:26:42,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-29 03:26:42,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:26:42,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_h9ebex 2018-07-29 03:26:42,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-29 03:26:42,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-29 03:26:42,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-29 03:26:42,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:42,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:26:42,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-29 03:26:42,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:26:42,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:42,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:26:42,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_h9ebex 2018-07-29 03:26:42,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:42,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:42,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:42,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:42,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:42,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:42,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:42,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:42,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:42,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:42,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:42 GMT 2018-07-29 03:26:42,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:42,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:42,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:47,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:47,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:47,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:47,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:47,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:47,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:47,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:47,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:47,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:42.831Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:42.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.083Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "ba774762-37dd-4e9d-9329-df4df0cebe80"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.777Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.777Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.777Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.777Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.777Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.777Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.777Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:43.777Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.230Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.784Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:44.784Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:44.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}], "metadata": {"pagination": {"total": 564, "offset": 498, "size": 50}}} 2018-07-29 03:26:47,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:47,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:47 GMT 2018-07-29 03:26:47,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:47,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27215 2018-07-29 03:26:47,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:47,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:26:47,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-29 03:26:47,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-29 03:26:47,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:47,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:26:47,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:26:47,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:26:47,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:26:47,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:26:47,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:26:47,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-29 03:26:47,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:26:47,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:26:47,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:47,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:47,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:47,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:47,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:47,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:47,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:47,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:47,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:47,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:47,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:47,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:47,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:47 GMT 2018-07-29 03:26:47,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:47,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:47,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:52,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:52,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:52,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:52,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:52,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.245Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.810Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.810Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.810Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.810Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:45.810Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:45.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:46.279Z", "message": "[localhost] run: /home/ubuntu/vellum_host_h9ebex/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:46.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b748f3d5-2e1a-4dbc-95f1-f7bfb2807b85"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:46.279Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_h9ebex start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:46.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:46.279Z", "message": "Successfully started daemon: vellum_host_h9ebex", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:46.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:46.279Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:46.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4ab916e4-6ed3-40e2-a8b1-7202ea3eef54"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:46.279Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:46.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b748f3d5-2e1a-4dbc-95f1-f7bfb2807b85"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:47.283Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:47.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b748f3d5-2e1a-4dbc-95f1-f7bfb2807b85"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:47.283Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:47.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b748f3d5-2e1a-4dbc-95f1-f7bfb2807b85"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:47.283Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:47.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b748f3d5-2e1a-4dbc-95f1-f7bfb2807b85"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:47.759Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:47.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:48.347Z", "message": "Removing directory: /tmp/tmplSpTTZ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:48.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b748f3d5-2e1a-4dbc-95f1-f7bfb2807b85"}, {"node_instance_id": "vellum_host_h9ebex", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:48.347Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:48.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b748f3d5-2e1a-4dbc-95f1-f7bfb2807b85"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:48.347Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:48.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "b142ddd8-72a6-4e71-9f7f-0ffd480c655b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:48.347Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:48.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:48.828Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:48.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:48.828Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:48.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:48.828Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:48.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:48.828Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:48.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ujv1zz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}], "metadata": {"pagination": {"total": 735, "offset": 548, "size": 50}}} 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:52 GMT 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27461 2018-07-29 03:26:52,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:52,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:26:52,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:26:52,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:26:52,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-29 03:26:52,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-29 03:26:52,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_h9ebex/env/bin/pip freeze 2018-07-29 03:26:52,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_h9ebex start 2018-07-29 03:26:52,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_h9ebex 2018-07-29 03:26:52,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:26:52,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-29 03:26:52,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-29 03:26:52,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:26:52,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:26:52,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:26:52,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmplSpTTZ 2018-07-29 03:26:52,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-29 03:26:52,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-29 03:26:52,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:26:52,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-29 03:26:52,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:52,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-29 03:26:52,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:26:52,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:26:52,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-29 03:26:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:26:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ujv1zz/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:26:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:52,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:52,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:52,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:52,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:52,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:52,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:52,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:52,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:52,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:52,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:52,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:52 GMT 2018-07-29 03:26:52,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:52,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:52,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:57,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:26:58,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:58,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}], "metadata": {"pagination": {"total": 916, "offset": 598, "size": 50}}} 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:58 GMT 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:58,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27632 2018-07-29 03:26:58,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:26:58,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-29 03:26:58,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:26:58,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-29 03:26:58,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:26:58,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-29 03:26:58,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:26:58,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-29 03:26:58,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-29 03:26:58,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:26:58,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:26:58,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:26:58,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:26:58,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:26:58 GMT 2018-07-29 03:26:58,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:26:58,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:26:58,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:03,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:03,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:03,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:03,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:03,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:03,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:03,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:03,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:03,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ujv1zz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.110Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.110Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.110Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.110Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.110Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_zyhh4b/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_gpjxrl/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}], "metadata": {"pagination": {"total": 1046, "offset": 648, "size": 50}}} 2018-07-29 03:27:03,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:03,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:03 GMT 2018-07-29 03:27:03,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:03,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27719 2018-07-29 03:27:03,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:27:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ujv1zz/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:27:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-29 03:27:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-29 03:27:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-29 03:27:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-29 03:27:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-29 03:27:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-29 03:27:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_zyhh4b/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:27:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_gpjxrl/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:27:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:27:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-29 03:27:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-29 03:27:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-29 03:27:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-29 03:27:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:27:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:03,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:03,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:03,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:03,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:03,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:03,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:03,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:03,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:03,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:03,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:03,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:03 GMT 2018-07-29 03:27:03,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:03,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:03,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:08,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:09,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:09,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:09,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:09,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:09,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:09,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:09,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:09,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_gpjxrl/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Creating Agent dime_host_0t2sq2", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Creating Agent proxy_host_gpjxrl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_zyhh4b/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Creating Agent sprout_host_zyhh4b", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_0t2sq2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:50.699Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:50.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:51.119Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:51.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:51.710Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:51.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:51.710Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:51.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:51.710Z", "message": "Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:51.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:51.710Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:51.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.142Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.142Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.142Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_ujv1zz/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": "Successfully created daemon: bono_host_ujv1zz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ujv1zz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ujv1zz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_ujv1zz', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ujv1zz/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ujv1zz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:52.738Z", "message": "/home/ubuntu/bono_host_ujv1zz/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:52.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "367a254e-633c-4e8c-9e99-d2c40a6ab488"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.161Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.161Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.161Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.161Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1188, "offset": 698, "size": 50}}} 2018-07-29 03:27:09,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:09,098 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:09 GMT 2018-07-29 03:27:09,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:09,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28672 2018-07-29 03:27:09,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:09,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-29 03:27:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:27:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-29 03:27:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_gpjxrl/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:27:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:27:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-29 03:27:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:27:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_0t2sq2 2018-07-29 03:27:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-29 03:27:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_gpjxrl 2018-07-29 03:27:09,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_zyhh4b/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:27:09,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_zyhh4b 2018-07-29 03:27:09,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-29 03:27:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_0t2sq2/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:27:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-29 03:27:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-29 03:27:09,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:09,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-29 03:27:09,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:27:09,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-29 03:27:09,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-29 03:27:09,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-29 03:27:09,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:27:09,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-29 03:27:09,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-29 03:27:09,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-29 03:27:09,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_ujv1zz/env 2018-07-29 03:27:09,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-29 03:27:09,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_ujv1zz 2018-07-29 03:27:09,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-29 03:27:09,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-29 03:27:09,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:09,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-29 03:27:09,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ujv1zz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ujv1zz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_ujv1zz', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ujv1zz/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ujv1zz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'} 2018-07-29 03:27:09,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_ujv1zz/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:27:09,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:09,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-29 03:27:09,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:27:09,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:27:09,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:09,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:09,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:09,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:09,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:09,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:09,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:09,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:09,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:09,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:09,253 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:09 GMT 2018-07-29 03:27:09,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:09,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:09,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:14,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:14,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:14,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:14,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:14,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:14,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:14,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:14,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:14,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_0t2sq2/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_0t2sq2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_0t2sq2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_0t2sq2', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_0t2sq2/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_0t2sq2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "/home/ubuntu/dime_host_0t2sq2/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_zyhh4b/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Successfully created daemon: proxy_host_gpjxrl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Creating Agent homer_host_3uaf3r", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Successfully created daemon: dime_host_0t2sq2", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_zyhh4b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_zyhh4b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_zyhh4b', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_zyhh4b/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_zyhh4b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_gpjxrl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_gpjxrl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_gpjxrl', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_gpjxrl/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_gpjxrl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_3uaf3r/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_gpjxrl/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}], "metadata": {"pagination": {"total": 1300, "offset": 748, "size": 50}}} 2018-07-29 03:27:14,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:14,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:14 GMT 2018-07-29 03:27:14,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:14,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30399 2018-07-29 03:27:14,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:14,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_0t2sq2/env 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_0t2sq2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_0t2sq2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_0t2sq2', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_0t2sq2/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_0t2sq2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'} 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_0t2sq2/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_zyhh4b/env 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-29 03:27:14,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_gpjxrl 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_3uaf3r 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-29 03:27:14,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_0t2sq2 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_zyhh4b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_zyhh4b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_zyhh4b', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_zyhh4b/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_zyhh4b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'} 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_gpjxrl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_gpjxrl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_gpjxrl', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_gpjxrl/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_gpjxrl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'} 2018-07-29 03:27:14,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_3uaf3r/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:27:14,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-29 03:27:14,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-29 03:27:14,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:14,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_gpjxrl/env 2018-07-29 03:27:14,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:14,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:14,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:14 GMT 2018-07-29 03:27:14,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:14,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:14,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:19,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:19,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:19,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:19,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:19,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:19,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:19,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:19,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:19,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_0t2sq2/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "/home/ubuntu/proxy_host_gpjxrl/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "79255da9-b394-43fb-a5d6-e289d42e68d5"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:53.821Z", "message": "/home/ubuntu/dime_host_0t2sq2/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:53.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c99c9bf5-d999-44e9-a00f-c6e05e71fb73"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.166Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.166Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.166Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.166Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.166Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.166Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.166Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.166Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.843Z", "message": "/home/ubuntu/sprout_host_zyhh4b/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.843Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.843Z", "message": "Successfully created daemon: sprout_host_zyhh4b", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.843Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "06731644-570a-4589-8120-38fca19adc9e"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.843Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:54.843Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:54.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "87bfdbf8-eec0-49f8-93f5-271a5b110099"}, {"node_instance_id": "bind_host_fd4827", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.288Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.288Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.288Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.288Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.288Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.288Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.288Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.288Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Configuring Agent bono_host_ujv1zz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Configuring Agent proxy_host_gpjxrl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}], "metadata": {"pagination": {"total": 1356, "offset": 798, "size": 50}}} 2018-07-29 03:27:19,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:19,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:19 GMT 2018-07-29 03:27:19,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:19,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28262 2018-07-29 03:27:19,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:19,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_0t2sq2/env 2018-07-29 03:27:19,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:27:19,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-29 03:27:19,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_gpjxrl/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:27:19,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:27:19,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_0t2sq2/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:27:19,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:19,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_zyhh4b/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-29 03:27:19,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_zyhh4b 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:19,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:19,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_ujv1zz 2018-07-29 03:27:19,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:19,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:19,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_gpjxrl 2018-07-29 03:27:19,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:19,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:20,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:20,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:20,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:20,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:20 GMT 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:20,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:25,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Configuring Agent bono_host_ujv1zz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:55.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:55.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:56.303Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_host_h9ebex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:56.303Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_3uaf3r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_3uaf3r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_3uaf3r', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_3uaf3r/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_3uaf3r', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "/home/ubuntu/homer_host_3uaf3r/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Configuring Agent sprout_host_zyhh4b", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Successfully created daemon: homer_host_3uaf3r", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Successfully configured daemon: bono_host_ujv1zz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Successfully configured daemon: proxy_host_gpjxrl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Successfully configured daemon: dime_host_0t2sq2", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9354e6ab-610e-4c3f-9fd8-f1bbd32e9a0b"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8371008a-496c-4575-b397-7bac1c50fa18"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_3uaf3r/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7b84dc92-6599-4f2a-ba85-d7f3dcb8d576"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.080Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cc69a23-d7b1-4e3a-92a8-fa2df0295fd6"}], "metadata": {"pagination": {"total": 1386, "offset": 848, "size": 50}}} 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:25 GMT 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28543 2018-07-29 03:27:25,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_ujv1zz 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:27:25,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_3uaf3r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_3uaf3r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_3uaf3r', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_3uaf3r/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_3uaf3r', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'} 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_3uaf3r/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_zyhh4b 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_3uaf3r 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_ujv1zz 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_gpjxrl 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_0t2sq2 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_3uaf3r/env 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:25,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-29 03:27:25,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:25 GMT 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:25,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:30,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:30,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:30,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:30,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:30,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:30,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:30,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:30,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:30,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:57.526Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Successfully configured daemon: sprout_host_zyhh4b", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "36d69ae6-d279-4cec-84e7-c28ab2526cc1"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.545Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.545Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:58.545Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:58.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Starting Agent dime_host_0t2sq2", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}], "metadata": {"pagination": {"total": 1403, "offset": 898, "size": 50}}} 2018-07-29 03:27:30,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:30,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:30 GMT 2018-07-29 03:27:30,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:30,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26508 2018-07-29 03:27:30,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:30,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-29 03:27:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-29 03:27:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-29 03:27:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-29 03:27:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-29 03:27:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-29 03:27:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:27:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:27:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:27:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-29 03:27:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-29 03:27:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_zyhh4b 2018-07-29 03:27:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:27:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-29 03:27:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:30,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:30,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_0t2sq2 2018-07-29 03:27:30,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:30,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:30,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:30,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:30,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:30 GMT 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:30,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:35,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:35,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Configuring Agent homer_host_3uaf3r", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:26:59.717Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:26:59.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.320Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.320Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "069411b2-9b03-4ed7-a629-07b652495327"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.320Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.320Z", "message": "Successfully configured daemon: homer_host_3uaf3r", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.320Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d435eddd-0553-4185-b551-81299c3af568"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.550Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.550Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.550Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.550Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.550Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.550Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:00.550Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:00.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Starting Agent bono_host_ujv1zz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}], "metadata": {"pagination": {"total": 1414, "offset": 948, "size": 50}}} 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:35 GMT 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27002 2018-07-29 03:27:35,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:35,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_3uaf3r 2018-07-29 03:27:35,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:35,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-29 03:27:35,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:35,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-29 03:27:35,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:27:35,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_3uaf3r 2018-07-29 03:27:35,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:35,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_ujv1zz 2018-07-29 03:27:35,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-29 03:27:35,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-29 03:27:35,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:35,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:35,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:35,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:36,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:36,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:36,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:36,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:36,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:36,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:36,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:36,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:36,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:36,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:36 GMT 2018-07-29 03:27:36,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:36,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:36,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:41,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:41,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:41,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:41,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Starting Agent bono_host_ujv1zz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.370Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.668Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.668Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:01.668Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:01.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Creating Agent bind_host_fd4827", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_fd4827/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Starting Agent sprout_host_zyhh4b", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:02.892Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:02.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:03.630Z", "message": "Successfully started daemon: dime_host_0t2sq2", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:03.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:03.630Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:03.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}], "metadata": {"pagination": {"total": 1427, "offset": 998, "size": 50}}} 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:41 GMT 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27426 2018-07-29 03:27:41,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:41,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:41,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_ujv1zz 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:41,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_fd4827 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_fd4827/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_zyhh4b 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-29 03:27:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_0t2sq2 2018-07-29 03:27:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:27:41,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:41 GMT 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:41,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:46,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:46,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:46,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:46,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:46,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:46,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:46,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:46,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:46,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:03.630Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:03.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "aafcae91-9030-4877-8a45-e13696cd254f"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:03.672Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:03.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:03.672Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:03.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:03.672Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:03.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:03.672Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:03.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_fd4827/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9e88fcfe-1e9b-4b8b-962f-1d6d8d7ac2ee"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_fd4827/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_fd4827/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_fd4827', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_fd4827/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_fd4827', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_ujv1zz start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9e88fcfe-1e9b-4b8b-962f-1d6d8d7ac2ee"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_gpjxrl start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "[localhost] run: /home/ubuntu/dime_host_0t2sq2/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9e88fcfe-1e9b-4b8b-962f-1d6d8d7ac2ee"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9e88fcfe-1e9b-4b8b-962f-1d6d8d7ac2ee"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Successfully started daemon: bono_host_ujv1zz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "0f9fef92-7e10-4e2b-a458-db92e5111013"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Successfully started daemon: proxy_host_gpjxrl", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "fb22b508-5fa1-4869-8ad9-4d461b160467"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.729Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9e88fcfe-1e9b-4b8b-962f-1d6d8d7ac2ee"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.733Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.733Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:04.733Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:04.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.795Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Successfully created daemon: bind_host_fd4827", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}], "metadata": {"pagination": {"total": 1429, "offset": 1048, "size": 50}}} 2018-07-29 03:27:46,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:46,302 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:46 GMT 2018-07-29 03:27:46,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:46,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27569 2018-07-29 03:27:46,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:27:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-29 03:27:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-29 03:27:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_fd4827/env 2018-07-29 03:27:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-29 03:27:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_fd4827/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_fd4827/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_fd4827', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_fd4827/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_fd4827', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'} 2018-07-29 03:27:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-29 03:27:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_ujv1zz start 2018-07-29 03:27:46,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:27:46,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-29 03:27:46,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_gpjxrl start 2018-07-29 03:27:46,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_0t2sq2/env/bin/pip freeze 2018-07-29 03:27:46,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:46,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:27:46,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:27:46,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-29 03:27:46,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:27:46,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_ujv1zz 2018-07-29 03:27:46,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_gpjxrl 2018-07-29 03:27:46,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-29 03:27:46,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:27:46,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:46,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-29 03:27:46,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:46,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:46,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:46,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-29 03:27:46,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:46,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-29 03:27:46,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_fd4827 2018-07-29 03:27:46,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:46,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:46,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:46 GMT 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:46,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:51,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:51,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:51,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "[localhost] run: /home/ubuntu/proxy_host_gpjxrl/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4faa493d-f468-4746-934f-a877b06dc0dd"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Successfully created daemon: bind_host_fd4827", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "dime_host_0t2sq2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9e88fcfe-1e9b-4b8b-962f-1d6d8d7ac2ee"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4faa493d-f468-4746-934f-a877b06dc0dd"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:05.796Z", "message": "/home/ubuntu/bind_host_fd4827/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:05.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3c5f8d48-3a94-43b6-b55c-9e31dc46b190"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.048Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.048Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.048Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.048Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.048Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e1513912-81e4-4698-93ce-b7509d663b33"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e1513912-81e4-4698-93ce-b7509d663b33"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "[localhost] run: /home/ubuntu/bono_host_ujv1zz/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e1513912-81e4-4698-93ce-b7509d663b33"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_zyhh4b start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e1513912-81e4-4698-93ce-b7509d663b33"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e1513912-81e4-4698-93ce-b7509d663b33"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Starting Agent homer_host_3uaf3r", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7bdb429b-3482-4953-baa2-61945bec7272"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4faa493d-f468-4746-934f-a877b06dc0dd"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4faa493d-f468-4746-934f-a877b06dc0dd"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4faa493d-f468-4746-934f-a877b06dc0dd"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Removing directory: /tmp/tmpcb0VCo", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4faa493d-f468-4746-934f-a877b06dc0dd"}, {"node_instance_id": "proxy_host_gpjxrl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4faa493d-f468-4746-934f-a877b06dc0dd"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Successfully started daemon: sprout_host_zyhh4b", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5974cff3-064f-4696-af34-b077774ea232"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:07.050Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7bdb429b-3482-4953-baa2-61945bec7272"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Configuring Agent bind_host_fd4827", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}], "metadata": {"pagination": {"total": 1455, "offset": 1098, "size": 50}}} 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:51 GMT 2018-07-29 03:27:51,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:51,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28203 2018-07-29 03:27:51,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:51,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_gpjxrl/env/bin/pip freeze 2018-07-29 03:27:51,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:51,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_fd4827 2018-07-29 03:27:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-29 03:27:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-29 03:27:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-29 03:27:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-29 03:27:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_fd4827/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:27:51,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:51,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:51,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:51,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-29 03:27:51,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:51,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-29 03:27:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-29 03:27:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_ujv1zz/env/bin/pip freeze 2018-07-29 03:27:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_zyhh4b start 2018-07-29 03:27:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:27:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:27:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_3uaf3r 2018-07-29 03:27:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-29 03:27:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:27:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:27:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:27:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-29 03:27:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpcb0VCo 2018-07-29 03:27:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-29 03:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_zyhh4b 2018-07-29 03:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_fd4827 2018-07-29 03:27:51,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:51,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:51,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:51,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:51,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:51,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:51,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:51,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:51,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:51,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:51,555 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:51 GMT 2018-07-29 03:27:51,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:51,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:51,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:56,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:27:56,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:56,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:56,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:56,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:56,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:56,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:56,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:56,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bono_host_ujv1zz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e1513912-81e4-4698-93ce-b7509d663b33"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "[localhost] run: /home/ubuntu/sprout_host_zyhh4b/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7bdb429b-3482-4953-baa2-61945bec7272"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7bdb429b-3482-4953-baa2-61945bec7272"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7bdb429b-3482-4953-baa2-61945bec7272"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Successfully configured daemon: bind_host_fd4827", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7bdb429b-3482-4953-baa2-61945bec7272"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "cd16876d-1f04-498a-980e-ac1454d0da57"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:08.644Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:08.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Creating Agent ellis_host_sjjkcr", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7bdb429b-3482-4953-baa2-61945bec7272"}], "metadata": {"pagination": {"total": 1464, "offset": 1148, "size": 50}}} 2018-07-29 03:27:56,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:56,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:56 GMT 2018-07-29 03:27:56,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:56,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27327 2018-07-29 03:27:56,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:27:56,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-29 03:27:56,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-29 03:27:56,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_zyhh4b/env/bin/pip freeze 2018-07-29 03:27:56,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:27:56,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:27:56,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-29 03:27:56,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_fd4827 2018-07-29 03:27:56,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:27:56,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:27:56,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-29 03:27:56,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-29 03:27:56,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-29 03:27:56,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-29 03:27:56,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:56,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:27:56,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-29 03:27:56,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-29 03:27:56,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:56,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-29 03:27:56,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-29 03:27:56,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-29 03:27:56,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-29 03:27:56,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-29 03:27:56,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-29 03:27:56,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-29 03:27:56,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_sjjkcr 2018-07-29 03:27:56,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-29 03:27:56,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:27:56,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-29 03:27:56,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:27:56,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-29 03:27:56,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:27:56,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:27:56,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:27:56,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:27:56,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:27:56,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:27:56,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:27:56,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:27:56,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:27:56,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:27:56,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:27:56 GMT 2018-07-29 03:27:56,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:27:56,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:27:56,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:01,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:01,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:01,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:01,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:01,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:01,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:01,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:01,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:01,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zyhh4b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Removing directory: /tmp/tmpbO3ZYs", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7bdb429b-3482-4953-baa2-61945bec7272"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.616Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_sjjkcr/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_host_gpjxrl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:09.734Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:09.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Starting Agent bind_host_fd4827", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Successfully started daemon: homer_host_3uaf3r", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_3uaf3r start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "09818760-97e0-4617-b18d-abe63c530872"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.630Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "proxy_node_uh457b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_node_uh457b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_node_uh457b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1464, "offset": 1198, "size": 50}}} 2018-07-29 03:28:01,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:01,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:01 GMT 2018-07-29 03:28:01,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:01,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26718 2018-07-29 03:28:01,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpbO3ZYs 2018-07-29 03:28:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.17:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-29 03:28:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-29 03:28:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-29 03:28:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_sjjkcr/cloudify/ssl/cloudify_internal_cert.pem 2018-07-29 03:28:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-29 03:28:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-29 03:28:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-29 03:28:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:01,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-29 03:28:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-29 03:28:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-29 03:28:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-29 03:28:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:28:01,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_fd4827 2018-07-29 03:28:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:28:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_3uaf3r 2018-07-29 03:28:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-29 03:28:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_3uaf3r start 2018-07-29 03:28:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:28:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-29 03:28:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:28:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:01,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:28:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-29 03:28:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-29 03:28:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-29 03:28:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-29 03:28:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-29 03:28:01,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:01,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:01,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:01,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:01,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:01,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:01,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:01,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:01,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:01,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:01,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:01 GMT 2018-07-29 03:28:01,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:01,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:01,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:06,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_uh457b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:10.745Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3ef7eab0-e085-46fa-b534-a6ecb3f50c00"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_sjjkcr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_sjjkcr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_sjjkcr', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_sjjkcr/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_sjjkcr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "proxy_node_uh457b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/YCPZV/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a38ccbec-2d48-4d72-bbe3-00f7c5096263"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3ef7eab0-e085-46fa-b534-a6ecb3f50c00"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3ef7eab0-e085-46fa-b534-a6ecb3f50c00"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "proxy_node_uh457b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Executing: /tmp/YCPZV/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a38ccbec-2d48-4d72-bbe3-00f7c5096263"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_sjjkcr/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3ef7eab0-e085-46fa-b534-a6ecb3f50c00"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.727Z", "message": "[localhost] run: /home/ubuntu/homer_host_3uaf3r/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3ef7eab0-e085-46fa-b534-a6ecb3f50c00"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.752Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.752Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:11.752Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:11.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.732Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.732Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.732Z", "message": "Removing directory: /tmp/tmpuEbtEx", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3ef7eab0-e085-46fa-b534-a6ecb3f50c00"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.732Z", "message": "/home/ubuntu/ellis_host_sjjkcr/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "homer_host_3uaf3r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.732Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "3ef7eab0-e085-46fa-b534-a6ecb3f50c00"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.732Z", "message": "Successfully created daemon: ellis_host_sjjkcr", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f162c7d3-c601-4395-90eb-7013b0905511"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.755Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.755Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.755Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.755Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.755Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.755Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:12.755Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:12.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_fd4827 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Configuring Agent ellis_host_sjjkcr", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Successfully started daemon: bind_host_fd4827", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c1a028ac-80ae-414e-bab6-957df7a0bc5c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.738Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.761Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.761Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.761Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.761Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.761Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.761Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1467, "offset": 1248, "size": 50}}} 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:06 GMT 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:06,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28320 2018-07-29 03:28:06,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:06,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:28:06,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:28:06,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.17', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_sjjkcr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_sjjkcr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_sjjkcr', 'REST_HOST': '192.168.120.17', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_sjjkcr/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_sjjkcr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dj7Erw.lS91rIa8FrYtpZhiP7Z8N0VUPnE'} 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/YCPZV/install_requirements.sh 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YCPZV/install_requirements.sh 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_sjjkcr/env 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_3uaf3r/env/bin/pip freeze 2018-07-29 03:28:06,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-29 03:28:06,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:06,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:06,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-29 03:28:06,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-29 03:28:06,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpuEbtEx 2018-07-29 03:28:06,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_sjjkcr/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-29 03:28:06,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-29 03:28:06,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_sjjkcr 2018-07-29 03:28:06,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-29 03:28:06,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:06,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-29 03:28:06,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-29 03:28:06,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-29 03:28:06,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-29 03:28:06,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-29 03:28:06,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:28:06,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_fd4827 start 2018-07-29 03:28:06,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_sjjkcr 2018-07-29 03:28:06,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:28:06,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_fd4827 2018-07-29 03:28:06,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:06,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:28:06,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:06,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-29 03:28:06,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-29 03:28:06,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-29 03:28:06,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-29 03:28:06,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-29 03:28:06,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:06 GMT 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:06,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:12,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:12,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:12,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:12,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:12,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.761Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:13.761Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:13.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.742Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.742Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.742Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.742Z", "message": "[localhost] run: /home/ubuntu/bind_host_fd4827/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c2799c3b-e589-47a3-9593-03d01cb8ad49"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.742Z", "message": "Successfully configured daemon: ellis_host_sjjkcr", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8582e3e2-10de-4d87-9a80-55142231dc0c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.742Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c2799c3b-e589-47a3-9593-03d01cb8ad49"}, {"node_instance_id": "dime_host_0t2sq2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.767Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.767Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.767Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.767Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:14.767Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c2799c3b-e589-47a3-9593-03d01cb8ad49"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c2799c3b-e589-47a3-9593-03d01cb8ad49"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c2799c3b-e589-47a3-9593-03d01cb8ad49"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c2799c3b-e589-47a3-9593-03d01cb8ad49"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "bind_host_fd4827", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Removing directory: /tmp/tmp5iK0i0", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c2799c3b-e589-47a3-9593-03d01cb8ad49"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.817Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.817Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.817Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.817Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:15.817Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:15.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:16.778Z", "message": "Starting Agent ellis_host_sjjkcr", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:16.778Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:16.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:16.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:16.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:16.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:16.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "bono_host_ujv1zz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:17.088Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:17.088Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:17.088Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:17.088Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_host_zyhh4b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:17.088Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:17.088Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:17.088Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:18.101Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:18.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:18.101Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:18.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:18.101Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:18.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:18.101Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:18.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:18.101Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:18.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_host_3uaf3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:19.132Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:19.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:19.132Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:19.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:19.132Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:19.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1467, "offset": 1298, "size": 50}}} 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:12 GMT 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26678 2018-07-29 03:28:12,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:12,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:12,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-29 03:28:12,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-29 03:28:12,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-29 03:28:12,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-29 03:28:12,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_fd4827/env/bin/pip freeze 2018-07-29 03:28:12,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_sjjkcr 2018-07-29 03:28:12,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-29 03:28:12,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:12,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:12,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:12,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-29 03:28:12,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-29 03:28:12,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-29 03:28:12,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-29 03:28:12,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:28:12,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-29 03:28:12,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:28:12,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5iK0i0 2018-07-29 03:28:12,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:12,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-29 03:28:12,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:12,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:12,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-29 03:28:12,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_sjjkcr 2018-07-29 03:28:12,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-29 03:28:12,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-29 03:28:12,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:12,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:12,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-29 03:28:12,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-29 03:28:12,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:12,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:12,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-29 03:28:12,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:12,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-29 03:28:12,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-29 03:28:12,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:12,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-29 03:28:12,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:12,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:12,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:12,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:12,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:12,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:12,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:12,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:12,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:12,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:12,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:12,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:12,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:12,304 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:12 GMT 2018-07-29 03:28:12,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:12,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:12,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:17,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:17,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:17,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:17,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:17,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:17,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:17,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:17,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:17,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:19.132Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:19.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:19.446Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:19.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:19.782Z", "message": "Successfully started daemon: ellis_host_sjjkcr", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:19.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:19.782Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_sjjkcr start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:19.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "31dc880f-ce3f-4f27-aa6f-eafdf420f36c"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:20.138Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:20.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:20.138Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:20.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:20.138Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:20.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:20.913Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:20.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "94faee82-cc0b-414d-bc31-f0536291ce2b"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:20.913Z", "message": "[localhost] run: /home/ubuntu/ellis_host_sjjkcr/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:20.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "94faee82-cc0b-414d-bc31-f0536291ce2b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.143Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.143Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.143Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.143Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.917Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "94faee82-cc0b-414d-bc31-f0536291ce2b"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.917Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "94faee82-cc0b-414d-bc31-f0536291ce2b"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.917Z", "message": "Removing directory: /tmp/tmpgfQ4MS", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "94faee82-cc0b-414d-bc31-f0536291ce2b"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.917Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "94faee82-cc0b-414d-bc31-f0536291ce2b"}, {"node_instance_id": "ellis_host_sjjkcr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:21.917Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:21.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "94faee82-cc0b-414d-bc31-f0536291ce2b"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:22.160Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:22.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:22.160Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:22.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:22.160Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:22.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:22.160Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:22.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:22.160Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:22.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:23.184Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:23.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:23.184Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:23.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:24.320Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:24.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:24.320Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:24.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:24.320Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:24.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:24.320Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:24.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:24.320Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:24.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_host_fd4827", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:24.320Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:24.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:25.421Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:25.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:25.421Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:25.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:25.421Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:25.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:26.439Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:26.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:26.439Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:26.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:26.439Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:26.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:27.443Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:27.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:28.448Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:28.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:28.448Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:28.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:28.448Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:28.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:29.451Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:29.451Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:29.451Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:30.727Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:30.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:31.633Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:31.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_host_sjjkcr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:31.633Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:31.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:31.633Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:31.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:31.633Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:31.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:31.633Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:31.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1467, "offset": 1348, "size": 50}}} 2018-07-29 03:28:17,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:17,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:17 GMT 2018-07-29 03:28:17,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:17,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26275 2018-07-29 03:28:17,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:17,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-29 03:28:17,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_sjjkcr 2018-07-29 03:28:17,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_sjjkcr start 2018-07-29 03:28:17,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-29 03:28:17,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:17,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-29 03:28:17,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-29 03:28:17,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_sjjkcr/env/bin/pip freeze 2018-07-29 03:28:17,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:17,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-29 03:28:17,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-29 03:28:17,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpgfQ4MS 2018-07-29 03:28:17,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-29 03:28:17,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-29 03:28:17,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:28:17,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-29 03:28:17,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-29 03:28:17,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-29 03:28:17,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-29 03:28:17,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-29 03:28:17,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:17,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-29 03:28:17,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:17,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:17,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:17,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:17,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:17,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-29 03:28:17,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:17,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:17,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:17,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:17,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:17,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:17 GMT 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:17,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:22,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:22,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:22,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:22,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:22,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:22,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:22,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:22,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:22,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:32.869Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:32.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:34.460Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:34.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:34.637Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:34.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:34.637Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:34.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:35.649Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:35.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:36.678Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:36.678Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:36.678Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:37.008Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GZIA1/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:37.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:37.929Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:37.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:37.951Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:37.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:37.951Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:37.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:38.682Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_node_uh457b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:38.682Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:38.682Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_node_uh457b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:38.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "proxy_node_uh457b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:38.954Z", "message": "Execution done (return_code=0): /tmp/YCPZV/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:38.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a38ccbec-2d48-4d72-bbe3-00f7c5096263"}, {"node_instance_id": "proxy_node_uh457b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:39.686Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:39.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:42.366Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:42.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:44.661Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:44.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:49.883Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:49.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:49.959Z", "message": "The config dict: {'etcd_ip': u'192.168.120.23', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:49.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:49.959Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:49.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:49.959Z", "message": "[localhost] run: sudo mv /tmp/tmpf93Mjj /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:49.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "The config dict: {'etcd_ip': u'192.168.120.23', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo mv /tmp/tmpUbYnvK /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo mv /tmp/tmpEndBeF /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo mv /tmp/tmpStUQ2i /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo mv /tmp/tmp9KgTZR /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.964Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "00669fd9-0e17-496c-9bf5-e47c1943b0fd"}, {"node_instance_id": "bind_4igsi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:50.966Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:50.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:51.697Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:51.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:51.697Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:51.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:51.697Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:51.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:51.968Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/OBU75/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:51.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:51.968Z", "message": "Executing: /tmp/OBU75/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:51.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:53.002Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:53.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}], "metadata": {"pagination": {"total": 1467, "offset": 1398, "size": 50}}} 2018-07-29 03:28:22,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:22,555 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:22 GMT 2018-07-29 03:28:22,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:22,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26860 2018-07-29 03:28:22,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:22,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:22,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:28:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:28:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:28:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GZIA1/bind.py 2018-07-29 03:28:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-29 03:28:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-07-29 03:28:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-07-29 03:28:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:28:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:28:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YCPZV/install_requirements.sh 2018-07-29 03:28:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:28:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-29 03:28:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-07-29 03:28:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:28:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.23', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:28:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-29 03:28:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpf93Mjj /etc/clearwater/local_config 2018-07-29 03:28:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.23', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:28:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-29 03:28:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-29 03:28:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:28:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-29 03:28:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-29 03:28:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUbYnvK /etc/clearwater/shared_config 2018-07-29 03:28:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-07-29 03:28:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-07-29 03:28:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-07-29 03:28:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-29 03:28:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-29 03:28:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-29 03:28:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEndBeF /etc/bind/db.clearwater.opnfv 2018-07-29 03:28:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpStUQ2i /etc/bind/db.clearwater.local 2018-07-29 03:28:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9KgTZR /etc/bind/named.conf.local 2018-07-29 03:28:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-29 03:28:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:28:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-07-29 03:28:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:28:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:28:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:28:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:28:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/OBU75/install-etcd.sh 2018-07-29 03:28:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OBU75/install-etcd.sh 2018-07-29 03:28:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-07-29 03:28:22,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:22,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:22,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:22,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:22,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:22,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:22,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:22,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:22,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:22,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:22,624 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:22 GMT 2018-07-29 03:28:22,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:22,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:22,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:27,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:27,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:27,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:27,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:27,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:53.002Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:53.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:53.002Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:53.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:27:54.005Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:27:54.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:28:04.080Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fd4827\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,731 B/s)\nReading package lists...\n\nreal\t0m10.588s\nuser\t0m2.708s\nsys\t0m0.279s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:28:04.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:28:05.011Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:28:05.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:28:05.011Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:28:05.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}], "metadata": {"pagination": {"total": 1467, "offset": 1448, "size": 50}}} 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:27 GMT 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7556 2018-07-29 03:28:27,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:27,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-07-29 03:28:27,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-07-29 03:28:27,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-07-29 03:28:27,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fd4827 Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/main Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,731 B/s) Reading package lists... real 0m10.588s user 0m2.708s sys 0m0.279s 2018-07-29 03:28:27,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:28:27,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-07-29 03:28:27,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:27,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:27,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:27 GMT 2018-07-29 03:28:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:27,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:27,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:32,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:32,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:32,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1454, "size": 50}}} 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:32 GMT 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:32,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:28:32,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:32,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:32,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:32,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:32,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:32,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:32,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:32,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:32,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:32,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:32,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:32,980 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:32 GMT 2018-07-29 03:28:32,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:32,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:32,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:37,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:38,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:38,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:38,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1454, "size": 50}}} 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:38 GMT 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:38,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:38,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:38,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:38,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:38 GMT 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:38,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:43,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:43,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:43,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:43,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:43,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:43,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:43,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:43,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:43,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1454, "size": 50}}} 2018-07-29 03:28:43,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:43,204 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:43 GMT 2018-07-29 03:28:43,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:43,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:28:43,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:43,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:43,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:43,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:43,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:43,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:43,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:43,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:43,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:43,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:43,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:43,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:43 GMT 2018-07-29 03:28:43,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:43,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:43,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:48,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:48,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:48,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:48,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1454, "size": 50}}} 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:48 GMT 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:48,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:28:48,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:48,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:48,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:48,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:48,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:48,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:48,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:48,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:48,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:48,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:48,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:48,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:48 GMT 2018-07-29 03:28:48,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:48,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:48,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:53,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:53,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:53,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:53,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:53,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:53,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:53,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:53,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:53,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1454, "size": 50}}} 2018-07-29 03:28:53,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:53,489 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:53 GMT 2018-07-29 03:28:53,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:53,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:28:53,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:53,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:53,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:53,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:53,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:53,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:53,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:53,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:53,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:53,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:53,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:53,564 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:53 GMT 2018-07-29 03:28:53,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:53,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:53,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:58,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:28:58,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:58,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:58,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1454, "size": 50}}} 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:58 GMT 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:28:58,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:28:58,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:28:58,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:28:58,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:28:58,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:28:58,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:28:58,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:28:58,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:28:58,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:28:58,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:28:58,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:28:58,699 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:28:58 GMT 2018-07-29 03:28:58,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:28:58,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:28:58,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:03,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:03,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:03,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:03,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:03,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:03,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:03,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:03,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:03,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:28:59.456Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fd4827\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,710 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51395 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8942\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m54.757s\nuser\t0m18.517s\nsys\t0m8.319s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:28:59.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:00.027Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:00.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:00.027Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:00.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:01.106Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:01.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:01.106Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:26 ? 00:00:00 /sbin/init\nroot 2 0 0 03:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:26 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:26 ? 00:00:00 [migration/0]\nroot 14 2 0 03:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:26 ? 00:00:00 [migration/1]\nroot 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:26 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:26 ? 00:00:00 [khelper]\nroot 21 2 0 03:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:26 ? 00:00:00 [netns]\nroot 23 2 0 03:26 ? 00:00:00 [writeback]\nroot 24 2 0 03:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:26 ? 00:00:00 [bioset]\nroot 26 2 0 03:26 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:26 ? 00:00:00 [kblockd]\nroot 28 2 0 03:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:26 ? 00:00:00 [khubd]\nroot 30 2 0 03:26 ? 00:00:00 [md]\nroot 31 2 0 03:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:26 ? 00:00:00 [vmstat]\nroot 37 2 0 03:26 ? 00:00:00 [ksmd]\nroot 38 2 0 03:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:26 ? 00:00:00 [crypto]\nroot 53 2 0 03:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:26 ? 00:00:00 [vballoon]\nroot 56 2 0 03:26 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 03:26 ? 00:00:00 [scsi_eh_1]\nroot 58 2 0 03:26 ? 00:00:00 [kworker/u4:2]\nroot 59 2 0 03:26 ? 00:00:00 [kworker/u4:3]\nroot 78 2 0 03:26 ? 00:00:00 [deferwq]\nroot 79 2 0 03:26 ? 00:00:00 [charger_manager]\nroot 89 2 0 03:26 ? 00:00:00 [kworker/1:1]\nroot 124 2 0 03:26 ? 00:00:00 [kpsmoused]\nroot 185 2 0 03:26 ? 00:00:00 [jbd2/vda1-8]\nroot 186 2 0 03:26 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 03:26 ? 00:00:00 [kworker/u5:1]\nroot 430 2 0 03:26 ? 00:00:00 [kworker/u5:2]\nroot 535 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 03:26 ? 00:00:00 [kauditd]\nmessage+ 900 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 03:26 ? 00:00:00 rsyslogd\nroot 1050 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 03:26 ? 00:00:00 cron\ndaemon 1103 1 0 03:26 ? 00:00:00 atd\nroot 1116 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1128 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 03:27 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 03:27 ? 00:00:00 /home/ubuntu/bind_host_fd4827/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fd4827 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fd4827 --logging-server-logdir=/home/ubuntu/bind_host_fd4827/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fd4827/work/bind_host_fd4827%I.log --pidfile=/home/ubuntu/bind_host_fd4827/work/bind_host_fd4827.pid\nubuntu 1690 1651 0 03:27 ? 00:00:00 /home/ubuntu/bind_host_fd4827/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fd4827 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fd4827 --logging-server-logdir=/home/ubuntu/bind_host_fd4827/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fd4827/work/bind_host_fd4827%I.log --pidfile=/home/ubuntu/bind_host_fd4827/work/bind_host_fd4827.pid\nubuntu 1765 1 0 03:27 ? 00:00:00 python2.7 /home/ubuntu/bind_host_fd4827/env/bin/diamond --configfile /home/ubuntu/bind_host_fd4827/work/plugins/diamond/etc/diamond.conf\nbind 2428 1 0 03:27 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2482 1690 0 03:27 ? 00:00:00 /home/ubuntu/bind_host_fd4827/env/bin/python2.7 /home/ubuntu/bind_host_fd4827/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3NrJeq\nubuntu 2493 2482 0 03:27 ? 00:00:00 /bin/sh -c /tmp/OBU75/install-etcd.sh\nubuntu 2495 2493 0 03:27 ? 00:00:00 /bin/bash -e /tmp/OBU75/install-etcd.sh\nntp 8536 1 0 03:28 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9075 1 0 03:28 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9084 9075 0 03:28 ? 00:00:00 [check-monit-upt] \nclearwa+ 9153 1 0 03:28 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.23:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.23 --name 192-168-120-23 --debug --initial-cluster 192-168-120-23=http://192.168.120.23:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.23:2380 --listen-peer-urls http://192.168.120.23:2380\nroot 9172 9075 0 03:28 ? 00:00:00 [check-etcd-upti] \nroot 9175 9075 0 03:28 ? 00:00:00 [poll_etcd_clust] \nroot 9178 9075 0 03:28 ? 00:00:00 [poll_etcd.sh] \nroot 9216 1 0 03:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9220 9216 0 03:28 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9362 2495 0 03:29 ? 00:00:00 /bin/bash -e /tmp/OBU75/install-etcd.sh\nubuntu 9363 9362 0 03:29 ? 00:00:00 /bin/bash -e /tmp/OBU75/install-etcd.sh\nroot 9364 9363 0 03:29 ? 00:00:00 sudo ps -edf\nroot 9365 9364 0 03:29 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:01.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:01.106Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c4:dc:28 \n inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec4:dc28/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:73405 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30887 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123514715 (123.5 MB) TX bytes:4633125 (4.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13745 (13.7 KB) TX bytes:13745 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:01.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:01.106Z", "message": "[etcd] => \nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:01.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:01.106Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:01.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:02.111Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:02.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:02.111Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:02.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:02.111Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:02.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:02.111Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:02.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:02.111Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.23:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit \ntcp 0 0 192.168.120.23:2380 0.0.0.0:* LISTEN 9153/etcd \ntcp6 0 0 :::53 :::* LISTEN 2428/named \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2428/named \ntcp6 0 0 :::4000 :::* LISTEN 9153/etcd \nudp 0 0 192.168.120.23:123 0.0.0.0:* 8536/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8536/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8536/ntpd \nudp 0 0 0.0.0.0:32127 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.23:53 0.0.0.0:* 2428/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8536/ntpd \nudp6 0 0 ::1:123 :::* 8536/ntpd \nudp6 0 0 :::123 :::* 8536/ntpd \nudp6 0 0 :::20187 :::* 572/dhclient \nudp6 0 0 :::53 :::* 2428/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7455 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11656 1651/python2.7 /tmp/cloudify-logging-server-2c014.socket\nunix 2 [ ACC ] STREAM LISTENING 8786 1128/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 1413 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9320 900/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 14016 2482/python2.7 /tmp/ctx-NhLFzZ.socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:02.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:03.117Z", "message": "[etcd] => [29-Jul-2018 03:28:54 UTC] clearwater-diags-monitor starting\n[29-Jul-2018 03:28:54 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:03.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:03.117Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:03.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:03.117Z", "message": "[etcd] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/clearwater-sa29\n/var/log/sysstat/sa29\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:03.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}], "metadata": {"pagination": {"total": 1485, "offset": 1454, "size": 50}}} 2018-07-29 03:29:03,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:03,769 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:03 GMT 2018-07-29 03:29:03,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:03,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66806 2018-07-29 03:29:03,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:03,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fd4827 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,710 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51395 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8942 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m54.757s user 0m18.517s sys 0m8.319s 2018-07-29 03:29:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-07-29 03:29:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-07-29 03:29:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-07-29 03:29:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:26 ? 00:00:00 /sbin/init root 2 0 0 03:26 ? 00:00:00 [kthreadd] root 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:26 ? 00:00:00 [kworker/0:0] root 5 2 0 03:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:26 ? 00:00:00 [rcu_sched] root 8 2 0 03:26 ? 00:00:00 [rcuos/0] root 9 2 0 03:26 ? 00:00:00 [rcuos/1] root 10 2 0 03:26 ? 00:00:00 [rcu_bh] root 11 2 0 03:26 ? 00:00:00 [rcuob/0] root 12 2 0 03:26 ? 00:00:00 [rcuob/1] root 13 2 0 03:26 ? 00:00:00 [migration/0] root 14 2 0 03:26 ? 00:00:00 [watchdog/0] root 15 2 0 03:26 ? 00:00:00 [watchdog/1] root 16 2 0 03:26 ? 00:00:00 [migration/1] root 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:26 ? 00:00:00 [kworker/1:0] root 19 2 0 03:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:26 ? 00:00:00 [khelper] root 21 2 0 03:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:26 ? 00:00:00 [netns] root 23 2 0 03:26 ? 00:00:00 [writeback] root 24 2 0 03:26 ? 00:00:00 [kintegrityd] root 25 2 0 03:26 ? 00:00:00 [bioset] root 26 2 0 03:26 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:26 ? 00:00:00 [kblockd] root 28 2 0 03:26 ? 00:00:00 [ata_sff] root 29 2 0 03:26 ? 00:00:00 [khubd] root 30 2 0 03:26 ? 00:00:00 [md] root 31 2 0 03:26 ? 00:00:00 [devfreq_wq] root 32 2 0 03:26 ? 00:00:00 [kworker/0:1] root 34 2 0 03:26 ? 00:00:00 [khungtaskd] root 35 2 0 03:26 ? 00:00:00 [kswapd0] root 36 2 0 03:26 ? 00:00:00 [vmstat] root 37 2 0 03:26 ? 00:00:00 [ksmd] root 38 2 0 03:26 ? 00:00:00 [khugepaged] root 39 2 0 03:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:26 ? 00:00:00 [crypto] root 53 2 0 03:26 ? 00:00:00 [kthrotld] root 54 2 0 03:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:26 ? 00:00:00 [vballoon] root 56 2 0 03:26 ? 00:00:00 [scsi_eh_0] root 57 2 0 03:26 ? 00:00:00 [scsi_eh_1] root 58 2 0 03:26 ? 00:00:00 [kworker/u4:2] root 59 2 0 03:26 ? 00:00:00 [kworker/u4:3] root 78 2 0 03:26 ? 00:00:00 [deferwq] root 79 2 0 03:26 ? 00:00:00 [charger_manager] root 89 2 0 03:26 ? 00:00:00 [kworker/1:1] root 124 2 0 03:26 ? 00:00:00 [kpsmoused] root 185 2 0 03:26 ? 00:00:00 [jbd2/vda1-8] root 186 2 0 03:26 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 03:26 ? 00:00:00 [kworker/u5:1] root 430 2 0 03:26 ? 00:00:00 [kworker/u5:2] root 535 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 03:26 ? 00:00:00 [kauditd] message+ 900 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 03:26 ? 00:00:00 rsyslogd root 1050 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 03:26 ? 00:00:00 cron daemon 1103 1 0 03:26 ? 00:00:00 atd root 1116 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance root 1128 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 03:27 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 03:27 ? 00:00:00 /home/ubuntu/bind_host_fd4827/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fd4827 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fd4827 --logging-server-logdir=/home/ubuntu/bind_host_fd4827/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fd4827/work/bind_host_fd4827%I.log --pidfile=/home/ubuntu/bind_host_fd4827/work/bind_host_fd4827.pid ubuntu 1690 1651 0 03:27 ? 00:00:00 /home/ubuntu/bind_host_fd4827/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fd4827 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fd4827 --logging-server-logdir=/home/ubuntu/bind_host_fd4827/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fd4827/work/bind_host_fd4827%I.log --pidfile=/home/ubuntu/bind_host_fd4827/work/bind_host_fd4827.pid ubuntu 1765 1 0 03:27 ? 00:00:00 python2.7 /home/ubuntu/bind_host_fd4827/env/bin/diamond --configfile /home/ubuntu/bind_host_fd4827/work/plugins/diamond/etc/diamond.conf bind 2428 1 0 03:27 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2482 1690 0 03:27 ? 00:00:00 /home/ubuntu/bind_host_fd4827/env/bin/python2.7 /home/ubuntu/bind_host_fd4827/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3NrJeq ubuntu 2493 2482 0 03:27 ? 00:00:00 /bin/sh -c /tmp/OBU75/install-etcd.sh ubuntu 2495 2493 0 03:27 ? 00:00:00 /bin/bash -e /tmp/OBU75/install-etcd.sh ntp 8536 1 0 03:28 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9075 1 0 03:28 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9084 9075 0 03:28 ? 00:00:00 [check-monit-upt] clearwa+ 9153 1 0 03:28 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.23:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.23 --name 192-168-120-23 --debug --initial-cluster 192-168-120-23=http://192.168.120.23:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.23:2380 --listen-peer-urls http://192.168.120.23:2380 root 9172 9075 0 03:28 ? 00:00:00 [check-etcd-upti] root 9175 9075 0 03:28 ? 00:00:00 [poll_etcd_clust] root 9178 9075 0 03:28 ? 00:00:00 [poll_etcd.sh] root 9216 1 0 03:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9220 9216 0 03:28 ? 00:00:00 inotifywait -e create -qq . ubuntu 9362 2495 0 03:29 ? 00:00:00 /bin/bash -e /tmp/OBU75/install-etcd.sh ubuntu 9363 9362 0 03:29 ? 00:00:00 /bin/bash -e /tmp/OBU75/install-etcd.sh root 9364 9363 0 03:29 ? 00:00:00 sudo ps -edf root 9365 9364 0 03:29 ? 00:00:00 ps -edf real 0m0.010s user 0m0.005s sys 0m0.004s 2018-07-29 03:29:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c4:dc:28 inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec4:dc28/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:73405 errors:0 dropped:0 overruns:0 frame:0 TX packets:30887 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123514715 (123.5 MB) TX bytes:4633125 (4.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13745 (13.7 KB) TX bytes:13745 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-07-29 03:29:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.011s user 0m0.003s sys 0m0.009s 2018-07-29 03:29:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-07-29 03:29:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.000s sys 0m0.007s 2018-07-29 03:29:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-07-29 03:29:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-07-29 03:29:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-07-29 03:29:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.23:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit tcp 0 0 192.168.120.23:2380 0.0.0.0:* LISTEN 9153/etcd tcp6 0 0 :::53 :::* LISTEN 2428/named tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 ::1:953 :::* LISTEN 2428/named tcp6 0 0 :::4000 :::* LISTEN 9153/etcd udp 0 0 192.168.120.23:123 0.0.0.0:* 8536/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8536/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8536/ntpd udp 0 0 0.0.0.0:32127 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.23:53 0.0.0.0:* 2428/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8536/ntpd udp6 0 0 ::1:123 :::* 8536/ntpd udp6 0 0 :::123 :::* 8536/ntpd udp6 0 0 :::20187 :::* 572/dhclient udp6 0 0 :::53 :::* 2428/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7455 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11656 1651/python2.7 /tmp/cloudify-logging-server-2c014.socket unix 2 [ ACC ] STREAM LISTENING 8786 1128/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 1413 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9320 900/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 14016 2482/python2.7 /tmp/ctx-NhLFzZ.socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-07-29 03:29:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [29-Jul-2018 03:28:54 UTC] clearwater-diags-monitor starting [29-Jul-2018 03:28:54 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:29:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-07-29 03:29:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape/sysinfo.log /var/log/sysstat/clearwater-sa29 /var/log/sysstat/sa29 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/lastlog /var/log/iotop.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.009s user 0m0.000s sys 0m0.007s 2018-07-29 03:29:03,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:03,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:03,826 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:03 GMT 2018-07-29 03:29:03,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:03,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:03,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:08,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:08,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:08,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:08,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:08,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:08,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:08,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:08,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:08,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_4igsi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:04.097Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:04.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:04.122Z", "message": "Execution done (return_code=0): /tmp/OBU75/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:04.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:04.122Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:04.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:04.122Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:04.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:04.122Z", "message": "[etcd] => 2018-07-29 03:28:47.385397529 Stopping etcd clearwater-etcd\n2018-07-29 03:28:53.406720218 Restarting etcd clearwater-etcd\n2018-07-29 03:28:53.411400108 Configured ETCDCTL_PEERS: \n2018-07-29 03:28:53.412115755 Check for previous failed startup attempt\n2018-07-29 03:28:53.413273113 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-07-29 03:28:53.424726570 etcdctl returned 2\n2018-07-29 03:28:53.430950268 Creating new cluster...\n2018-07-29 03:28:53.433588314 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.23:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.23\n --name 192-168-120-23\n --debug --initial-cluster 192-168-120-23=http://192.168.120.23:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.23:2380\n --listen-peer-urls http://192.168.120.23:2380\n2018-07-29 03:28:53.435163699 Check we're actually a member of the cluster\n2018-07-29 03:28:53.440523767 Wait for etcd to startup\n2018-07-29 03:28:54.448592792 Etcd started successfully\n2018-07-29 03:28:53.461728 I | etcdmain: etcd Version: 3.1.7\n2018-07-29 03:28:53.461767 I | etcdmain: Git SHA: 43b7507\n2018-07-29 03:28:53.461771 I | etcdmain: Go Version: go1.7.5\n2018-07-29 03:28:53.461774 I | etcdmain: Go OS/Arch: linux/amd64\n2018-07-29 03:28:53.461778 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-07-29 03:28:53.461836 I | embed: listening for peers on http://192.168.120.23:2380\n2018-07-29 03:28:53.461883 I | embed: listening for client requests on 0.0.0.0:4000\n2018-07-29 03:28:53.497163 I | etcdserver: name = 192-168-120-23\n2018-07-29 03:28:53.497189 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.23\n2018-07-29 03:28:53.497195 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.23/member\n2018-07-29 03:28:53.497199 I | etcdserver: heartbeat = 100ms\n2018-07-29 03:28:53.497202 I | etcdserver: election = 1000ms\n2018-07-29 03:28:53.497206 I | etcdserver: snapshot count = 10000\n2018-07-29 03:28:53.497213 I | etcdserver: advertise client URLs = http://192.168.120.23:4000\n2018-07-29 03:28:53.497217 I | etcdserver: initial advertise peer URLs = http://192.168.120.23:2380\n2018-07-29 03:28:53.497225 I | etcdserver: initial cluster = 192-168-120-23=http://192.168.120.23:2380\n2018-07-29 03:28:53.503603 I | etcdserver: starting member 7da852efb07cef67 in cluster e1481be0cbe01456\n2018-07-29 03:28:53.503633 I | raft: 7da852efb07cef67 became follower at term 0\n2018-07-29 03:28:53.503648 I | raft: newRaft 7da852efb07cef67 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-07-29 03:28:53.503653 I | raft: 7da852efb07cef67 became follower at term 1\n2018-07-29 03:28:53.523810 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-07-29 03:28:53.524740 I | etcdserver/membership: added member 7da852efb07cef67 [http://192.168.120.23:2380] to cluster e1481be0cbe01456\n2018-07-29 03:28:53.603800 I | raft: 7da852efb07cef67 is starting a new election at term 1\n2018-07-29 03:28:53.603872 I | raft: 7da852efb07cef67 became candidate at term 2\n2018-07-29 03:28:53.603887 I | raft: 7da852efb07cef67 received MsgVoteResp from 7da852efb07cef67 at term 2\n2018-07-29 03:28:53.603898 I | raft: 7da852efb07cef67 became leader at term 2\n2018-07-29 03:28:53.603904 I | raft: raft.node: 7da852efb07cef67 elected leader 7da852efb07cef67 at term 2\n2018-07-29 03:28:53.604114 I | etcdserver: setting up the initial cluster version to 3.1\n2018-07-29 03:28:53.605482 I | etcdserver: published {Name:192-168-120-23 ClientURLs:[http://192.168.120.23:4000]} to cluster e1481be0cbe01456\n2018-07-29 03:28:53.605557 I | embed: ready to serve client requests\n2018-07-29 03:28:53.605869 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-07-29 03:28:53.608404 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-07-29 03:28:53.608866 I | etcdserver/api: enabled capabilities for version 3.1\n2018-07-29 03:28:54.609597 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.23:37140\n2018-07-29 03:28:54.618896 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.23:37141\n2018-07-29 03:28:54.619890 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.23:37142\n2018-07-29 03:28:59.893442 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.23/liveness-check remote:192.168.120.23:37143\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:04.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "5dbc883d-f2cc-4144-9462-0a3f660f08b0"}, {"node_instance_id": "bind_4igsi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:04.717Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:04.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:05.726Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:05.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:05.726Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:05.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.216Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5QG9S/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "ellis_07xpj3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_ezztsc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_07xpj3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_gpk5o0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_gpk5o0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_07xpj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_ezztsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_gpk5o0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_ezztsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:06.813Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:06.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "[localhost] run: sudo mv /tmp/tmpuUjeKs /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QB36X/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/GYDFG/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d984d58a-dde3-4929-a2a8-7bc5cc996f76"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "[localhost] run: sudo mv /tmp/tmpV_jZVD /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d984d58a-dde3-4929-a2a8-7bc5cc996f76"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d984d58a-dde3-4929-a2a8-7bc5cc996f76"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d984d58a-dde3-4929-a2a8-7bc5cc996f76"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/VFIY9/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d984d58a-dde3-4929-a2a8-7bc5cc996f76"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/L3G72/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.23', 'name': u'homer-56f51h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.23', 'name': u'bono-gpk5o0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}], "metadata": {"pagination": {"total": 1592, "offset": 1470, "size": 50}}} 2018-07-29 03:29:08,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:08,943 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:08 GMT 2018-07-29 03:29:08,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:08,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31133 2018-07-29 03:29:08,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:08,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:29:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OBU75/install-etcd.sh 2018-07-29 03:29:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-07-29 03:29:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-07-29 03:29:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-07-29 03:28:47.385397529 Stopping etcd clearwater-etcd 2018-07-29 03:28:53.406720218 Restarting etcd clearwater-etcd 2018-07-29 03:28:53.411400108 Configured ETCDCTL_PEERS: 2018-07-29 03:28:53.412115755 Check for previous failed startup attempt 2018-07-29 03:28:53.413273113 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-07-29 03:28:53.424726570 etcdctl returned 2 2018-07-29 03:28:53.430950268 Creating new cluster... 2018-07-29 03:28:53.433588314 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.23:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.23 --name 192-168-120-23 --debug --initial-cluster 192-168-120-23=http://192.168.120.23:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.23:2380 --listen-peer-urls http://192.168.120.23:2380 2018-07-29 03:28:53.435163699 Check we're actually a member of the cluster 2018-07-29 03:28:53.440523767 Wait for etcd to startup 2018-07-29 03:28:54.448592792 Etcd started successfully 2018-07-29 03:28:53.461728 I | etcdmain: etcd Version: 3.1.7 2018-07-29 03:28:53.461767 I | etcdmain: Git SHA: 43b7507 2018-07-29 03:28:53.461771 I | etcdmain: Go Version: go1.7.5 2018-07-29 03:28:53.461774 I | etcdmain: Go OS/Arch: linux/amd64 2018-07-29 03:28:53.461778 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-07-29 03:28:53.461836 I | embed: listening for peers on http://192.168.120.23:2380 2018-07-29 03:28:53.461883 I | embed: listening for client requests on 0.0.0.0:4000 2018-07-29 03:28:53.497163 I | etcdserver: name = 192-168-120-23 2018-07-29 03:28:53.497189 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.23 2018-07-29 03:28:53.497195 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.23/member 2018-07-29 03:28:53.497199 I | etcdserver: heartbeat = 100ms 2018-07-29 03:28:53.497202 I | etcdserver: election = 1000ms 2018-07-29 03:28:53.497206 I | etcdserver: snapshot count = 10000 2018-07-29 03:28:53.497213 I | etcdserver: advertise client URLs = http://192.168.120.23:4000 2018-07-29 03:28:53.497217 I | etcdserver: initial advertise peer URLs = http://192.168.120.23:2380 2018-07-29 03:28:53.497225 I | etcdserver: initial cluster = 192-168-120-23=http://192.168.120.23:2380 2018-07-29 03:28:53.503603 I | etcdserver: starting member 7da852efb07cef67 in cluster e1481be0cbe01456 2018-07-29 03:28:53.503633 I | raft: 7da852efb07cef67 became follower at term 0 2018-07-29 03:28:53.503648 I | raft: newRaft 7da852efb07cef67 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-07-29 03:28:53.503653 I | raft: 7da852efb07cef67 became follower at term 1 2018-07-29 03:28:53.523810 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-07-29 03:28:53.524740 I | etcdserver/membership: added member 7da852efb07cef67 [http://192.168.120.23:2380] to cluster e1481be0cbe01456 2018-07-29 03:28:53.603800 I | raft: 7da852efb07cef67 is starting a new election at term 1 2018-07-29 03:28:53.603872 I | raft: 7da852efb07cef67 became candidate at term 2 2018-07-29 03:28:53.603887 I | raft: 7da852efb07cef67 received MsgVoteResp from 7da852efb07cef67 at term 2 2018-07-29 03:28:53.603898 I | raft: 7da852efb07cef67 became leader at term 2 2018-07-29 03:28:53.603904 I | raft: raft.node: 7da852efb07cef67 elected leader 7da852efb07cef67 at term 2 2018-07-29 03:28:53.604114 I | etcdserver: setting up the initial cluster version to 3.1 2018-07-29 03:28:53.605482 I | etcdserver: published {Name:192-168-120-23 ClientURLs:[http://192.168.120.23:4000]} to cluster e1481be0cbe01456 2018-07-29 03:28:53.605557 I | embed: ready to serve client requests 2018-07-29 03:28:53.605869 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-07-29 03:28:53.608404 N | etcdserver/membership: set the initial cluster version to 3.1 2018-07-29 03:28:53.608866 I | etcdserver/api: enabled capabilities for version 3.1 2018-07-29 03:28:54.609597 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.23:37140 2018-07-29 03:28:54.618896 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.23:37141 2018-07-29 03:28:54.619890 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.23:37142 2018-07-29 03:28:59.893442 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.23/liveness-check remote:192.168.120.23:37143 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:29:08,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:29:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:29:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:29:08,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5QG9S/clearwater.py 2018-07-29 03:29:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:29:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:29:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:29:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-29 03:29:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:29:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-29 03:29:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpuUjeKs /etc/dnsmasq.resolv.conf 2018-07-29 03:29:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QB36X/clearwater.py 2018-07-29 03:29:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/GYDFG/clearwater.py 2018-07-29 03:29:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-29 03:29:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-29 03:29:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpV_jZVD /etc/clearwater/local_config 2018-07-29 03:29:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-29 03:29:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/VFIY9/clearwater.py 2018-07-29 03:29:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/L3G72/clearwater.py 2018-07-29 03:29:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-29 03:29:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.23', 'name': u'homer-56f51h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-07-29 03:29:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:29:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-29 03:29:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-29 03:29:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:29:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.23', 'name': u'bono-gpk5o0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}. 2018-07-29 03:29:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-29 03:29:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:29:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-29 03:29:08,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:09,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:09,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:09,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:09,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:09 GMT 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:09,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:14,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:14,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:14,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:14,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:14,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:14,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:14,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:14,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:14,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d984d58a-dde3-4929-a2a8-7bc5cc996f76"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.23', 'name': u'homer-56f51h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QB36X/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23071dbe-cc23-4e2e-b094-c242613e2549"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.131Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "homer_56f51h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.830Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.830Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_07xpj3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.830Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_gpk5o0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.830Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.830Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_ezztsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:07.830Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:07.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmp6LDbOR /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d984d58a-dde3-4929-a2a8-7bc5cc996f76"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmpQqHUyM /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmp_EPgwj /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmpS1d1Tn /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmpF5zJDl /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmpu4L6gU /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.23', 'name': u'dime-jb69il', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmpH0v3dm /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "d984d58a-dde3-4929-a2a8-7bc5cc996f76"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "f28ea956-026a-4156-ab24-41f7e521cc03"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmpjEbxnL /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "63c5cff2-4b04-46b1-969d-099899418f4f"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo mv /tmp/tmpFBk8Kh /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1276bffb-4f11-4233-85d2-2c4b774ff6f9"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.23', 'name': u'sprout-ezztsc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.159Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "23a264ff-ae41-46c2-b54a-cede8b186a4d"}, {"node_instance_id": "dime_jb69il", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_07xpj3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1638, "offset": 1520, "size": 50}}} 2018-07-29 03:29:14,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:14,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:14 GMT 2018-07-29 03:29:14,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:14,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26789 2018-07-29 03:29:14,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:14,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-29 03:29:14,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-29 03:29:14,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:14,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.23', 'name': u'homer-56f51h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-07-29 03:29:14,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:14,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QB36X/clearwater.py 2018-07-29 03:29:14,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:14,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:29:14,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-29 03:29:14,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:29:14,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:29:14,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:29:14,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:29:14,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:29:14,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:29:14,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6LDbOR /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-29 03:29:14,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQqHUyM /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_EPgwj /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpS1d1Tn /etc/clearwater/local_config 2018-07-29 03:29:14,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpF5zJDl /etc/clearwater/local_config 2018-07-29 03:29:14,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpu4L6gU /etc/clearwater/local_config 2018-07-29 03:29:14,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.23', 'name': u'dime-jb69il', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2018-07-29 03:29:14,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-29 03:29:14,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-29 03:29:14,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH0v3dm /etc/clearwater/local_config 2018-07-29 03:29:14,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjEbxnL /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-29 03:29:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFBk8Kh /etc/dnsmasq.resolv.conf 2018-07-29 03:29:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-29 03:29:14,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-29 03:29:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.23', 'name': u'sprout-ezztsc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-07-29 03:29:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-29 03:29:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:29:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:29:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:14,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:14,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:29:14,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:14,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:14,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:14,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:14,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:14,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:14,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:14,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:14,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:14,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:14,265 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:14 GMT 2018-07-29 03:29:14,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:14,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:14,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:19,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:19,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:19,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:19,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_07xpj3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:08.894Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/JIBX6/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "74b6a09a-fe10-4517-abdf-9be36ed903a1"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Executing: /tmp/GLO3R/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/E59MI/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/GLO3R/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Executing: /tmp/B0OK6/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/B0OK6/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Executing: /tmp/1P9SY/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/FEN3T/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "1b8ce0ad-5c80-49ae-b3bd-56445e0fb1ca"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Executing: /tmp/E59MI/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/1P9SY/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.198Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "sprout_ezztsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.902Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_gpk5o0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.902Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_gpk5o0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.902Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.902Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_gpk5o0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.902Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_ezztsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.902Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "sprout_ezztsc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:09.902Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:09.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/O4RWB/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/M46AD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "Executing: /tmp/M46AD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:10.204Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:10.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "Executing: /tmp/O4RWB/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:11.210Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:11.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:12.213Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:12.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:12.213Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:12.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:18.556Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-3uaf3r\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (2,015 kB/s)\nReading package lists...\n\nreal\t0m8.493s\nuser\t0m4.790s\nsys\t0m0.527s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:18.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}], "metadata": {"pagination": {"total": 1644, "offset": 1570, "size": 50}}} 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:19 GMT 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:19,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30630 2018-07-29 03:29:19,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:19,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:19,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:19,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:29:19,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:19,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/JIBX6/append_proxy_snmp_conf.py 2018-07-29 03:29:19,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GLO3R/install-homer.sh 2018-07-29 03:29:19,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/E59MI/install-dime.sh 2018-07-29 03:29:19,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-07-29 03:29:19,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/GLO3R/install-homer.sh 2018-07-29 03:29:19,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B0OK6/install-vellum.sh 2018-07-29 03:29:19,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/B0OK6/install-vellum.sh 2018-07-29 03:29:19,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1P9SY/install-ellis.sh 2018-07-29 03:29:19,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/FEN3T/append_proxy_snmp_conf.py 2018-07-29 03:29:19,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/E59MI/install-dime.sh 2018-07-29 03:29:19,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-07-29 03:29:19,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/1P9SY/install-ellis.sh 2018-07-29 03:29:19,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-07-29 03:29:19,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:19,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:29:19,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:29:19,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:29:19,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:19,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-29 03:29:19,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:29:19,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-07-29 03:29:19,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-07-29 03:29:19,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-07-29 03:29:19,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/O4RWB/install-sprout.sh 2018-07-29 03:29:19,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-07-29 03:29:19,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/M46AD/install-bono.sh 2018-07-29 03:29:19,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-07-29 03:29:19,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-07-29 03:29:19,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-07-29 03:29:19,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-07-29 03:29:19,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-07-29 03:29:19,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M46AD/install-bono.sh 2018-07-29 03:29:19,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-07-29 03:29:19,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-07-29 03:29:19,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-07-29 03:29:19,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-07-29 03:29:19,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-07-29 03:29:19,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-07-29 03:29:19,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-07-29 03:29:19,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O4RWB/install-sprout.sh 2018-07-29 03:29:19,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-07-29 03:29:19,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-07-29 03:29:19,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-07-29 03:29:19,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-07-29 03:29:19,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-07-29 03:29:19,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-3uaf3r Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (2,015 kB/s) Reading package lists... real 0m8.493s user 0m4.790s sys 0m0.527s 2018-07-29 03:29:19,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:19,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:19,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:19 GMT 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:19,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:19,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:24,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:24,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:19.245Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-h9ebex\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (1,993 kB/s)\nReading package lists...\n\nreal\t0m8.626s\nuser\t0m4.848s\nsys\t0m0.557s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:19.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:19.245Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:19.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:19.245Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:19.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:19.245Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:19.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:19.245Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-sjjkcr\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (2,026 kB/s)\nReading package lists...\n\nreal\t0m8.440s\nuser\t0m4.735s\nsys\t0m0.484s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:19.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:20.271Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:20.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:20.271Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:20.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:20.271Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:20.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:20.271Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:20.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:20.271Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-0t2sq2\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (1,950 kB/s)\nReading package lists...\n\nreal\t0m8.906s\nuser\t0m4.761s\nsys\t0m0.485s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:20.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:20.271Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:20.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:21.282Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-zyhh4b\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (2,000 kB/s)\nReading package lists...\n\nreal\t0m8.722s\nuser\t0m4.761s\nsys\t0m0.561s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:21.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:21.282Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:21.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:21.282Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:21.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}], "metadata": {"pagination": {"total": 1653, "offset": 1620, "size": 50}}} 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:24,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:24 GMT 2018-07-29 03:29:24,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:24,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26491 2018-07-29 03:29:24,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:24,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-h9ebex Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (1,993 kB/s) Reading package lists... real 0m8.626s user 0m4.848s sys 0m0.557s 2018-07-29 03:29:24,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:29:24,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-07-29 03:29:24,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-07-29 03:29:24,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-sjjkcr Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (2,026 kB/s) Reading package lists... real 0m8.440s user 0m4.735s sys 0m0.484s 2018-07-29 03:29:24,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:29:24,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-07-29 03:29:24,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-07-29 03:29:24,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:29:24,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-0t2sq2 Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (1,950 kB/s) Reading package lists... real 0m8.906s user 0m4.761s sys 0m0.485s 2018-07-29 03:29:24,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:29:24,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-zyhh4b Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (2,000 kB/s) Reading package lists... real 0m8.722s user 0m4.761s sys 0m0.561s 2018-07-29 03:29:24,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:29:24,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-07-29 03:29:24,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:24,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:24,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:24,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:24,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:24 GMT 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:24,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:29,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:29,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:29,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:29,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:29,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:29,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:29,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:29,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:29,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:24.612Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ujv1zz\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,169 kB/s)\nReading package lists...\n\nreal\t0m12.946s\nuser\t0m4.910s\nsys\t0m0.552s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:24.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:25.314Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:25.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:29:25.314Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:29:25.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}], "metadata": {"pagination": {"total": 1656, "offset": 1634, "size": 50}}} 2018-07-29 03:29:29,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:29,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:29 GMT 2018-07-29 03:29:29,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:29,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-07-29 03:29:29,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:29,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ujv1zz Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,169 kB/s) Reading package lists... real 0m12.946s user 0m4.910s sys 0m0.552s 2018-07-29 03:29:29,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:29:29,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-07-29 03:29:29,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:29,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:29,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:29,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:29,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:29,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:29,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:29,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:29,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:29,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:29,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:29 GMT 2018-07-29 03:29:29,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:29,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:29,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:34,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:34,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:34,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:34,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:34,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:34 GMT 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:29:34,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:34,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:34,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:34,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:34,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:34,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:34,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:34,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:34,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:34,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:34,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:34,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:34 GMT 2018-07-29 03:29:34,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:34,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:34,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:39,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:40,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:40,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:40,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:40,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:40,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:40,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:40,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:40,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:29:40,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:40,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:40 GMT 2018-07-29 03:29:40,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:40,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:29:40,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:40,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:40,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:40,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:40,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:40,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:40 GMT 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:40,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:45,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:45,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:45,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:45,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:45,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:45 GMT 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:29:45,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:45,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:45,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:45,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:45,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:45,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:45,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:45,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:45,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:45,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:45,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:45,459 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:45 GMT 2018-07-29 03:29:45,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:45,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:45,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:50,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:50,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:50,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:50,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:50,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:50,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:50,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:50,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:50,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:29:50,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:50,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:50 GMT 2018-07-29 03:29:50,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:50,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:29:50,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:50,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:50,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:50,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:50 GMT 2018-07-29 03:29:50,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:50,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:50,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:55,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:55,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:55 GMT 2018-07-29 03:29:55,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:55,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:29:55,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:29:55,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:29:55 GMT 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:29:55,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:00,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:01,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:01,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:01,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:01,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:01,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:01,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:01,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:01,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:01,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:01,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:01 GMT 2018-07-29 03:30:01,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:01,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:01,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:01,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:01,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:01,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:01,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:01,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:01,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:01,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:01,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:01,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:01,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:01,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:01 GMT 2018-07-29 03:30:01,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:01,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:01,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:06,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:06,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:06,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:06,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:06,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:06,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:06,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:06,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:06,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:06,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:06,239 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:06 GMT 2018-07-29 03:30:06,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:06,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:06,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:06,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:06,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:06,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:06,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:06,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:06,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:06,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:06,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:06,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:06,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:06,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:06 GMT 2018-07-29 03:30:06,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:06,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:06,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:11,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:11,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:11,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:11,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:11 GMT 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:11,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:11,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:12,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:12,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:12 GMT 2018-07-29 03:30:12,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:12,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:12,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:17,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:17,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:17,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:17,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:17,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:17,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:17,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:17,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:17,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:17,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:17,108 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:17 GMT 2018-07-29 03:30:17,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:17,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:17,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:17,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:17,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:17,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:17,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:17,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:17,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:17,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:17,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:17,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:17,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:17,223 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:17 GMT 2018-07-29 03:30:17,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:17,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:17,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:22,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:22,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:22,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:22,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:22,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:22,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:22,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:22,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:22,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:22,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:22,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:22 GMT 2018-07-29 03:30:22,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:22,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:22,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:22,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:22,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:22,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:22 GMT 2018-07-29 03:30:22,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:22,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:22,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:27,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:27,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:27,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:27,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:27,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:27 GMT 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:27,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:27,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:27,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:27,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:27,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:27,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:27,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:27,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:27,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:27,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:27,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:27,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:27 GMT 2018-07-29 03:30:27,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:27,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:27,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:32,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:32,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:32,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:32,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:32,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:32,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:32,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:32,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:32,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:32,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:32,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:32 GMT 2018-07-29 03:30:32,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:32,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:32,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:32,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:32,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:32,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:32,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:32,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:32,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:32,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:32,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:32,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:32,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:32,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:32 GMT 2018-07-29 03:30:32,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:32,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:32,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:37,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:37,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:37,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:37 GMT 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:37,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:37,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:37,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:37,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:37,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:37,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:37 GMT 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:37,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:37,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:42,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:43,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:43,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:43 GMT 2018-07-29 03:30:43,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:43,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:43,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:43,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:43,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:43,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:43,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:43,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:43,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:43,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:43,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:43,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:43,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:43,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:43 GMT 2018-07-29 03:30:43,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:43,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:43,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:48,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:48,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:48,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:48 GMT 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:48,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:48,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:48,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:48 GMT 2018-07-29 03:30:48,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:48,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:48,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:53,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:53,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:53,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:53,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:53,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:53,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:53,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:53,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:53,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:53,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:53,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:53 GMT 2018-07-29 03:30:53,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:53,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:53,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:53,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:53,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:53,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:53,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:53,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:53,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:53,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:53,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:53,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:53,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:53,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:53 GMT 2018-07-29 03:30:53,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:53,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:53,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:58,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:30:58,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:58,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:58,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:58 GMT 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:58,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:30:58,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:30:58,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:30:58,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:30:58,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:30:58,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:30:58,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:30:58 GMT 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:30:58,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:03,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:03,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:03,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:03,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:03,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:03,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:03,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:03,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:03,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1637, "size": 50}}} 2018-07-29 03:31:03,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:03,701 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:03 GMT 2018-07-29 03:31:03,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:03,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:31:03,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:03,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:03,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:03,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:03,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:03,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:03,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:03,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:03,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:03,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:03,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:03,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:03 GMT 2018-07-29 03:31:03,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:03,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:03,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:08,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:08,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:08,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:08,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:08,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:07.456Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ujv1zz\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8626\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8655\nclearwater-socket-factory-sig start/running, process 8660\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m42.230s\nuser\t0m8.546s\nsys\t0m7.834s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:07.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:08.383Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:08.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}], "metadata": {"pagination": {"total": 1658, "offset": 1637, "size": 50}}} 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:08 GMT 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37721 2018-07-29 03:31:08,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:08,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ujv1zz Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8626 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8655 clearwater-socket-factory-sig start/running, process 8660 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m42.230s user 0m8.546s sys 0m7.834s 2018-07-29 03:31:08,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:31:08,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:08,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:08,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:08 GMT 2018-07-29 03:31:08,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:08,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:08,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:13,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:14,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:14,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:14,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1639, "size": 50}}} 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:14 GMT 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:31:14,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:14,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:14,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:14,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:14,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:14 GMT 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:14,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:14,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:19,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:19,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:19,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:19,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:19,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:19,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:19,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:19,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:19,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:15.818Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-zyhh4b\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 9s (5,907 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8902\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9004\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9012\nclearwater-socket-factory-sig start/running, process 9021\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........+++\n.........................................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m54.649s\nuser\t0m9.553s\nsys\t0m8.595s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:15.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:16.389Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:16.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:17.419Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:17.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:17.419Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-3uaf3r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 9s (9,065 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8972\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............+++\n..................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m57.375s\nuser\t0m20.042s\nsys\t0m10.697s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:17.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}], "metadata": {"pagination": {"total": 1662, "offset": 1639, "size": 50}}} 2018-07-29 03:31:19,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:19,214 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:19 GMT 2018-07-29 03:31:19,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:19,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 97748 2018-07-29 03:31:19,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-zyhh4b Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 9s (5,907 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8902 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9004 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9012 clearwater-socket-factory-sig start/running, process 9021 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........+++ .........................................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m54.649s user 0m9.553s sys 0m8.595s 2018-07-29 03:31:19,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:31:19,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:31:19,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-3uaf3r Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 9s (9,065 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8972 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............+++ ..................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m57.375s user 0m20.042s sys 0m10.697s 2018-07-29 03:31:19,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:19,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:19,375 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:19 GMT 2018-07-29 03:31:19,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:19,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:19,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:24,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:24,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:24,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:24,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:24,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:24,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:24,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:24,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:24,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1662, "offset": 1643, "size": 50}}} 2018-07-29 03:31:24,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:24,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:24 GMT 2018-07-29 03:31:24,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:24,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:31:24,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:24,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:24,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:24,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:24,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:24,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:24,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:24,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:24,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:24,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:24,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:24,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:24 GMT 2018-07-29 03:31:24,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:24,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:24,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:29,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:29,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:29,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:29,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:29,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:29,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:29,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:29,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:29,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1662, "offset": 1643, "size": 50}}} 2018-07-29 03:31:29,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:29,629 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:29 GMT 2018-07-29 03:31:29,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:29,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:31:29,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:29,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:29,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:29,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:29,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:29 GMT 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:29,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:34,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:34,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:34,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:34,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:34,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:34,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:34,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:34,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:34,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1662, "offset": 1643, "size": 50}}} 2018-07-29 03:31:34,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:34,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:34 GMT 2018-07-29 03:31:34,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:34,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:31:34,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:34,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:34,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:34 GMT 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:34,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:39,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:40,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:40,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:40,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:40,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:40,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:40,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:40,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:40,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:38.230Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-sjjkcr\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.1 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1,589 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [3,283 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1,990 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.60-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.1 MB in 10s (6,692 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51913 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nmysql start/running, process 9213\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.60-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9948\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............................................+++\n..+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m18.598s\nuser\t0m16.108s\nsys\t0m11.221s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:38.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:39.431Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:39.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}], "metadata": {"pagination": {"total": 1664, "offset": 1643, "size": 50}}} 2018-07-29 03:31:40,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:40,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:40 GMT 2018-07-29 03:31:40,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:40,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46360 2018-07-29 03:31:40,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-sjjkcr Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.1 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1,589 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [3,283 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1,990 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.60-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.1 MB in 10s (6,692 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51913 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.60-0ubuntu0.14.04.1) ... mysql start/running, process 9213 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.60-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9948 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................................+++ ..+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m18.598s user 0m16.108s sys 0m11.221s 2018-07-29 03:31:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:31:40,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:40,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:40,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:40,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:40,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:40,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:40,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:40,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:40,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:40,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:40,226 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:40 GMT 2018-07-29 03:31:40,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:40,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:40,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:45,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:45,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:45,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:45,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:45,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:45,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:45,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:45,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:45,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:41.521Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57902 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m25.290s\nuser\t0m12.491s\nsys\t0m3.360s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:41.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:42.463Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:42.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:42.463Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:42.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:42.463Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:42.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:44.479Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.014s\nsys\t0m0.050s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:44.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}], "metadata": {"pagination": {"total": 1669, "offset": 1645, "size": 50}}} 2018-07-29 03:31:45,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:45,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:45 GMT 2018-07-29 03:31:45,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:45,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16577 2018-07-29 03:31:45,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57902 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m25.290s user 0m12.491s sys 0m3.360s 2018-07-29 03:31:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-07-29 03:31:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-07-29 03:31:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-07-29 03:31:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.014s sys 0m0.050s 2018-07-29 03:31:45,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:45,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:45,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:45,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:45,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:45,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:45,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:45,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:45,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:45,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:45,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:45 GMT 2018-07-29 03:31:45,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:45,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:45,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:50,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:50,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:50,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:50,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:50,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:50,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:50,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:50,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:50,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:45.514Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:45.514Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58163 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m27.904s\nuser\t0m12.649s\nsys\t0m3.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:45.514Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:26 ? 00:00:00 /sbin/init\nroot 2 0 0 03:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:26 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:26 ? 00:00:00 [migration/0]\nroot 14 2 0 03:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:26 ? 00:00:00 [migration/1]\nroot 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:26 ? 00:00:00 [khelper]\nroot 21 2 0 03:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:26 ? 00:00:00 [netns]\nroot 23 2 0 03:26 ? 00:00:00 [writeback]\nroot 24 2 0 03:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:26 ? 00:00:00 [bioset]\nroot 26 2 0 03:26 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:26 ? 00:00:00 [kblockd]\nroot 28 2 0 03:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:26 ? 00:00:00 [khubd]\nroot 30 2 0 03:26 ? 00:00:00 [md]\nroot 31 2 0 03:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:26 ? 00:00:00 [vmstat]\nroot 37 2 0 03:26 ? 00:00:00 [ksmd]\nroot 38 2 0 03:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:26 ? 00:00:00 [crypto]\nroot 53 2 0 03:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:26 ? 00:00:00 [vballoon]\nroot 56 2 0 03:26 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:26 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:26 ? 00:00:00 [deferwq]\nroot 80 2 0 03:26 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:26 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:26 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 450 2 0 03:26 ? 00:00:00 [kworker/u5:2]\nroot 517 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 03:26 ? 00:00:00 [kauditd]\nroot 922 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 968 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork\nroot 995 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1055 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1058 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 03:26 ? 00:00:00 cron\ndaemon 1112 1 0 03:26 ? 00:00:00 atd\nroot 1126 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1128 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1453 2 0 03:26 ? 00:00:00 [kworker/0:2]\nubuntu 1653 1 0 03:27 ? 00:00:00 /home/ubuntu/sprout_host_zyhh4b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_zyhh4b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_zyhh4b --logging-server-logdir=/home/ubuntu/sprout_host_zyhh4b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_zyhh4b/work/sprout_host_zyhh4b%I.log --pidfile=/home/ubuntu/sprout_host_zyhh4b/work/sprout_host_zyhh4b.pid\nubuntu 1767 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_zyhh4b/env/bin/diamond --configfile /home/ubuntu/sprout_host_zyhh4b/work/plugins/diamond/etc/diamond.conf\nubuntu 1819 1653 0 03:29 ? 00:00:00 /home/ubuntu/sprout_host_zyhh4b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_zyhh4b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_zyhh4b --logging-server-logdir=/home/ubuntu/sprout_host_zyhh4b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_zyhh4b/work/sprout_host_zyhh4b%I.log --pidfile=/home/ubuntu/sprout_host_zyhh4b/work/sprout_host_zyhh4b.pid\nubuntu 1840 1819 0 03:29 ? 00:00:00 /home/ubuntu/sprout_host_zyhh4b/env/bin/python2.7 /home/ubuntu/sprout_host_zyhh4b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-STKgnv\nubuntu 1852 1840 0 03:29 ? 00:00:00 /bin/sh -c /tmp/O4RWB/install-sprout.sh\nubuntu 1855 1852 0 03:29 ? 00:00:00 /bin/bash -e /tmp/O4RWB/install-sprout.sh\nntp 8419 1 0 03:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8902 1 0 03:31 ? 00:00:00 rsyslogd\nroot 9004 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9012 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9013 9012 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9020 9013 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9021 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9022 9021 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9028 9022 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9029 9028 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9704 1 0 03:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9767 1855 0 03:31 ? 00:00:00 /bin/bash -e /tmp/O4RWB/install-sprout.sh\nubuntu 9768 9767 0 03:31 ? 00:00:00 /bin/bash -e /tmp/O4RWB/install-sprout.sh\nroot 9769 9768 0 03:31 ? 00:00:00 sudo ps -edf\nroot 9770 9769 0 03:31 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:45.514Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:45.514Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0d:4a:a4 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0d:4aa4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83376 errors:0 dropped:0 overruns:0 frame:0\n TX packets:41871 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133393896 (133.3 MB) TX bytes:7596239 (7.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:45.514Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:45.514Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:46.520Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9704/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9004/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9704/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8419/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8419/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8419/ntpd \nudp 0 0 0.0.0.0:30541 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9704/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8419/ntpd \nudp6 0 0 ::1:123 :::* 8419/ntpd \nudp6 0 0 :::123 :::* 8419/ntpd \nudp6 0 0 :::40336 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 9704/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9234 968/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9505 1128/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11702 1653/python2.7 /tmp/cloudify-logging-server-1fbfd.socket\nunix 2 [ ACC ] STREAM LISTENING 12090 1840/python2.7 /tmp/ctx-UTzEOY.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7261 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6912 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20906 9020/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21585 9029/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.008s\nuser\t0m0.008s\nsys\t0m0.001s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:46.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:46.520Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:46.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:46.520Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:46.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:46.520Z", "message": "[sprout] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/sprout\n/var/log/sprout/sprout_20180729T030000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_err.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:46.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:46.520Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:46.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:46.520Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:46.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:47.523Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:47.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:47.523Z", "message": "[sprout] => 2018-07-29 03:31:26.577902421 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:47.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:47.523Z", "message": "[sprout] => 2018:07:29 03:31:09: Namespace: management\n2018:07:29 03:31:09: [management] Starting server\n2018:07:29 03:31:09: [management] Listening for requests\n2018:07:29 03:31:09: Namespace: signaling\n2018:07:29 03:31:09: [signaling] Starting server\n2018:07:29 03:31:09: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:47.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:48.085Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:48.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:48.529Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:d2:49 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec6:d249/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107236 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45327 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166299794 (166.2 MB) TX bytes:7904121 (7.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:48.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:48.529Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:48.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:48.529Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:48.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:48.529Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:48.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "sprout_ezztsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:48.529Z", "message": "Execution done (return_code=0): /tmp/O4RWB/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:48.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e5a7cf3a-cb0b-4332-bd4a-5177cf9aa3e8"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:48.529Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.008s\nsys\t0m0.055s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:48.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "sprout_ezztsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:48.961Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:48.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.538Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.538Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9750/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8972/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9150/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9750/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8459/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8459/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8459/ntpd \nudp 0 0 0.0.0.0:26570 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9750/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8459/ntpd \nudp6 0 0 ::1:123 :::* 8459/ntpd \nudp6 0 0 :::123 :::* 8459/ntpd \nudp6 0 0 :::22045 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9750/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11660 1650/python2.7 /tmp/cloudify-logging-server-724b9.socket\nunix 2 [ ACC ] STREAM LISTENING 11958 1836/python2.7 /tmp/ctx-I1YtOL.socket\nunix 2 [ ACC ] STREAM LISTENING 7113 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9335 934/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7581 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9642 1146/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.538Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.538Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.538Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:26 ? 00:00:00 /sbin/init\nroot 2 0 0 03:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:26 ? 00:00:00 [migration/0]\nroot 14 2 0 03:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:26 ? 00:00:00 [migration/1]\nroot 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:26 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:26 ? 00:00:00 [khelper]\nroot 21 2 0 03:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:26 ? 00:00:00 [netns]\nroot 23 2 0 03:26 ? 00:00:00 [writeback]\nroot 24 2 0 03:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:26 ? 00:00:00 [bioset]\nroot 26 2 0 03:26 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:26 ? 00:00:00 [kblockd]\nroot 28 2 0 03:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:26 ? 00:00:00 [khubd]\nroot 30 2 0 03:26 ? 00:00:00 [md]\nroot 31 2 0 03:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:26 ? 00:00:00 [vmstat]\nroot 37 2 0 03:26 ? 00:00:00 [ksmd]\nroot 38 2 0 03:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:26 ? 00:00:00 [crypto]\nroot 53 2 0 03:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:26 ? 00:00:00 [vballoon]\nroot 56 2 0 03:26 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:26 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:26 ? 00:00:00 [deferwq]\nroot 80 2 0 03:26 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:26 ? 00:00:00 [kpsmoused]\nroot 126 2 0 03:26 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 03:26 ? 00:00:00 [kworker/u5:1]\nroot 548 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 03:26 ? 00:00:00 [kauditd]\nroot 922 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 934 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork\nsyslog 941 1 0 03:26 ? 00:00:00 rsyslogd\nroot 955 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1054 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1058 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1064 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1065 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1071 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 03:26 ? 00:00:00 cron\ndaemon 1106 1 0 03:26 ? 00:00:00 atd\nroot 1146 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1148 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1197 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1553 2 0 03:27 ? 00:00:00 [kworker/1:2]\nubuntu 1650 1 0 03:27 ? 00:00:00 /home/ubuntu/homer_host_3uaf3r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_3uaf3r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_3uaf3r --logging-server-logdir=/home/ubuntu/homer_host_3uaf3r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_3uaf3r/work/homer_host_3uaf3r%I.log --pidfile=/home/ubuntu/homer_host_3uaf3r/work/homer_host_3uaf3r.pid\nubuntu 1764 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/homer_host_3uaf3r/env/bin/diamond --configfile /home/ubuntu/homer_host_3uaf3r/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1650 0 03:29 ? 00:00:00 /home/ubuntu/homer_host_3uaf3r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_3uaf3r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_3uaf3r --logging-server-logdir=/home/ubuntu/homer_host_3uaf3r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_3uaf3r/work/homer_host_3uaf3r%I.log --pidfile=/home/ubuntu/homer_host_3uaf3r/work/homer_host_3uaf3r.pid\nubuntu 1836 1815 0 03:29 ? 00:00:00 /home/ubuntu/homer_host_3uaf3r/env/bin/python2.7 /home/ubuntu/homer_host_3uaf3r/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e0cBdy\nubuntu 1847 1836 0 03:29 ? 00:00:00 /bin/sh -c /tmp/GLO3R/install-homer.sh\nubuntu 1848 1847 0 03:29 ? 00:00:00 /bin/bash -e /tmp/GLO3R/install-homer.sh\nroot 2524 2 0 03:29 ? 00:00:00 [kworker/u5:2]\nntp 8459 1 0 03:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8972 1 0 03:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9059 1 0 03:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9063 9059 0 03:30 ? 00:00:00 inotifywait -e create -qq .\nroot 9150 1 0 03:31 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9151 9150 0 03:31 ? 00:00:00 nginx: worker process\nwww-data 9152 9150 0 03:31 ? 00:00:00 nginx: worker process\nwww-data 9154 9150 0 03:31 ? 00:00:00 nginx: worker process\nwww-data 9155 9150 0 03:31 ? 00:00:00 nginx: worker process\nroot 9330 8972 0 03:31 ? 00:00:00 [nginx_ping] \nroot 9332 8972 0 03:31 ? 00:00:00 [check-nginx-upt] \nroot 9337 8972 0 03:31 ? 00:00:00 [check-monit-upt] \ndnsmasq 9750 1 0 03:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9813 1848 0 03:31 ? 00:00:00 /bin/bash -e /tmp/GLO3R/install-homer.sh\nubuntu 9814 9813 0 03:31 ? 00:00:00 /bin/bash -e /tmp/GLO3R/install-homer.sh\nroot 9815 9814 0 03:31 ? 00:00:00 sudo ps -edf\nroot 9816 9815 0 03:31 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.538Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.538Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-0t2sq2\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:52 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:58 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:59 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:60 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:61 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:62 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:63 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:97 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:99 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:101 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:103 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:105 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:106 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:108 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (5,008 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9350\nclearwater-socket-factory-sig start/running, process 9359\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9404\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..+++\n...........................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m28.536s\nuser\t0m21.016s\nsys\t0m12.204s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.964Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:49.964Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:49.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1704, "offset": 1650, "size": 50}}} 2018-07-29 03:31:50,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:50,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:50 GMT 2018-07-29 03:31:50,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:50,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 116458 2018-07-29 03:31:50,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:50,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-07-29 03:31:50,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58163 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.904s user 0m12.649s sys 0m3.005s 2018-07-29 03:31:50,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:26 ? 00:00:00 /sbin/init root 2 0 0 03:26 ? 00:00:00 [kthreadd] root 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:26 ? 00:00:00 [kworker/0:0] root 5 2 0 03:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:26 ? 00:00:00 [rcu_sched] root 8 2 0 03:26 ? 00:00:00 [rcuos/0] root 9 2 0 03:26 ? 00:00:00 [rcuos/1] root 10 2 0 03:26 ? 00:00:00 [rcu_bh] root 11 2 0 03:26 ? 00:00:00 [rcuob/0] root 12 2 0 03:26 ? 00:00:00 [rcuob/1] root 13 2 0 03:26 ? 00:00:00 [migration/0] root 14 2 0 03:26 ? 00:00:00 [watchdog/0] root 15 2 0 03:26 ? 00:00:00 [watchdog/1] root 16 2 0 03:26 ? 00:00:00 [migration/1] root 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:26 ? 00:00:00 [khelper] root 21 2 0 03:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:26 ? 00:00:00 [netns] root 23 2 0 03:26 ? 00:00:00 [writeback] root 24 2 0 03:26 ? 00:00:00 [kintegrityd] root 25 2 0 03:26 ? 00:00:00 [bioset] root 26 2 0 03:26 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:26 ? 00:00:00 [kblockd] root 28 2 0 03:26 ? 00:00:00 [ata_sff] root 29 2 0 03:26 ? 00:00:00 [khubd] root 30 2 0 03:26 ? 00:00:00 [md] root 31 2 0 03:26 ? 00:00:00 [devfreq_wq] root 32 2 0 03:26 ? 00:00:00 [kworker/0:1] root 34 2 0 03:26 ? 00:00:00 [khungtaskd] root 35 2 0 03:26 ? 00:00:00 [kswapd0] root 36 2 0 03:26 ? 00:00:00 [vmstat] root 37 2 0 03:26 ? 00:00:00 [ksmd] root 38 2 0 03:26 ? 00:00:00 [khugepaged] root 39 2 0 03:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:26 ? 00:00:00 [crypto] root 53 2 0 03:26 ? 00:00:00 [kthrotld] root 54 2 0 03:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:26 ? 00:00:00 [vballoon] root 56 2 0 03:26 ? 00:00:00 [kworker/1:1] root 57 2 0 03:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:26 ? 00:00:00 [deferwq] root 80 2 0 03:26 ? 00:00:00 [charger_manager] root 124 2 0 03:26 ? 00:00:00 [kpsmoused] root 142 2 0 03:26 ? 00:00:00 [kworker/1:2] root 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 450 2 0 03:26 ? 00:00:00 [kworker/u5:2] root 517 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 03:26 ? 00:00:00 [kauditd] root 922 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon message+ 968 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork root 995 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind root 1055 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 03:26 ? 00:00:00 cron daemon 1112 1 0 03:26 ? 00:00:00 atd root 1126 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance root 1128 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1453 2 0 03:26 ? 00:00:00 [kworker/0:2] ubuntu 1653 1 0 03:27 ? 00:00:00 /home/ubuntu/sprout_host_zyhh4b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_zyhh4b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_zyhh4b --logging-server-logdir=/home/ubuntu/sprout_host_zyhh4b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_zyhh4b/work/sprout_host_zyhh4b%I.log --pidfile=/home/ubuntu/sprout_host_zyhh4b/work/sprout_host_zyhh4b.pid ubuntu 1767 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_zyhh4b/env/bin/diamond --configfile /home/ubuntu/sprout_host_zyhh4b/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1653 0 03:29 ? 00:00:00 /home/ubuntu/sprout_host_zyhh4b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_zyhh4b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_zyhh4b --logging-server-logdir=/home/ubuntu/sprout_host_zyhh4b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_zyhh4b/work/sprout_host_zyhh4b%I.log --pidfile=/home/ubuntu/sprout_host_zyhh4b/work/sprout_host_zyhh4b.pid ubuntu 1840 1819 0 03:29 ? 00:00:00 /home/ubuntu/sprout_host_zyhh4b/env/bin/python2.7 /home/ubuntu/sprout_host_zyhh4b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-STKgnv ubuntu 1852 1840 0 03:29 ? 00:00:00 /bin/sh -c /tmp/O4RWB/install-sprout.sh ubuntu 1855 1852 0 03:29 ? 00:00:00 /bin/bash -e /tmp/O4RWB/install-sprout.sh ntp 8419 1 0 03:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8902 1 0 03:31 ? 00:00:00 rsyslogd root 9004 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9012 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9013 9012 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9020 9013 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9021 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9022 9021 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9028 9022 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9029 9028 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9704 1 0 03:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9767 1855 0 03:31 ? 00:00:00 /bin/bash -e /tmp/O4RWB/install-sprout.sh ubuntu 9768 9767 0 03:31 ? 00:00:00 /bin/bash -e /tmp/O4RWB/install-sprout.sh root 9769 9768 0 03:31 ? 00:00:00 sudo ps -edf root 9770 9769 0 03:31 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-07-29 03:31:50,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-07-29 03:31:50,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0d:4a:a4 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0d:4aa4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83376 errors:0 dropped:0 overruns:0 frame:0 TX packets:41871 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133393896 (133.3 MB) TX bytes:7596239 (7.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-07-29 03:31:50,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-07-29 03:31:50,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-07-29 03:31:50,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9704/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9004/monit tcp6 0 0 ::1:53 :::* LISTEN 9704/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 8419/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8419/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8419/ntpd udp 0 0 0.0.0.0:30541 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9704/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8419/ntpd udp6 0 0 ::1:123 :::* 8419/ntpd udp6 0 0 :::123 :::* 8419/ntpd udp6 0 0 :::40336 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9704/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9234 968/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9505 1128/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11702 1653/python2.7 /tmp/cloudify-logging-server-1fbfd.socket unix 2 [ ACC ] STREAM LISTENING 12090 1840/python2.7 /tmp/ctx-UTzEOY.socket unix 2 [ ACC ] SEQPACKET LISTENING 7261 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6912 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20906 9020/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21585 9029/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.008s user 0m0.008s sys 0m0.001s 2018-07-29 03:31:50,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-07-29 03:31:50,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-07-29 03:31:50,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/sprout /var/log/sprout/sprout_20180729T030000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.006s 2018-07-29 03:31:50,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-07-29 03:31:50,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-07-29 03:31:50,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-07-29 03:31:50,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-07-29 03:31:26.577902421 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:31:50,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:07:29 03:31:09: Namespace: management 2018:07:29 03:31:09: [management] Starting server 2018:07:29 03:31:09: [management] Listening for requests 2018:07:29 03:31:09: Namespace: signaling 2018:07:29 03:31:09: [signaling] Starting server 2018:07:29 03:31:09: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-29 03:31:50,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:31:50,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:d2:49 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec6:d249/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107236 errors:0 dropped:0 overruns:0 frame:0 TX packets:45327 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166299794 (166.2 MB) TX bytes:7904121 (7.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:31:50,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-07-29 03:31:50,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-07-29 03:31:50,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-07-29 03:31:50,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/O4RWB/install-sprout.sh 2018-07-29 03:31:50,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.008s sys 0m0.055s 2018-07-29 03:31:50,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:31:50,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-07-29 03:31:50,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9750/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8972/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9150/nginx tcp6 0 0 ::1:53 :::* LISTEN 9750/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 8459/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8459/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8459/ntpd udp 0 0 0.0.0.0:26570 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9750/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8459/ntpd udp6 0 0 ::1:123 :::* 8459/ntpd udp6 0 0 :::123 :::* 8459/ntpd udp6 0 0 :::22045 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9750/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11660 1650/python2.7 /tmp/cloudify-logging-server-724b9.socket unix 2 [ ACC ] STREAM LISTENING 11958 1836/python2.7 /tmp/ctx-I1YtOL.socket unix 2 [ ACC ] STREAM LISTENING 7113 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9335 934/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7581 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9642 1146/acpid /var/run/acpid.socket real 0m0.008s user 0m0.004s sys 0m0.005s 2018-07-29 03:31:50,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:31:50,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-07-29 03:31:50,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:26 ? 00:00:00 /sbin/init root 2 0 0 03:26 ? 00:00:00 [kthreadd] root 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:26 ? 00:00:00 [rcu_sched] root 8 2 0 03:26 ? 00:00:00 [rcuos/0] root 9 2 0 03:26 ? 00:00:00 [rcuos/1] root 10 2 0 03:26 ? 00:00:00 [rcu_bh] root 11 2 0 03:26 ? 00:00:00 [rcuob/0] root 12 2 0 03:26 ? 00:00:00 [rcuob/1] root 13 2 0 03:26 ? 00:00:00 [migration/0] root 14 2 0 03:26 ? 00:00:00 [watchdog/0] root 15 2 0 03:26 ? 00:00:00 [watchdog/1] root 16 2 0 03:26 ? 00:00:00 [migration/1] root 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:26 ? 00:00:00 [kworker/1:0] root 19 2 0 03:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:26 ? 00:00:00 [khelper] root 21 2 0 03:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:26 ? 00:00:00 [netns] root 23 2 0 03:26 ? 00:00:00 [writeback] root 24 2 0 03:26 ? 00:00:00 [kintegrityd] root 25 2 0 03:26 ? 00:00:00 [bioset] root 26 2 0 03:26 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:26 ? 00:00:00 [kblockd] root 28 2 0 03:26 ? 00:00:00 [ata_sff] root 29 2 0 03:26 ? 00:00:00 [khubd] root 30 2 0 03:26 ? 00:00:00 [md] root 31 2 0 03:26 ? 00:00:00 [devfreq_wq] root 32 2 0 03:26 ? 00:00:00 [kworker/0:1] root 34 2 0 03:26 ? 00:00:00 [khungtaskd] root 35 2 0 03:26 ? 00:00:00 [kswapd0] root 36 2 0 03:26 ? 00:00:00 [vmstat] root 37 2 0 03:26 ? 00:00:00 [ksmd] root 38 2 0 03:26 ? 00:00:00 [khugepaged] root 39 2 0 03:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:26 ? 00:00:00 [crypto] root 53 2 0 03:26 ? 00:00:00 [kthrotld] root 54 2 0 03:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:26 ? 00:00:00 [vballoon] root 56 2 0 03:26 ? 00:00:00 [kworker/1:1] root 57 2 0 03:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:26 ? 00:00:00 [deferwq] root 80 2 0 03:26 ? 00:00:00 [charger_manager] root 123 2 0 03:26 ? 00:00:00 [kpsmoused] root 126 2 0 03:26 ? 00:00:00 [kworker/0:2] root 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 03:26 ? 00:00:00 [kworker/u5:1] root 548 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 03:26 ? 00:00:00 [kauditd] root 922 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon message+ 934 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork syslog 941 1 0 03:26 ? 00:00:00 rsyslogd root 955 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind root 1054 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1064 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1065 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1071 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 03:26 ? 00:00:00 cron daemon 1106 1 0 03:26 ? 00:00:00 atd root 1146 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1148 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance root 1197 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1553 2 0 03:27 ? 00:00:00 [kworker/1:2] ubuntu 1650 1 0 03:27 ? 00:00:00 /home/ubuntu/homer_host_3uaf3r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_3uaf3r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_3uaf3r --logging-server-logdir=/home/ubuntu/homer_host_3uaf3r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_3uaf3r/work/homer_host_3uaf3r%I.log --pidfile=/home/ubuntu/homer_host_3uaf3r/work/homer_host_3uaf3r.pid ubuntu 1764 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/homer_host_3uaf3r/env/bin/diamond --configfile /home/ubuntu/homer_host_3uaf3r/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1650 0 03:29 ? 00:00:00 /home/ubuntu/homer_host_3uaf3r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_3uaf3r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_3uaf3r --logging-server-logdir=/home/ubuntu/homer_host_3uaf3r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_3uaf3r/work/homer_host_3uaf3r%I.log --pidfile=/home/ubuntu/homer_host_3uaf3r/work/homer_host_3uaf3r.pid ubuntu 1836 1815 0 03:29 ? 00:00:00 /home/ubuntu/homer_host_3uaf3r/env/bin/python2.7 /home/ubuntu/homer_host_3uaf3r/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e0cBdy ubuntu 1847 1836 0 03:29 ? 00:00:00 /bin/sh -c /tmp/GLO3R/install-homer.sh ubuntu 1848 1847 0 03:29 ? 00:00:00 /bin/bash -e /tmp/GLO3R/install-homer.sh root 2524 2 0 03:29 ? 00:00:00 [kworker/u5:2] ntp 8459 1 0 03:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8972 1 0 03:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9059 1 0 03:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9063 9059 0 03:30 ? 00:00:00 inotifywait -e create -qq . root 9150 1 0 03:31 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9151 9150 0 03:31 ? 00:00:00 nginx: worker process www-data 9152 9150 0 03:31 ? 00:00:00 nginx: worker process www-data 9154 9150 0 03:31 ? 00:00:00 nginx: worker process www-data 9155 9150 0 03:31 ? 00:00:00 nginx: worker process root 9330 8972 0 03:31 ? 00:00:00 [nginx_ping] root 9332 8972 0 03:31 ? 00:00:00 [check-nginx-upt] root 9337 8972 0 03:31 ? 00:00:00 [check-monit-upt] dnsmasq 9750 1 0 03:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9813 1848 0 03:31 ? 00:00:00 /bin/bash -e /tmp/GLO3R/install-homer.sh ubuntu 9814 9813 0 03:31 ? 00:00:00 /bin/bash -e /tmp/GLO3R/install-homer.sh root 9815 9814 0 03:31 ? 00:00:00 sudo ps -edf root 9816 9815 0 03:31 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-07-29 03:31:50,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-07-29 03:31:50,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-0t2sq2 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:58 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:59 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:60 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:61 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:62 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:63 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:97 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:99 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:101 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:103 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:105 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:106 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:108 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (5,008 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9350 clearwater-socket-factory-sig start/running, process 9359 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9404 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ ...........................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m28.536s user 0m21.016s sys 0m12.204s 2018-07-29 03:31:50,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:31:50,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:31:50,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:50,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:50,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:50,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:50,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:50,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:50,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:50,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:50,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:50,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:50,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:50 GMT 2018-07-29 03:31:50,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:50,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:50,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:55,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:31:55,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:55,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:55,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:55,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:55,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:55,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:55,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:55,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:50.571Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 17s (2,244 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m42.425s\nuser\t0m12.939s\nsys\t0m3.119s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:50.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:50.571Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:50.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:50.571Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:50.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:50.571Z", "message": "[homer] => [29-Jul-2018 03:30:59 UTC] clearwater-diags-monitor starting\n[29-Jul-2018 03:30:59 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:50.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:50.571Z", "message": "[homer] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa29\n/var/log/sysstat/sa29\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:50.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:50.571Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Q15RU/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:50.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:50.571Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:50.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.091Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "Execution done (return_code=0): /tmp/GLO3R/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "[homer] => 2018-07-29 03:31:27.604898976 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "[localhost] run: sudo mv /tmp/tmpgrVd6i /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "[localhost] run: sudo mv /tmp/tmpri5Uag /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": "homer_56f51h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "2f2b3812-f80c-435b-a57e-0ee5c25275e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:51.576Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:51.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a9b06f55-d69e-451b-91a9-5c59fc9c0db4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:52.033Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:52.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:52.033Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:52.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "homer_56f51h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:52.033Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:52.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:52.696Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_gpjxrl/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:52.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c0e6fabe-e171-4622-8d06-eab8f153c0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:52.696Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/YN119/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:52.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c0e6fabe-e171-4622-8d06-eab8f153c0e9"}, {"node_instance_id": "homer_56f51h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:53.036Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:53.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:53.770Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KCWPV/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.039Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.039Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "[localhost] run: sudo mv /tmp/tmpMsmCRU /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "[localhost] run: sudo mv /tmp/tmpEfB0HU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:54.775Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:54.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "c8a71ff6-3331-42aa-808b-ef37a0188b0d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:55.044Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:55.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1752, "offset": 1683, "size": 50}}} 2018-07-29 03:31:55,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:55,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:55 GMT 2018-07-29 03:31:55,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:55,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 39218 2018-07-29 03:31:55,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:31:55,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 17s (2,244 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m42.425s user 0m12.939s sys 0m3.119s 2018-07-29 03:31:55,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-29 03:31:55,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-07-29 03:31:55,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [29-Jul-2018 03:30:59 UTC] clearwater-diags-monitor starting [29-Jul-2018 03:30:59 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-29 03:31:55,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa29 /var/log/sysstat/sa29 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.006s 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Q15RU/bind.py 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GLO3R/install-homer.sh 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-07-29 03:31:27.604898976 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-07-29 03:31:55,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgrVd6i /etc/bind/db.clearwater.opnfv 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpri5Uag /etc/bind/db.clearwater.local 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-29 03:31:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:31:55,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:31:55,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:31:55,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_gpjxrl/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-07-29 03:31:55,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/YN119/add-snmpproxy-collector.py 2018-07-29 03:31:55,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:31:55,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KCWPV/bind.py 2018-07-29 03:31:55,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:31:55,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:31:55,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-29 03:31:55,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMsmCRU /etc/bind/db.clearwater.local 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEfB0HU /etc/bind/db.clearwater.opnfv 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-29 03:31:55,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:31:55,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:31:55,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:31:55,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:31:55,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:31:55,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:31:55,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:31:55 GMT 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:31:55,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:00,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:00,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:00,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:00,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:00,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:00,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:00,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:00,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:00,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:55.829Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:55.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:55.829Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 700 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 700 kB in 1s (570 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57822 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m4.684s\nuser\t0m0.697s\nsys\t0m0.509s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:55.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:56.101Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:56.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:56.843Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:56.843Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:58.367Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.011s\nsys\t0m0.056s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:58.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:59.060Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:90:bd:2d \n inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe90:bd2d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:79496 errors:0 dropped:0 overruns:0 frame:0\n TX packets:46881 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131117814 (131.1 MB) TX bytes:7992984 (7.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3657 (3.6 KB) TX bytes:3657 (3.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:59.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:59.060Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:59.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:31:59.060Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:31:59.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:00.071Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:00.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:00.071Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:00.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:00.071Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:26 ? 00:00:00 /sbin/init\nroot 2 0 0 03:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:26 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:26 ? 00:00:00 [migration/0]\nroot 14 2 0 03:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:26 ? 00:00:00 [migration/1]\nroot 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:26 ? 00:00:00 [khelper]\nroot 21 2 0 03:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:26 ? 00:00:00 [netns]\nroot 23 2 0 03:26 ? 00:00:00 [writeback]\nroot 24 2 0 03:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:26 ? 00:00:00 [bioset]\nroot 26 2 0 03:26 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:26 ? 00:00:00 [kblockd]\nroot 28 2 0 03:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:26 ? 00:00:00 [khubd]\nroot 30 2 0 03:26 ? 00:00:00 [md]\nroot 31 2 0 03:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:26 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 03:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:26 ? 00:00:00 [vmstat]\nroot 37 2 0 03:26 ? 00:00:00 [ksmd]\nroot 38 2 0 03:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:26 ? 00:00:00 [crypto]\nroot 53 2 0 03:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:26 ? 00:00:00 [vballoon]\nroot 56 2 0 03:26 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 03:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:26 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:26 ? 00:00:00 [deferwq]\nroot 80 2 0 03:26 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:26 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:26 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver]\nroot 377 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 03:26 ? 00:00:00 [kworker/u5:2]\nroot 506 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 03:26 ? 00:00:00 [kauditd]\nmessage+ 895 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 975 1 0 03:26 ? 00:00:00 rsyslogd\nroot 1057 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1060 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1066 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1067 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1069 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1112 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1118 1 0 03:26 ? 00:00:00 atd\nroot 1119 1 0 03:26 ? 00:00:00 cron\nroot 1124 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1134 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 03:26 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 03:27 ? 00:00:00 /home/ubuntu/bono_host_ujv1zz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ujv1zz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ujv1zz --logging-server-logdir=/home/ubuntu/bono_host_ujv1zz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ujv1zz/work/bono_host_ujv1zz%I.log --pidfile=/home/ubuntu/bono_host_ujv1zz/work/bono_host_ujv1zz.pid\nubuntu 1766 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/bono_host_ujv1zz/env/bin/diamond --configfile /home/ubuntu/bono_host_ujv1zz/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1652 0 03:29 ? 00:00:00 /home/ubuntu/bono_host_ujv1zz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ujv1zz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ujv1zz --logging-server-logdir=/home/ubuntu/bono_host_ujv1zz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ujv1zz/work/bono_host_ujv1zz%I.log --pidfile=/home/ubuntu/bono_host_ujv1zz/work/bono_host_ujv1zz.pid\nubuntu 1840 1818 0 03:29 ? 00:00:00 /home/ubuntu/bono_host_ujv1zz/env/bin/python2.7 /home/ubuntu/bono_host_ujv1zz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zwsG_w\nubuntu 1851 1840 0 03:29 ? 00:00:00 /bin/sh -c /tmp/M46AD/install-bono.sh\nubuntu 1853 1851 0 03:29 ? 00:00:00 /bin/bash -e /tmp/M46AD/install-bono.sh\nntp 8120 1 0 03:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8655 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8656 8655 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8660 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8662 8660 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8670 8656 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8671 8662 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8672 8671 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8752 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8960 1 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8964 8960 0 03:31 ? 00:00:00 inotifywait -e create -qq .\nbono 8982 1 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.26,bono-gpk5o0.clearwater.local --alias=172.30.9.205,bono-gpk5o0.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-gpk5o0.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\nroot 9646 2 0 03:31 ? 00:00:00 [kworker/u5:1]\ndnsmasq 9795 1 0 03:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9858 1853 0 03:31 ? 00:00:00 /bin/bash -e /tmp/M46AD/install-bono.sh\nubuntu 9859 9858 0 03:31 ? 00:00:00 /bin/bash -e /tmp/M46AD/install-bono.sh\nroot 9860 9859 0 03:31 ? 00:00:00 sudo ps -edf\nroot 9861 9860 0 03:31 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:00.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:00.071Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9795/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8752/monit \ntcp 0 0 192.168.120.26:5058 0.0.0.0:* LISTEN 8982/bono \ntcp 0 0 192.168.120.26:5060 0.0.0.0:* LISTEN 8982/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8982/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9795/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1112/sshd \nudp 0 0 192.168.120.26:123 0.0.0.0:* 8120/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8120/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8120/ntpd \nudp 0 0 192.168.120.26:5058 0.0.0.0:* 8982/bono \nudp 0 0 192.168.120.26:5060 0.0.0.0:* 8982/bono \nudp 0 0 0.0.0.0:36915 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9795/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8120/ntpd \nudp6 0 0 ::1:123 :::* 8120/ntpd \nudp6 0 0 :::123 :::* 8120/ntpd \nudp6 0 0 :::5110 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 9795/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20715 8670/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20228 8672/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9278 1134/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11606 1652/python2.7 /tmp/cloudify-logging-server-2f895.socket\nunix 2 [ ACC ] STREAM LISTENING 12344 1840/python2.7 /tmp/ctx-53Ae02.socket\nunix 2 [ ACC ] STREAM LISTENING 300 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8830 895/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7674 383/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:00.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}], "metadata": {"pagination": {"total": 1765, "offset": 1726, "size": 50}}} 2018-07-29 03:32:00,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:00,806 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:00 GMT 2018-07-29 03:32:00,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:00,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22608 2018-07-29 03:32:00,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:00,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-07-29 03:32:00,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 700 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 700 kB in 1s (570 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57822 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m4.684s user 0m0.697s sys 0m0.509s 2018-07-29 03:32:00,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:00,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-07-29 03:32:00,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-07-29 03:32:00,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.011s sys 0m0.056s 2018-07-29 03:32:00,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:90:bd:2d inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe90:bd2d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:79496 errors:0 dropped:0 overruns:0 frame:0 TX packets:46881 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131117814 (131.1 MB) TX bytes:7992984 (7.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3657 (3.6 KB) TX bytes:3657 (3.6 KB) real 0m0.006s user 0m0.002s sys 0m0.003s 2018-07-29 03:32:00,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-07-29 03:32:00,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-07-29 03:32:00,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-07-29 03:32:00,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-07-29 03:32:00,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:26 ? 00:00:00 /sbin/init root 2 0 0 03:26 ? 00:00:00 [kthreadd] root 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:26 ? 00:00:00 [kworker/0:0] root 5 2 0 03:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:26 ? 00:00:00 [rcu_sched] root 8 2 0 03:26 ? 00:00:00 [rcuos/0] root 9 2 0 03:26 ? 00:00:00 [rcuos/1] root 10 2 0 03:26 ? 00:00:00 [rcu_bh] root 11 2 0 03:26 ? 00:00:00 [rcuob/0] root 12 2 0 03:26 ? 00:00:00 [rcuob/1] root 13 2 0 03:26 ? 00:00:00 [migration/0] root 14 2 0 03:26 ? 00:00:00 [watchdog/0] root 15 2 0 03:26 ? 00:00:00 [watchdog/1] root 16 2 0 03:26 ? 00:00:00 [migration/1] root 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:26 ? 00:00:00 [khelper] root 21 2 0 03:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:26 ? 00:00:00 [netns] root 23 2 0 03:26 ? 00:00:00 [writeback] root 24 2 0 03:26 ? 00:00:00 [kintegrityd] root 25 2 0 03:26 ? 00:00:00 [bioset] root 26 2 0 03:26 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:26 ? 00:00:00 [kblockd] root 28 2 0 03:26 ? 00:00:00 [ata_sff] root 29 2 0 03:26 ? 00:00:00 [khubd] root 30 2 0 03:26 ? 00:00:00 [md] root 31 2 0 03:26 ? 00:00:00 [devfreq_wq] root 32 2 0 03:26 ? 00:00:00 [kworker/1:1] root 34 2 0 03:26 ? 00:00:00 [khungtaskd] root 35 2 0 03:26 ? 00:00:00 [kswapd0] root 36 2 0 03:26 ? 00:00:00 [vmstat] root 37 2 0 03:26 ? 00:00:00 [ksmd] root 38 2 0 03:26 ? 00:00:00 [khugepaged] root 39 2 0 03:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:26 ? 00:00:00 [crypto] root 53 2 0 03:26 ? 00:00:00 [kthrotld] root 54 2 0 03:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:26 ? 00:00:00 [vballoon] root 56 2 0 03:26 ? 00:00:00 [kworker/0:1] root 57 2 0 03:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:26 ? 00:00:00 [deferwq] root 80 2 0 03:26 ? 00:00:00 [charger_manager] root 124 2 0 03:26 ? 00:00:00 [kpsmoused] root 142 2 0 03:26 ? 00:00:00 [kworker/1:2] root 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 03:26 ? 00:00:00 [kworker/u5:2] root 506 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 03:26 ? 00:00:00 [kauditd] message+ 895 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon syslog 975 1 0 03:26 ? 00:00:00 rsyslogd root 1057 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1060 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1066 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1067 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1069 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1112 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D daemon 1118 1 0 03:26 ? 00:00:00 atd root 1119 1 0 03:26 ? 00:00:00 cron root 1124 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance root 1134 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 03:26 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 03:27 ? 00:00:00 /home/ubuntu/bono_host_ujv1zz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ujv1zz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ujv1zz --logging-server-logdir=/home/ubuntu/bono_host_ujv1zz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ujv1zz/work/bono_host_ujv1zz%I.log --pidfile=/home/ubuntu/bono_host_ujv1zz/work/bono_host_ujv1zz.pid ubuntu 1766 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/bono_host_ujv1zz/env/bin/diamond --configfile /home/ubuntu/bono_host_ujv1zz/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1652 0 03:29 ? 00:00:00 /home/ubuntu/bono_host_ujv1zz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ujv1zz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ujv1zz --logging-server-logdir=/home/ubuntu/bono_host_ujv1zz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ujv1zz/work/bono_host_ujv1zz%I.log --pidfile=/home/ubuntu/bono_host_ujv1zz/work/bono_host_ujv1zz.pid ubuntu 1840 1818 0 03:29 ? 00:00:00 /home/ubuntu/bono_host_ujv1zz/env/bin/python2.7 /home/ubuntu/bono_host_ujv1zz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zwsG_w ubuntu 1851 1840 0 03:29 ? 00:00:00 /bin/sh -c /tmp/M46AD/install-bono.sh ubuntu 1853 1851 0 03:29 ? 00:00:00 /bin/bash -e /tmp/M46AD/install-bono.sh ntp 8120 1 0 03:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8655 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8656 8655 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8660 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8662 8660 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8670 8656 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8671 8662 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8672 8671 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8752 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8960 1 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8964 8960 0 03:31 ? 00:00:00 inotifywait -e create -qq . bono 8982 1 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.26,bono-gpk5o0.clearwater.local --alias=172.30.9.205,bono-gpk5o0.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-gpk5o0.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid root 9646 2 0 03:31 ? 00:00:00 [kworker/u5:1] dnsmasq 9795 1 0 03:31 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9858 1853 0 03:31 ? 00:00:00 /bin/bash -e /tmp/M46AD/install-bono.sh ubuntu 9859 9858 0 03:31 ? 00:00:00 /bin/bash -e /tmp/M46AD/install-bono.sh root 9860 9859 0 03:31 ? 00:00:00 sudo ps -edf root 9861 9860 0 03:31 ? 00:00:00 ps -edf real 0m0.010s user 0m0.005s sys 0m0.004s 2018-07-29 03:32:00,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9795/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8752/monit tcp 0 0 192.168.120.26:5058 0.0.0.0:* LISTEN 8982/bono tcp 0 0 192.168.120.26:5060 0.0.0.0:* LISTEN 8982/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8982/bono tcp6 0 0 ::1:53 :::* LISTEN 9795/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1112/sshd udp 0 0 192.168.120.26:123 0.0.0.0:* 8120/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8120/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8120/ntpd udp 0 0 192.168.120.26:5058 0.0.0.0:* 8982/bono udp 0 0 192.168.120.26:5060 0.0.0.0:* 8982/bono udp 0 0 0.0.0.0:36915 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9795/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8120/ntpd udp6 0 0 ::1:123 :::* 8120/ntpd udp6 0 0 :::123 :::* 8120/ntpd udp6 0 0 :::5110 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9795/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20715 8670/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20228 8672/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9278 1134/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11606 1652/python2.7 /tmp/cloudify-logging-server-2f895.socket unix 2 [ ACC ] STREAM LISTENING 12344 1840/python2.7 /tmp/ctx-53Ae02.socket unix 2 [ ACC ] STREAM LISTENING 300 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8830 895/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7674 383/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-07-29 03:32:00,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:00,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:00,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:00,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:00,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:00 GMT 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:00,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:05,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:05,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:05,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:05,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:05,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:05,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:05,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:05,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:05,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:01.075Z", "message": "[bono] => [29-Jul-2018 03:31:38 UTC] clearwater-diags-monitor starting\n[29-Jul-2018 03:31:38 UTC] Waiting for trigger files\n2018:07:29 03:31:03: Namespace: management\n2018:07:29 03:31:03: [management] Starting server\n2018:07:29 03:31:03: [management] Listening for requests\n2018:07:29 03:31:03: Namespace: signaling\n2018:07:29 03:31:03: [signaling] Starting server\n2018:07:29 03:31:03: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:01.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:01.075Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:01.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:01.075Z", "message": "[bono] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/sa29\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/bono/bono_20180729T030000Z.txt\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/lastlog\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:01.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:02.079Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:02.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:02.079Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:02.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:02.079Z", "message": "[bono] sudo cat /var/log/bono/bono_20180729T030000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:02.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:02.079Z", "message": "[bono] => 2018-07-29 03:31:33.391923343 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:02.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "bono_gpk5o0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:02.226Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:02.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:03.088Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:03.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:03.088Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:03.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "bono_gpk5o0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:03.088Z", "message": "Execution done (return_code=0): /tmp/M46AD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:03.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "af0a76ca-bd22-4ab2-96a1-3512ff4502f4"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:03.088Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,140 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58110 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m23.384s\nuser\t0m12.187s\nsys\t0m2.969s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:03.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:03.088Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:03.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "bono_gpk5o0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:03.187Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:03.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:04.096Z", "message": "Downloaded scripts/bind/bind.py to /tmp/06Q1I/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:04.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:04.190Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:04.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:04.190Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:04.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "[localhost] run: sudo mv /tmp/tmpev9F0T /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "[localhost] run: sudo mv /tmp/tmpXwshIJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}, u'bono': {u'bono_gpk5o0': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-gpk5o0'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4421dd23-06e2-4e23-b578-eece3744b717"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.099Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.078s\nuser\t0m0.007s\nsys\t0m0.052s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.194Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.194Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:05.194Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:05.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1801, "offset": 1739, "size": 50}}} 2018-07-29 03:32:05,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:05,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:05 GMT 2018-07-29 03:32:05,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:05,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32995 2018-07-29 03:32:05,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:05,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [29-Jul-2018 03:31:38 UTC] clearwater-diags-monitor starting [29-Jul-2018 03:31:38 UTC] Waiting for trigger files 2018:07:29 03:31:03: Namespace: management 2018:07:29 03:31:03: [management] Starting server 2018:07:29 03:31:03: [management] Listening for requests 2018:07:29 03:31:03: Namespace: signaling 2018:07:29 03:31:03: [signaling] Starting server 2018:07:29 03:31:03: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:32:05,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-07-29 03:32:05,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape/sysinfo.log /var/log/sysstat/sa29 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/bono/bono_20180729T030000Z.txt /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/lastlog /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.007s user 0m0.000s sys 0m0.006s 2018-07-29 03:32:05,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-07-29 03:32:05,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-07-29 03:32:05,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180729T030000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-07-29 03:32:05,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-07-29 03:31:33.391923343 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-07-29 03:32:05,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:05,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-07-29 03:32:05,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-07-29 03:32:05,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/M46AD/install-bono.sh 2018-07-29 03:32:05,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,140 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58110 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m23.384s user 0m12.187s sys 0m2.969s 2018-07-29 03:32:05,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-07-29 03:32:05,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:32:05,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/06Q1I/bind.py 2018-07-29 03:32:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:32:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:32:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-29 03:32:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-29 03:32:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-29 03:32:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpev9F0T /etc/bind/db.clearwater.opnfv 2018-07-29 03:32:05,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-29 03:32:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXwshIJ /etc/bind/db.clearwater.local 2018-07-29 03:32:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:32:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-29 03:32:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-29 03:32:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}, u'bono': {u'bono_gpk5o0': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-gpk5o0'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:32:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-29 03:32:05,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.078s user 0m0.007s sys 0m0.052s 2018-07-29 03:32:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:32:05,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:32:05,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:06,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:06 GMT 2018-07-29 03:32:06,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:06,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:06,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:11,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:11,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:11,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:11,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:11,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:11,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:11,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:11,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:11,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:06.103Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:06.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:06.103Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:06.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:06.103Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f8:77:b8 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef8:77b8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:93001 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51140 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:146730306 (146.7 MB) TX bytes:8471412 (8.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:197 errors:0 dropped:0 overruns:0 frame:0\n TX packets:197 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:15872 (15.8 KB) TX bytes:15872 (15.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:06.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:06.103Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/X0F8Y/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:06.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a167c4dd-5da7-4d06-8f21-710ddfbe1722"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:06.103Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:26 ? 00:00:01 /sbin/init\nroot 2 0 0 03:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:26 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:26 ? 00:00:00 [migration/0]\nroot 14 2 0 03:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:26 ? 00:00:00 [migration/1]\nroot 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:26 ? 00:00:00 [khelper]\nroot 21 2 0 03:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:26 ? 00:00:00 [netns]\nroot 23 2 0 03:26 ? 00:00:00 [writeback]\nroot 24 2 0 03:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:26 ? 00:00:00 [bioset]\nroot 27 2 0 03:26 ? 00:00:00 [kblockd]\nroot 28 2 0 03:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:26 ? 00:00:00 [khubd]\nroot 30 2 0 03:26 ? 00:00:00 [md]\nroot 31 2 0 03:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:26 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:26 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:26 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:26 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:26 ? 00:00:00 [vmstat]\nroot 38 2 0 03:26 ? 00:00:00 [ksmd]\nroot 39 2 0 03:26 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:26 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:26 ? 00:00:00 [crypto]\nroot 54 2 0 03:26 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:26 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:26 ? 00:00:00 [vballoon]\nroot 57 2 0 03:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:26 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:26 ? 00:00:00 [deferwq]\nroot 80 2 0 03:26 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:26 ? 00:00:00 [kpsmoused]\nroot 125 2 0 03:26 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 440 2 0 03:26 ? 00:00:00 [kworker/u5:1]\nroot 500 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 646 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 03:26 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 03:26 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 942 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1003 1 0 03:26 ? 00:00:00 rsyslogd\nroot 1053 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 03:26 ? 00:00:00 cron\ndaemon 1096 1 0 03:26 ? 00:00:00 atd\nroot 1112 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1116 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 03:27 ? 00:00:00 /home/ubuntu/ellis_host_sjjkcr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_sjjkcr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_sjjkcr --logging-server-logdir=/home/ubuntu/ellis_host_sjjkcr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_sjjkcr/work/ellis_host_sjjkcr%I.log --pidfile=/home/ubuntu/ellis_host_sjjkcr/work/ellis_host_sjjkcr.pid\nubuntu 1764 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_sjjkcr/env/bin/diamond --configfile /home/ubuntu/ellis_host_sjjkcr/work/plugins/diamond/etc/diamond.conf\nubuntu 1810 1650 0 03:29 ? 00:00:00 /home/ubuntu/ellis_host_sjjkcr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_sjjkcr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_sjjkcr --logging-server-logdir=/home/ubuntu/ellis_host_sjjkcr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_sjjkcr/work/ellis_host_sjjkcr%I.log --pidfile=/home/ubuntu/ellis_host_sjjkcr/work/ellis_host_sjjkcr.pid\nubuntu 1832 1810 0 03:29 ? 00:00:00 /home/ubuntu/ellis_host_sjjkcr/env/bin/python2.7 /home/ubuntu/ellis_host_sjjkcr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-p9EW6D\nubuntu 1843 1832 0 03:29 ? 00:00:00 /bin/sh -c /tmp/1P9SY/install-ellis.sh\nubuntu 1845 1843 0 03:29 ? 00:00:00 /bin/bash -e /tmp/1P9SY/install-ellis.sh\nmysql 9213 1 0 03:30 ? 00:00:00 /usr/sbin/mysqld\nntp 9363 1 0 03:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9948 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10030 1 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10034 10030 0 03:31 ? 00:00:00 inotifywait -e create -qq .\nroot 10121 1 0 03:31 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10122 10121 0 03:31 ? 00:00:00 nginx: worker process\nwww-data 10123 10121 0 03:31 ? 00:00:00 nginx: worker process\nwww-data 10124 10121 0 03:31 ? 00:00:00 nginx: worker process\nwww-data 10125 10121 0 03:31 ? 00:00:00 nginx: worker process\nellis 10300 1 0 03:31 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10424 2 0 03:31 ? 00:00:00 [kworker/u5:0]\nroot 10516 9948 0 03:31 ? 00:00:00 [nginx_ping] \nroot 10519 9948 0 03:31 ? 00:00:00 [check-nginx-upt] \nroot 10523 9948 0 03:31 ? 00:00:00 [check-monit-upt] \nroot 10527 9948 0 03:31 ? 00:00:00 [poll_ellis.sh] \nroot 10529 9948 0 03:31 ? 00:00:00 [poll_ellis_http] \nclearwa+ 10784 1 1 03:32 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.16:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.16 --name 192-168-120-16 --debug --initial-cluster 192-168-120-23=http://192.168.120.23:2380,192-168-120-16=http://192.168.120.16:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.16:2380 --listen-peer-urls http://192.168.120.16:2380\nroot 10867 9948 0 03:32 ? 00:00:00 [check-etcd-upti] \nroot 10869 9948 0 03:32 ? 00:00:00 [poll_etcd_clust] \nroot 10871 9948 0 03:32 ? 00:00:00 [poll_etcd.sh] \ndnsmasq 10903 1 0 03:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10966 1845 0 03:32 ? 00:00:00 /bin/bash -e /tmp/1P9SY/install-ellis.sh\nubuntu 10967 10966 0 03:32 ? 00:00:00 /bin/bash -e /tmp/1P9SY/install-ellis.sh\nroot 10968 10967 0 03:32 ? 00:00:00 sudo ps -edf\nroot 10969 10968 0 03:32 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:06.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:07.107Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10903/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9948/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10121/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9213/mysqld \ntcp 0 0 192.168.120.16:2380 0.0.0.0:* LISTEN 10784/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 10903/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1112/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10784/etcd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 9363/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9363/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9363/ntpd \nudp 0 0 0.0.0.0:35569 0.0.0.0:* 646/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10903/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 646/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 9363/ntpd \nudp6 0 0 ::1:123 :::* 9363/ntpd \nudp6 0 0 :::123 :::* 9363/ntpd \nudp6 0 0 :::53567 :::* 646/dhclient \nudp6 0 0 ::1:53 :::* 10903/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10906 1650/python2.7 /tmp/cloudify-logging-server-9334c.socket\nunix 2 [ ACC ] STREAM LISTENING 12099 1832/python2.7 /tmp/ctx-D2RDtf.socket\nunix 2 [ ACC ] STREAM LISTENING 22460 10300/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 7063 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7602 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9663 1122/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9417 897/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 20982 9213/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:07.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:07.107Z", "message": "[ellis] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa29\n/var/log/sysstat/sa29\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ellis\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/mysql.err\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/mysql.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:07.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:07.107Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:07.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:07.107Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:07.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:07.107Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:07.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:08.111Z", "message": "[ellis] => 2018-07-29 03:31:49.026719721 Stopping etcd clearwater-etcd\n2018-07-29 03:31:50.384746214 Restarting etcd clearwater-etcd\n2018-07-29 03:31:50.389745914 Configured ETCDCTL_PEERS: 192.168.120.23:4000,\n2018-07-29 03:31:50.390512125 Check for previous failed startup attempt\n2018-07-29 03:31:50.391675131 Running etcdctl member list\n7da852efb07cef67: name=192-168-120-23 peerURLs=http://192.168.120.23:2380 clientURLs=http://192.168.120.23:4000 isLeader=true\n2018-07-29 03:31:50.489144368 etcdctl returned 0\n2018-07-29 03:31:50.495307837 Joining existing cluster...\n2018-07-29 03:32:01.498375875 Configured ETCDCTL_PEERS: 192.168.120.23:4000,\n2018-07-29 03:32:01.499255369 Check cluster is healthy\n2018-07-29 03:32:01.500873358 Running etcdctl cluster-health\nmember 7da852efb07cef67 is healthy: got healthy result from http://192.168.120.23:4000\ncluster is healthy\n2018-07-29 03:32:01.513589968 etcdctl returned 0\n2018-07-29 03:32:01.514667379 Tell the cluster we're joining\n2018-07-29 03:32:01.515462508 Running etcdctl member add 192-168-120-16 http://192.168.120.16:2380\nAdded member named 192-168-120-16 with ID ece70c8ba44fc36d to cluster\n\nETCD_NAME=\"192-168-120-16\"\nETCD_INITIAL_CLUSTER=\"192-168-120-23=http://192.168.120.23:2380,192-168-120-16=http://192.168.120.16:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-07-29 03:32:01.535971936 etcdctl returned 0\n2018-07-29 03:32:01.575815638 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.16:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.16\n --name 192-168-120-16\n --debug --initial-cluster 192-168-120-23=http://192.168.120.23:2380,192-168-120-16=http://192.168.120.16:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.16:2380\n --listen-peer-urls http://192.168.120.16:2380\n2018-07-29 03:32:01.579405370 Check we're actually a member of the cluster\n2018-07-29 03:32:01.583642120 Wait for etcd to startup\n2018-07-29 03:32:02.595770141 Etcd started successfully\n2018-07-29 03:32:01.626397 I | etcdmain: etcd Version: 3.1.7\n2018-07-29 03:32:01.626466 I | etcdmain: Git SHA: 43b7507\n2018-07-29 03:32:01.626471 I | etcdmain: Go Version: go1.7.5\n2018-07-29 03:32:01.626474 I | etcdmain: Go OS/Arch: linux/amd64\n2018-07-29 03:32:01.626478 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-07-29 03:32:01.626543 I | embed: listening for peers on http://192.168.120.16:2380\n2018-07-29 03:32:01.626585 I | embed: listening for client requests on 0.0.0.0:4000\n2018-07-29 03:32:01.679150 I | etcdserver: name = 192-168-120-16\n2018-07-29 03:32:01.679169 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.16\n2018-07-29 03:32:01.679174 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.16/member\n2018-07-29 03:32:01.679178 I | etcdserver: heartbeat = 100ms\n2018-07-29 03:32:01.679182 I | etcdserver: election = 1000ms\n2018-07-29 03:32:01.679186 I | etcdserver: snapshot count = 10000\n2018-07-29 03:32:01.679193 I | etcdserver: advertise client URLs = http://192.168.120.16:4000\n2018-07-29 03:32:01.850981 I | etcdserver: starting member ece70c8ba44fc36d in cluster e1481be0cbe01456\n2018-07-29 03:32:01.851030 I | raft: ece70c8ba44fc36d became follower at term 0\n2018-07-29 03:32:01.851065 I | raft: newRaft ece70c8ba44fc36d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-07-29 03:32:01.851073 I | raft: ece70c8ba44fc36d became follower at term 1\n2018-07-29 03:32:02.191392 I | rafthttp: started HTTP pipelining with peer 7da852efb07cef67\n2018-07-29 03:32:02.191425 I | rafthttp: starting peer 7da852efb07cef67...\n2018-07-29 03:32:02.191435 I | rafthttp: started HTTP pipelining with peer 7da852efb07cef67\n2018-07-29 03:32:02.195503 I | rafthttp: started streaming with peer 7da852efb07cef67 (writer)\n2018-07-29 03:32:02.196049 I | rafthttp: started peer 7da852efb07cef67\n2018-07-29 03:32:02.196074 I | rafthttp: added peer 7da852efb07cef67\n2018-07-29 03:32:02.196089 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-07-29 03:32:02.196609 I | rafthttp: started streaming with peer 7da852efb07cef67 (writer)\n2018-07-29 03:32:02.196741 I | rafthttp: started streaming with peer 7da852efb07cef67 (stream MsgApp v2 reader)\n2018-07-29 03:32:02.196969 I | rafthttp: started streaming with peer 7da852efb07cef67 (stream Message reader)\n2018-07-29 03:32:02.198024 I | raft: ece70c8ba44fc36d [term: 1] received a MsgHeartbeat message with higher term from 7da852efb07cef67 [term: 2]\n2018-07-29 03:32:02.198036 I | raft: ece70c8ba44fc36d became follower at term 2\n2018-07-29 03:32:02.198045 I | raft: raft.node: ece70c8ba44fc36d elected leader 7da852efb07cef67 at term 2\n2018-07-29 03:32:02.198714 I | rafthttp: peer 7da852efb07cef67 became active\n2018-07-29 03:32:02.198745 I | rafthttp: established a TCP streaming connection with peer 7da852efb07cef67 (stream Message reader)\n2018-07-29 03:32:02.199400 I | rafthttp: established a TCP streaming connection with peer 7da852efb07cef67 (stream Message writer)\n2018-07-29 03:32:02.199635 I | rafthttp: established a TCP streaming connection with peer 7da852efb07cef67 (stream MsgApp v2 writer)\n2018-07-29 03:32:02.200451 I | rafthttp: established a TCP streaming connection with peer 7da852efb07cef67 (stream MsgApp v2 reader)\n2018-07-29 03:32:04.050719 I | raft: ece70c8ba44fc36d [term: 2] received a MsgVote message with higher term from 7da852efb07cef67 [term: 3]\n2018-07-29 03:32:04.050761 I | raft: ece70c8ba44fc36d became follower at term 3\n2018-07-29 03:32:04.050780 I | raft: ece70c8ba44fc36d [logterm: 0, index: 0, vote: 0] cast MsgVote for 7da852efb07cef67 [logterm: 2, index: 30] at term 3\n2018-07-29 03:32:04.050789 I | raft: raft.node: ece70c8ba44fc36d lost leader 7da852efb07cef67 at term 3\n2018-07-29 03:32:04.052811 D | raft: ece70c8ba44fc36d [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 7da852efb07cef67\n2018-07-29 03:32:04.052840 I | raft: raft.node: ece70c8ba44fc36d elected leader 7da852efb07cef67 at term 3\n2018-07-29 03:32:04.053959 I | etcdserver/membership: added member 7da852efb07cef67 [http://192.168.120.23:2380] to cluster e1481be0cbe01456\n2018-07-29 03:32:04.054077 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-07-29 03:32:04.054101 I | etcdserver/api: enabled capabilities for version 3.1\n2018-07-29 03:32:04.054286 I | etcdserver/membership: added member ece70c8ba44fc36d [http://192.168.120.16:2380] to cluster e1481be0cbe01456\n2018-07-29 03:32:04.061936 I | etcdserver: published {Name:192-168-120-16 ClientURLs:[http://192.168.120.16:4000]} to cluster e1481be0cbe01456\n2018-07-29 03:32:04.062024 I | embed: ready to serve client requests\n2018-07-29 03:32:04.062761 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-07-29 03:32:04.063330 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.16:50312\n2018-07-29 03:32:04.065681 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.16:50313\n2018-07-29 03:32:04.068745 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.16:50321\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:08.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:08.111Z", "message": "[ellis] => [29-Jul-2018 03:31:20 UTC] clearwater-diags-monitor starting\n[29-Jul-2018 03:31:20 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:08.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:08.111Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:08.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:09.115Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:09.115Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:09.115Z", "message": "Execution done (return_code=0): /tmp/1P9SY/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "9bfbee74-5ffc-4f5a-92ed-e6c66065854a"}, {"node_instance_id": "ellis_07xpj3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:09.129Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:09.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:10.146Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:10.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "ellis_07xpj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:10.146Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:10.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:10.199Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:10.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:10.199Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:10.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:10.573Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LH6TQ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:10.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:11.130Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:11.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:11.130Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/EKB8X/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:11.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e67f82b9-2a8c-4075-869e-879ba16dfc0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:11.130Z", "message": "Executing: /tmp/EKB8X/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:11.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e67f82b9-2a8c-4075-869e-879ba16dfc0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:11.130Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:11.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e67f82b9-2a8c-4075-869e-879ba16dfc0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:11.130Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:11.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e67f82b9-2a8c-4075-869e-879ba16dfc0a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:11.202Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:11.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1831, "offset": 1771, "size": 50}}} 2018-07-29 03:32:11,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:11,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:11 GMT 2018-07-29 03:32:11,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:11,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37075 2018-07-29 03:32:11,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-07-29 03:32:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-07-29 03:32:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f8:77:b8 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef8:77b8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93001 errors:0 dropped:0 overruns:0 frame:0 TX packets:51140 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:146730306 (146.7 MB) TX bytes:8471412 (8.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:197 errors:0 dropped:0 overruns:0 frame:0 TX packets:197 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:15872 (15.8 KB) TX bytes:15872 (15.8 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-07-29 03:32:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/X0F8Y/add-snmpproxy-collector.py 2018-07-29 03:32:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:26 ? 00:00:01 /sbin/init root 2 0 0 03:26 ? 00:00:00 [kthreadd] root 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:26 ? 00:00:00 [kworker/0:0] root 5 2 0 03:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:26 ? 00:00:00 [rcu_sched] root 8 2 0 03:26 ? 00:00:00 [rcuos/0] root 9 2 0 03:26 ? 00:00:00 [rcuos/1] root 10 2 0 03:26 ? 00:00:00 [rcu_bh] root 11 2 0 03:26 ? 00:00:00 [rcuob/0] root 12 2 0 03:26 ? 00:00:00 [rcuob/1] root 13 2 0 03:26 ? 00:00:00 [migration/0] root 14 2 0 03:26 ? 00:00:00 [watchdog/0] root 15 2 0 03:26 ? 00:00:00 [watchdog/1] root 16 2 0 03:26 ? 00:00:00 [migration/1] root 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:26 ? 00:00:00 [khelper] root 21 2 0 03:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:26 ? 00:00:00 [netns] root 23 2 0 03:26 ? 00:00:00 [writeback] root 24 2 0 03:26 ? 00:00:00 [kintegrityd] root 25 2 0 03:26 ? 00:00:00 [bioset] root 27 2 0 03:26 ? 00:00:00 [kblockd] root 28 2 0 03:26 ? 00:00:00 [ata_sff] root 29 2 0 03:26 ? 00:00:00 [khubd] root 30 2 0 03:26 ? 00:00:00 [md] root 31 2 0 03:26 ? 00:00:00 [devfreq_wq] root 32 2 0 03:26 ? 00:00:00 [kworker/0:1] root 33 2 0 03:26 ? 00:00:00 [kworker/1:1] root 35 2 0 03:26 ? 00:00:00 [khungtaskd] root 36 2 0 03:26 ? 00:00:00 [kswapd0] root 37 2 0 03:26 ? 00:00:00 [vmstat] root 38 2 0 03:26 ? 00:00:00 [ksmd] root 39 2 0 03:26 ? 00:00:00 [khugepaged] root 40 2 0 03:26 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:26 ? 00:00:00 [crypto] root 54 2 0 03:26 ? 00:00:00 [kthrotld] root 55 2 0 03:26 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:26 ? 00:00:00 [vballoon] root 57 2 0 03:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:26 ? 00:00:00 [deferwq] root 80 2 0 03:26 ? 00:00:00 [charger_manager] root 123 2 0 03:26 ? 00:00:00 [kpsmoused] root 125 2 0 03:26 ? 00:00:00 [kworker/1:2] root 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 440 2 0 03:26 ? 00:00:00 [kworker/u5:1] root 500 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon root 646 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 03:26 ? 00:00:00 [kworker/u5:2] root 820 2 0 03:26 ? 00:00:00 [kauditd] message+ 897 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind root 942 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon syslog 1003 1 0 03:26 ? 00:00:00 rsyslogd root 1053 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 03:26 ? 00:00:00 cron daemon 1096 1 0 03:26 ? 00:00:00 atd root 1112 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D root 1116 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 03:27 ? 00:00:00 /home/ubuntu/ellis_host_sjjkcr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_sjjkcr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_sjjkcr --logging-server-logdir=/home/ubuntu/ellis_host_sjjkcr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_sjjkcr/work/ellis_host_sjjkcr%I.log --pidfile=/home/ubuntu/ellis_host_sjjkcr/work/ellis_host_sjjkcr.pid ubuntu 1764 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_sjjkcr/env/bin/diamond --configfile /home/ubuntu/ellis_host_sjjkcr/work/plugins/diamond/etc/diamond.conf ubuntu 1810 1650 0 03:29 ? 00:00:00 /home/ubuntu/ellis_host_sjjkcr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_sjjkcr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_sjjkcr --logging-server-logdir=/home/ubuntu/ellis_host_sjjkcr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_sjjkcr/work/ellis_host_sjjkcr%I.log --pidfile=/home/ubuntu/ellis_host_sjjkcr/work/ellis_host_sjjkcr.pid ubuntu 1832 1810 0 03:29 ? 00:00:00 /home/ubuntu/ellis_host_sjjkcr/env/bin/python2.7 /home/ubuntu/ellis_host_sjjkcr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-p9EW6D ubuntu 1843 1832 0 03:29 ? 00:00:00 /bin/sh -c /tmp/1P9SY/install-ellis.sh ubuntu 1845 1843 0 03:29 ? 00:00:00 /bin/bash -e /tmp/1P9SY/install-ellis.sh mysql 9213 1 0 03:30 ? 00:00:00 /usr/sbin/mysqld ntp 9363 1 0 03:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9948 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10030 1 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10034 10030 0 03:31 ? 00:00:00 inotifywait -e create -qq . root 10121 1 0 03:31 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10122 10121 0 03:31 ? 00:00:00 nginx: worker process www-data 10123 10121 0 03:31 ? 00:00:00 nginx: worker process www-data 10124 10121 0 03:31 ? 00:00:00 nginx: worker process www-data 10125 10121 0 03:31 ? 00:00:00 nginx: worker process ellis 10300 1 0 03:31 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10424 2 0 03:31 ? 00:00:00 [kworker/u5:0] root 10516 9948 0 03:31 ? 00:00:00 [nginx_ping] root 10519 9948 0 03:31 ? 00:00:00 [check-nginx-upt] root 10523 9948 0 03:31 ? 00:00:00 [check-monit-upt] root 10527 9948 0 03:31 ? 00:00:00 [poll_ellis.sh] root 10529 9948 0 03:31 ? 00:00:00 [poll_ellis_http] clearwa+ 10784 1 1 03:32 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.16:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.16 --name 192-168-120-16 --debug --initial-cluster 192-168-120-23=http://192.168.120.23:2380,192-168-120-16=http://192.168.120.16:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.16:2380 --listen-peer-urls http://192.168.120.16:2380 root 10867 9948 0 03:32 ? 00:00:00 [check-etcd-upti] root 10869 9948 0 03:32 ? 00:00:00 [poll_etcd_clust] root 10871 9948 0 03:32 ? 00:00:00 [poll_etcd.sh] dnsmasq 10903 1 0 03:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10966 1845 0 03:32 ? 00:00:00 /bin/bash -e /tmp/1P9SY/install-ellis.sh ubuntu 10967 10966 0 03:32 ? 00:00:00 /bin/bash -e /tmp/1P9SY/install-ellis.sh root 10968 10967 0 03:32 ? 00:00:00 sudo ps -edf root 10969 10968 0 03:32 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-07-29 03:32:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10903/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9948/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10121/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9213/mysqld tcp 0 0 192.168.120.16:2380 0.0.0.0:* LISTEN 10784/etcd tcp6 0 0 ::1:53 :::* LISTEN 10903/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1112/sshd tcp6 0 0 :::4000 :::* LISTEN 10784/etcd udp 0 0 192.168.120.16:123 0.0.0.0:* 9363/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9363/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9363/ntpd udp 0 0 0.0.0.0:35569 0.0.0.0:* 646/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10903/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 646/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 9363/ntpd udp6 0 0 ::1:123 :::* 9363/ntpd udp6 0 0 :::123 :::* 9363/ntpd udp6 0 0 :::53567 :::* 646/dhclient udp6 0 0 ::1:53 :::* 10903/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10906 1650/python2.7 /tmp/cloudify-logging-server-9334c.socket unix 2 [ ACC ] STREAM LISTENING 12099 1832/python2.7 /tmp/ctx-D2RDtf.socket unix 2 [ ACC ] STREAM LISTENING 22460 10300/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 7063 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7602 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9663 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9417 897/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 20982 9213/mysqld /var/run/mysqld/mysqld.sock real 0m0.007s user 0m0.004s sys 0m0.004s 2018-07-29 03:32:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa29 /var/log/sysstat/sa29 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ellis /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/mysql.err /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/mysql.log /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.004s sys 0m0.003s 2018-07-29 03:32:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-07-29 03:32:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-07-29 03:32:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-07-29 03:32:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-07-29 03:31:49.026719721 Stopping etcd clearwater-etcd 2018-07-29 03:31:50.384746214 Restarting etcd clearwater-etcd 2018-07-29 03:31:50.389745914 Configured ETCDCTL_PEERS: 192.168.120.23:4000, 2018-07-29 03:31:50.390512125 Check for previous failed startup attempt 2018-07-29 03:31:50.391675131 Running etcdctl member list 7da852efb07cef67: name=192-168-120-23 peerURLs=http://192.168.120.23:2380 clientURLs=http://192.168.120.23:4000 isLeader=true 2018-07-29 03:31:50.489144368 etcdctl returned 0 2018-07-29 03:31:50.495307837 Joining existing cluster... 2018-07-29 03:32:01.498375875 Configured ETCDCTL_PEERS: 192.168.120.23:4000, 2018-07-29 03:32:01.499255369 Check cluster is healthy 2018-07-29 03:32:01.500873358 Running etcdctl cluster-health member 7da852efb07cef67 is healthy: got healthy result from http://192.168.120.23:4000 cluster is healthy 2018-07-29 03:32:01.513589968 etcdctl returned 0 2018-07-29 03:32:01.514667379 Tell the cluster we're joining 2018-07-29 03:32:01.515462508 Running etcdctl member add 192-168-120-16 http://192.168.120.16:2380 Added member named 192-168-120-16 with ID ece70c8ba44fc36d to cluster ETCD_NAME="192-168-120-16" ETCD_INITIAL_CLUSTER="192-168-120-23=http://192.168.120.23:2380,192-168-120-16=http://192.168.120.16:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-07-29 03:32:01.535971936 etcdctl returned 0 2018-07-29 03:32:01.575815638 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.16:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.16 --name 192-168-120-16 --debug --initial-cluster 192-168-120-23=http://192.168.120.23:2380,192-168-120-16=http://192.168.120.16:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.16:2380 --listen-peer-urls http://192.168.120.16:2380 2018-07-29 03:32:01.579405370 Check we're actually a member of the cluster 2018-07-29 03:32:01.583642120 Wait for etcd to startup 2018-07-29 03:32:02.595770141 Etcd started successfully 2018-07-29 03:32:01.626397 I | etcdmain: etcd Version: 3.1.7 2018-07-29 03:32:01.626466 I | etcdmain: Git SHA: 43b7507 2018-07-29 03:32:01.626471 I | etcdmain: Go Version: go1.7.5 2018-07-29 03:32:01.626474 I | etcdmain: Go OS/Arch: linux/amd64 2018-07-29 03:32:01.626478 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-07-29 03:32:01.626543 I | embed: listening for peers on http://192.168.120.16:2380 2018-07-29 03:32:01.626585 I | embed: listening for client requests on 0.0.0.0:4000 2018-07-29 03:32:01.679150 I | etcdserver: name = 192-168-120-16 2018-07-29 03:32:01.679169 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.16 2018-07-29 03:32:01.679174 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.16/member 2018-07-29 03:32:01.679178 I | etcdserver: heartbeat = 100ms 2018-07-29 03:32:01.679182 I | etcdserver: election = 1000ms 2018-07-29 03:32:01.679186 I | etcdserver: snapshot count = 10000 2018-07-29 03:32:01.679193 I | etcdserver: advertise client URLs = http://192.168.120.16:4000 2018-07-29 03:32:01.850981 I | etcdserver: starting member ece70c8ba44fc36d in cluster e1481be0cbe01456 2018-07-29 03:32:01.851030 I | raft: ece70c8ba44fc36d became follower at term 0 2018-07-29 03:32:01.851065 I | raft: newRaft ece70c8ba44fc36d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-07-29 03:32:01.851073 I | raft: ece70c8ba44fc36d became follower at term 1 2018-07-29 03:32:02.191392 I | rafthttp: started HTTP pipelining with peer 7da852efb07cef67 2018-07-29 03:32:02.191425 I | rafthttp: starting peer 7da852efb07cef67... 2018-07-29 03:32:02.191435 I | rafthttp: started HTTP pipelining with peer 7da852efb07cef67 2018-07-29 03:32:02.195503 I | rafthttp: started streaming with peer 7da852efb07cef67 (writer) 2018-07-29 03:32:02.196049 I | rafthttp: started peer 7da852efb07cef67 2018-07-29 03:32:02.196074 I | rafthttp: added peer 7da852efb07cef67 2018-07-29 03:32:02.196089 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-07-29 03:32:02.196609 I | rafthttp: started streaming with peer 7da852efb07cef67 (writer) 2018-07-29 03:32:02.196741 I | rafthttp: started streaming with peer 7da852efb07cef67 (stream MsgApp v2 reader) 2018-07-29 03:32:02.196969 I | rafthttp: started streaming with peer 7da852efb07cef67 (stream Message reader) 2018-07-29 03:32:02.198024 I | raft: ece70c8ba44fc36d [term: 1] received a MsgHeartbeat message with higher term from 7da852efb07cef67 [term: 2] 2018-07-29 03:32:02.198036 I | raft: ece70c8ba44fc36d became follower at term 2 2018-07-29 03:32:02.198045 I | raft: raft.node: ece70c8ba44fc36d elected leader 7da852efb07cef67 at term 2 2018-07-29 03:32:02.198714 I | rafthttp: peer 7da852efb07cef67 became active 2018-07-29 03:32:02.198745 I | rafthttp: established a TCP streaming connection with peer 7da852efb07cef67 (stream Message reader) 2018-07-29 03:32:02.199400 I | rafthttp: established a TCP streaming connection with peer 7da852efb07cef67 (stream Message writer) 2018-07-29 03:32:02.199635 I | rafthttp: established a TCP streaming connection with peer 7da852efb07cef67 (stream MsgApp v2 writer) 2018-07-29 03:32:02.200451 I | rafthttp: established a TCP streaming connection with peer 7da852efb07cef67 (stream MsgApp v2 reader) 2018-07-29 03:32:04.050719 I | raft: ece70c8ba44fc36d [term: 2] received a MsgVote message with higher term from 7da852efb07cef67 [term: 3] 2018-07-29 03:32:04.050761 I | raft: ece70c8ba44fc36d became follower at term 3 2018-07-29 03:32:04.050780 I | raft: ece70c8ba44fc36d [logterm: 0, index: 0, vote: 0] cast MsgVote for 7da852efb07cef67 [logterm: 2, index: 30] at term 3 2018-07-29 03:32:04.050789 I | raft: raft.node: ece70c8ba44fc36d lost leader 7da852efb07cef67 at term 3 2018-07-29 03:32:04.052811 D | raft: ece70c8ba44fc36d [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 7da852efb07cef67 2018-07-29 03:32:04.052840 I | raft: raft.node: ece70c8ba44fc36d elected leader 7da852efb07cef67 at term 3 2018-07-29 03:32:04.053959 I | etcdserver/membership: added member 7da852efb07cef67 [http://192.168.120.23:2380] to cluster e1481be0cbe01456 2018-07-29 03:32:04.054077 N | etcdserver/membership: set the initial cluster version to 3.1 2018-07-29 03:32:04.054101 I | etcdserver/api: enabled capabilities for version 3.1 2018-07-29 03:32:04.054286 I | etcdserver/membership: added member ece70c8ba44fc36d [http://192.168.120.16:2380] to cluster e1481be0cbe01456 2018-07-29 03:32:04.061936 I | etcdserver: published {Name:192-168-120-16 ClientURLs:[http://192.168.120.16:4000]} to cluster e1481be0cbe01456 2018-07-29 03:32:04.062024 I | embed: ready to serve client requests 2018-07-29 03:32:04.062761 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-07-29 03:32:04.063330 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.16:50312 2018-07-29 03:32:04.065681 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.16:50313 2018-07-29 03:32:04.068745 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.16:50321 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:32:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [29-Jul-2018 03:31:20 UTC] clearwater-diags-monitor starting [29-Jul-2018 03:31:20 UTC] Waiting for trigger files real 0m0.005s user 0m0.002s sys 0m0.003s 2018-07-29 03:32:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-07-29 03:32:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-07-29 03:32:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-07-29 03:32:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1P9SY/install-ellis.sh 2018-07-29 03:32:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:32:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:32:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:32:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:32:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LH6TQ/bind.py 2018-07-29 03:32:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-29 03:32:11,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/EKB8X/create_number.sh 2018-07-29 03:32:11,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EKB8X/create_number.sh 2018-07-29 03:32:11,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-07-29 03:32:11,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-07-29 03:32:11,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:32:11,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:11,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:11,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:11,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:11,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:11 GMT 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:11,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:16,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:16,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:16,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:16,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:16,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:16,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:16,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:16,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:16,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.296Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}, u'ellis': {u'ellis_07xpj3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-07xpj3'}}, u'bono': {u'bono_gpk5o0': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-gpk5o0'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "[localhost] run: sudo mv /tmp/tmpGcNaFP /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "[localhost] run: sudo mv /tmp/tmp9tWIZa /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:12.297Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:12.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "48e386af-f605-4d2d-afd5-ec7da8cda8a9"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:14.863Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (7,662 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58584 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m25.812s\nuser\t0m12.176s\nsys\t0m2.860s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:14.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:15.384Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:15.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:15.384Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:15.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:15.398Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:15.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:16.387Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}], "metadata": {"pagination": {"total": 1848, "offset": 1799, "size": 50}}} 2018-07-29 03:32:16,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:16,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:16 GMT 2018-07-29 03:32:16,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:16,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23147 2018-07-29 03:32:16,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:16,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:16,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-29 03:32:16,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-29 03:32:16,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}, u'ellis': {u'ellis_07xpj3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-07xpj3'}}, u'bono': {u'bono_gpk5o0': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-gpk5o0'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:32:16,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-29 03:32:16,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGcNaFP /etc/bind/db.clearwater.local 2018-07-29 03:32:16,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-29 03:32:16,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:32:16,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9tWIZa /etc/bind/db.clearwater.opnfv 2018-07-29 03:32:16,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-29 03:32:16,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-29 03:32:16,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (7,662 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58584 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m25.812s user 0m12.176s sys 0m2.860s 2018-07-29 03:32:16,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-07-29 03:32:16,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-07-29 03:32:16,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:16,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-07-29 03:32:16,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:16,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:16,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:16,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:16 GMT 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:16,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:21,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:21,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:21,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:21,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:21,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:21,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:21,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:21,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:21,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:17.818Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.003s\nsys\t0m0.063s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:17.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:18.390Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:18.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:18.390Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:11:07:9e \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe11:79e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:111556 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56669 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171711197 (171.7 MB) TX bytes:9144862 (9.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:18.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:19.393Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10419/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1119/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9404/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10419/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1119/sshd \nudp 0 0 192.168.120.20:123 0.0.0.0:* 8786/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8786/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8786/ntpd \nudp 0 0 0.0.0.0:62614 0.0.0.0:* 585/dhclient \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10086/snmpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10419/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8786/ntpd \nudp6 0 0 ::1:123 :::* 8786/ntpd \nudp6 0 0 :::123 :::* 8786/ntpd \nudp6 0 0 :::161 :::* 10086/snmpd \nudp6 0 0 :::20349 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 10419/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10991 1650/python2.7 /tmp/cloudify-logging-server-b259d.socket\nunix 2 [ ACC ] STREAM LISTENING 12350 1838/python2.7 /tmp/ctx-pHFyac.socket\nunix 2 [ ACC ] STREAM LISTENING 7137 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8548 935/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 21328 9358/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21332 9367/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8851 1154/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22394 10086/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 7656 397/systemd-udevd /run/udev/control\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:19.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:19.393Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:19.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:19.393Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:26 ? 00:00:00 /sbin/init\nroot 2 0 0 03:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:26 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:26 ? 00:00:00 [migration/0]\nroot 14 2 0 03:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:26 ? 00:00:00 [migration/1]\nroot 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:26 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:26 ? 00:00:00 [khelper]\nroot 21 2 0 03:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:26 ? 00:00:00 [netns]\nroot 23 2 0 03:26 ? 00:00:00 [writeback]\nroot 24 2 0 03:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:26 ? 00:00:00 [bioset]\nroot 26 2 0 03:26 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:26 ? 00:00:00 [kblockd]\nroot 28 2 0 03:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:26 ? 00:00:00 [khubd]\nroot 30 2 0 03:26 ? 00:00:00 [md]\nroot 31 2 0 03:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:26 ? 00:00:00 [vmstat]\nroot 37 2 0 03:26 ? 00:00:00 [ksmd]\nroot 38 2 0 03:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:26 ? 00:00:00 [crypto]\nroot 53 2 0 03:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:26 ? 00:00:00 [vballoon]\nroot 56 2 0 03:26 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 03:26 ? 00:00:00 [scsi_eh_1]\nroot 78 2 0 03:26 ? 00:00:00 [deferwq]\nroot 79 2 0 03:26 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:26 ? 00:00:00 [kpsmoused]\nroot 126 2 0 03:26 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 397 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 453 2 0 03:26 ? 00:00:00 [kworker/u5:2]\nroot 519 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 03:26 ? 00:00:00 [kauditd]\nroot 915 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 935 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork\nsyslog 967 1 0 03:26 ? 00:00:00 rsyslogd\nroot 974 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1063 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1119 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1121 1 0 03:26 ? 00:00:00 cron\ndaemon 1122 1 0 03:26 ? 00:00:00 atd\nroot 1145 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1154 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1254 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1260 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 03:26 ? 00:00:00 /home/ubuntu/dime_host_0t2sq2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_0t2sq2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_0t2sq2 --logging-server-logdir=/home/ubuntu/dime_host_0t2sq2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_0t2sq2/work/dime_host_0t2sq2%I.log --pidfile=/home/ubuntu/dime_host_0t2sq2/work/dime_host_0t2sq2.pid\nubuntu 1764 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/dime_host_0t2sq2/env/bin/diamond --configfile /home/ubuntu/dime_host_0t2sq2/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1650 0 03:29 ? 00:00:00 /home/ubuntu/dime_host_0t2sq2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_0t2sq2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_0t2sq2 --logging-server-logdir=/home/ubuntu/dime_host_0t2sq2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_0t2sq2/work/dime_host_0t2sq2%I.log --pidfile=/home/ubuntu/dime_host_0t2sq2/work/dime_host_0t2sq2.pid\nubuntu 1838 1817 0 03:29 ? 00:00:00 /home/ubuntu/dime_host_0t2sq2/env/bin/python2.7 /home/ubuntu/dime_host_0t2sq2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-0_FQ4e\nubuntu 1849 1838 0 03:29 ? 00:00:00 /bin/sh -c /tmp/E59MI/install-dime.sh\nubuntu 1851 1849 0 03:29 ? 00:00:00 /bin/bash -e /tmp/E59MI/install-dime.sh\nntp 8786 1 0 03:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9350 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9351 9350 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9358 9351 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9359 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9360 9359 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9366 9360 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9367 9366 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9404 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10051 2 0 03:31 ? 00:00:00 [kworker/u5:1]\nsnmp 10086 1 0 03:31 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10419 1 0 03:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10482 1851 0 03:32 ? 00:00:00 /bin/bash -e /tmp/E59MI/install-dime.sh\nubuntu 10483 10482 0 03:32 ? 00:00:00 /bin/bash -e /tmp/E59MI/install-dime.sh\nroot 10484 10483 0 03:32 ? 00:00:00 sudo ps -edf\nroot 10485 10484 0 03:32 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:19.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:19.393Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:19.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:19.393Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:19.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:20.397Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:20.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:20.397Z", "message": "[dime] => 2018:07:29 03:31:20: Namespace: management\n2018:07:29 03:31:20: [management] Starting server\n2018:07:29 03:31:20: [management] Listening for requests\n2018:07:29 03:31:20: Namespace: signaling\n2018:07:29 03:31:20: [signaling] Starting server\n2018:07:29 03:31:20: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:20.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:20.397Z", "message": "[dime] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa29\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20180729T030000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:20.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:21.402Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.23:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.23\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e67f82b9-2a8c-4075-869e-879ba16dfc0a"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:21.402Z", "message": "Execution done (return_code=0): /tmp/E59MI/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:21.402Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:21.402Z", "message": "[dime] => 2018-07-29 03:31:59.972740610 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:21.402Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "070f7900-f74b-43d1-9b2a-3ce1b1ef9d48"}, {"node_instance_id": "dime_jb69il", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:21.415Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1868, "offset": 1815, "size": 50}}} 2018-07-29 03:32:21,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:21,729 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:21 GMT 2018-07-29 03:32:21,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:21,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24314 2018-07-29 03:32:21,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.003s sys 0m0.063s 2018-07-29 03:32:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-07-29 03:32:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:11:07:9e inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe11:79e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111556 errors:0 dropped:0 overruns:0 frame:0 TX packets:56669 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171711197 (171.7 MB) TX bytes:9144862 (9.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-07-29 03:32:21,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10419/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1119/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9404/monit tcp6 0 0 ::1:53 :::* LISTEN 10419/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1119/sshd udp 0 0 192.168.120.20:123 0.0.0.0:* 8786/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8786/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8786/ntpd udp 0 0 0.0.0.0:62614 0.0.0.0:* 585/dhclient udp 0 0 0.0.0.0:161 0.0.0.0:* 10086/snmpd udp 0 0 127.0.0.1:53 0.0.0.0:* 10419/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8786/ntpd udp6 0 0 ::1:123 :::* 8786/ntpd udp6 0 0 :::123 :::* 8786/ntpd udp6 0 0 :::161 :::* 10086/snmpd udp6 0 0 :::20349 :::* 585/dhclient udp6 0 0 ::1:53 :::* 10419/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10991 1650/python2.7 /tmp/cloudify-logging-server-b259d.socket unix 2 [ ACC ] STREAM LISTENING 12350 1838/python2.7 /tmp/ctx-pHFyac.socket unix 2 [ ACC ] STREAM LISTENING 7137 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8548 935/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 21328 9358/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21332 9367/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8851 1154/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22394 10086/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 7656 397/systemd-udevd /run/udev/control real 0m0.009s user 0m0.000s sys 0m0.008s 2018-07-29 03:32:21,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-07-29 03:32:21,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:26 ? 00:00:00 /sbin/init root 2 0 0 03:26 ? 00:00:00 [kthreadd] root 3 2 0 03:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:26 ? 00:00:00 [kworker/0:0] root 5 2 0 03:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:26 ? 00:00:00 [rcu_sched] root 8 2 0 03:26 ? 00:00:00 [rcuos/0] root 9 2 0 03:26 ? 00:00:00 [rcuos/1] root 10 2 0 03:26 ? 00:00:00 [rcu_bh] root 11 2 0 03:26 ? 00:00:00 [rcuob/0] root 12 2 0 03:26 ? 00:00:00 [rcuob/1] root 13 2 0 03:26 ? 00:00:00 [migration/0] root 14 2 0 03:26 ? 00:00:00 [watchdog/0] root 15 2 0 03:26 ? 00:00:00 [watchdog/1] root 16 2 0 03:26 ? 00:00:00 [migration/1] root 17 2 0 03:26 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:26 ? 00:00:00 [kworker/1:0] root 19 2 0 03:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:26 ? 00:00:00 [khelper] root 21 2 0 03:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:26 ? 00:00:00 [netns] root 23 2 0 03:26 ? 00:00:00 [writeback] root 24 2 0 03:26 ? 00:00:00 [kintegrityd] root 25 2 0 03:26 ? 00:00:00 [bioset] root 26 2 0 03:26 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:26 ? 00:00:00 [kblockd] root 28 2 0 03:26 ? 00:00:00 [ata_sff] root 29 2 0 03:26 ? 00:00:00 [khubd] root 30 2 0 03:26 ? 00:00:00 [md] root 31 2 0 03:26 ? 00:00:00 [devfreq_wq] root 32 2 0 03:26 ? 00:00:00 [kworker/0:1] root 34 2 0 03:26 ? 00:00:00 [khungtaskd] root 35 2 0 03:26 ? 00:00:00 [kswapd0] root 36 2 0 03:26 ? 00:00:00 [vmstat] root 37 2 0 03:26 ? 00:00:00 [ksmd] root 38 2 0 03:26 ? 00:00:00 [khugepaged] root 39 2 0 03:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:26 ? 00:00:00 [crypto] root 53 2 0 03:26 ? 00:00:00 [kthrotld] root 54 2 0 03:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:26 ? 00:00:00 [vballoon] root 56 2 0 03:26 ? 00:00:00 [scsi_eh_0] root 57 2 0 03:26 ? 00:00:00 [scsi_eh_1] root 78 2 0 03:26 ? 00:00:00 [deferwq] root 79 2 0 03:26 ? 00:00:00 [charger_manager] root 124 2 0 03:26 ? 00:00:00 [kpsmoused] root 126 2 0 03:26 ? 00:00:00 [kworker/1:2] root 186 2 0 03:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:26 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon root 397 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 453 2 0 03:26 ? 00:00:00 [kworker/u5:2] root 519 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 03:26 ? 00:00:00 [kauditd] root 915 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon message+ 935 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork syslog 967 1 0 03:26 ? 00:00:00 rsyslogd root 974 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind root 1063 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1119 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D root 1121 1 0 03:26 ? 00:00:00 cron daemon 1122 1 0 03:26 ? 00:00:00 atd root 1145 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance root 1154 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1254 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1260 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 03:26 ? 00:00:00 /home/ubuntu/dime_host_0t2sq2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_0t2sq2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_0t2sq2 --logging-server-logdir=/home/ubuntu/dime_host_0t2sq2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_0t2sq2/work/dime_host_0t2sq2%I.log --pidfile=/home/ubuntu/dime_host_0t2sq2/work/dime_host_0t2sq2.pid ubuntu 1764 1 0 03:27 ? 00:00:01 python2.7 /home/ubuntu/dime_host_0t2sq2/env/bin/diamond --configfile /home/ubuntu/dime_host_0t2sq2/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1650 0 03:29 ? 00:00:00 /home/ubuntu/dime_host_0t2sq2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_0t2sq2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_0t2sq2 --logging-server-logdir=/home/ubuntu/dime_host_0t2sq2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_0t2sq2/work/dime_host_0t2sq2%I.log --pidfile=/home/ubuntu/dime_host_0t2sq2/work/dime_host_0t2sq2.pid ubuntu 1838 1817 0 03:29 ? 00:00:00 /home/ubuntu/dime_host_0t2sq2/env/bin/python2.7 /home/ubuntu/dime_host_0t2sq2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-0_FQ4e ubuntu 1849 1838 0 03:29 ? 00:00:00 /bin/sh -c /tmp/E59MI/install-dime.sh ubuntu 1851 1849 0 03:29 ? 00:00:00 /bin/bash -e /tmp/E59MI/install-dime.sh ntp 8786 1 0 03:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9350 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9351 9350 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9358 9351 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9359 1 0 03:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9360 9359 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9366 9360 0 03:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9367 9366 0 03:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9404 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10051 2 0 03:31 ? 00:00:00 [kworker/u5:1] snmp 10086 1 0 03:31 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10419 1 0 03:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10482 1851 0 03:32 ? 00:00:00 /bin/bash -e /tmp/E59MI/install-dime.sh ubuntu 10483 10482 0 03:32 ? 00:00:00 /bin/bash -e /tmp/E59MI/install-dime.sh root 10484 10483 0 03:32 ? 00:00:00 sudo ps -edf root 10485 10484 0 03:32 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-07-29 03:32:21,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-07-29 03:32:21,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-07-29 03:32:21,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-07-29 03:32:21,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:07:29 03:31:20: Namespace: management 2018:07:29 03:31:20: [management] Starting server 2018:07:29 03:31:20: [management] Listening for requests 2018:07:29 03:31:20: Namespace: signaling 2018:07:29 03:31:20: [signaling] Starting server 2018:07:29 03:31:20: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-29 03:32:21,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa29 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/ralf /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20180729T030000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.011s user 0m0.000s sys 0m0.006s 2018-07-29 03:32:21,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.23:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.23 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-07-29 03:32:21,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/E59MI/install-dime.sh 2018-07-29 03:32:21,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-07-29 03:32:21,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-07-29 03:31:59.972740610 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:32:21,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-07-29 03:32:21,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:21,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:21,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:21,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:21,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:21,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:21,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:21,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:21,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:21,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:21,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:21,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:21 GMT 2018-07-29 03:32:21,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:21,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:21,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:26,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:26,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:26,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:26,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:26,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:26,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:26,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:26,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:26,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_jb69il", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:22.338Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:22.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:22.338Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:22.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:22.338Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:22.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:22.690Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M4IU9/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:22.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.407Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.407Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.407Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.407Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.407Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.407Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}, u'ellis': {u'ellis_07xpj3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-07xpj3'}}, u'bono': {u'bono_gpk5o0': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-gpk5o0'}}, u'dime': {u'dime_jb69il': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'dime-jb69il'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.407Z", "message": "[localhost] run: sudo mv /tmp/tmpv1sb9F /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.407Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:23.653Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:23.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:24.468Z", "message": "[localhost] run: sudo mv /tmp/tmpE9niqw /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:24.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:24.468Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:24.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:24.468Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:24.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "a4e885d9-7e13-40cb-9fbf-b6c8aadd313e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:25.646Z", "message": "Execution done (return_code=0): /tmp/EKB8X/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:25.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "e67f82b9-2a8c-4075-869e-879ba16dfc0a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:25.705Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:25.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1887, "offset": 1832, "size": 50}}} 2018-07-29 03:32:26,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:26,868 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:26 GMT 2018-07-29 03:32:26,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:26,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10443 2018-07-29 03:32:26,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:26,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:32:26,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:32:26,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:32:26,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M4IU9/bind.py 2018-07-29 03:32:26,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-29 03:32:26,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-29 03:32:26,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-29 03:32:26,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-29 03:32:26,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:32:26,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}, u'ellis': {u'ellis_07xpj3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-07xpj3'}}, u'bono': {u'bono_gpk5o0': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-gpk5o0'}}, u'dime': {u'dime_jb69il': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'dime-jb69il'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:32:26,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpv1sb9F /etc/bind/db.clearwater.local 2018-07-29 03:32:26,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-29 03:32:26,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:26,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE9niqw /etc/bind/db.clearwater.opnfv 2018-07-29 03:32:26,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-29 03:32:26,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-29 03:32:26,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EKB8X/create_number.sh 2018-07-29 03:32:26,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:26,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:26,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:26,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:26,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:26,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:26,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:26,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:26,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:26,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:26,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:26,930 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:26 GMT 2018-07-29 03:32:26,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:26,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:26,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:31,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:32,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:32,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:32,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:32,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:32,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:32,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:32,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:32,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1887, "offset": 1850, "size": 50}}} 2018-07-29 03:32:32,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:32,110 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:32 GMT 2018-07-29 03:32:32,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:32,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:32:32,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:32,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:32,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:32,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:32,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:32,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:32,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:32,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:32,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:32,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:32,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:32,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:32 GMT 2018-07-29 03:32:32,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:32,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:32,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:37,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:37,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:37,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:37,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:37,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:37,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:37,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:37,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:37,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:33.952Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:33.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}], "metadata": {"pagination": {"total": 1888, "offset": 1850, "size": 50}}} 2018-07-29 03:32:37,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:37,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:37 GMT 2018-07-29 03:32:37,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:37,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-07-29 03:32:37,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-29 03:32:37,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:37,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:37,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:37 GMT 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:37,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:37,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:42,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:42,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:42,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:40.576Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,124 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59674 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.405s\nuser\t0m3.580s\nsys\t0m0.822s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:40.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:41.654Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:41.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:41.654Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:41.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:41.654Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:41.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}], "metadata": {"pagination": {"total": 1892, "offset": 1851, "size": 50}}} 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:42 GMT 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6918 2018-07-29 03:32:42,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,124 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59674 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.405s user 0m3.580s sys 0m0.822s 2018-07-29 03:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-07-29 03:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-07-29 03:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-07-29 03:32:42,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:42 GMT 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:42,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:47,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:47,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:47,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:43.531Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.005s\nsys\t0m0.056s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:43.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:44.596Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:44.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:44.596Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:25 ? 00:00:00 /sbin/init\nroot 2 0 0 03:25 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:25 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:25 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:25 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:25 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:25 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:25 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:25 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:25 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:25 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:25 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:25 ? 00:00:00 [migration/0]\nroot 14 2 0 03:25 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:25 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:25 ? 00:00:00 [migration/1]\nroot 17 2 0 03:25 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:25 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:25 ? 00:00:00 [khelper]\nroot 21 2 0 03:25 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:25 ? 00:00:00 [netns]\nroot 23 2 0 03:25 ? 00:00:00 [writeback]\nroot 24 2 0 03:25 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:25 ? 00:00:00 [bioset]\nroot 27 2 0 03:25 ? 00:00:00 [kblockd]\nroot 28 2 0 03:25 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:25 ? 00:00:00 [khubd]\nroot 30 2 0 03:25 ? 00:00:00 [md]\nroot 31 2 0 03:25 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:25 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:25 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:25 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:25 ? 00:00:00 [vmstat]\nroot 37 2 0 03:25 ? 00:00:00 [ksmd]\nroot 38 2 0 03:25 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:25 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:25 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:25 ? 00:00:00 [crypto]\nroot 53 2 0 03:25 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:25 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:25 ? 00:00:00 [vballoon]\nroot 56 2 0 03:25 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:25 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:25 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:25 ? 00:00:00 [deferwq]\nroot 80 2 0 03:25 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:25 ? 00:00:00 [kpsmoused]\nroot 141 2 0 03:25 ? 00:00:00 [kworker/1:2]\nroot 187 2 0 03:26 ? 00:00:00 [jbd2/vda1-8]\nroot 188 2 0 03:26 ? 00:00:00 [ext4-rsv-conver]\nroot 334 2 0 03:26 ? 00:00:00 [kworker/u5:1]\nroot 389 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 397 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 531 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 731 2 0 03:26 ? 00:00:00 [kworker/u5:2]\nroot 824 2 0 03:26 ? 00:00:00 [kauditd]\nroot 936 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1010 1 0 03:26 ? 00:00:00 rsyslogd\nmessage+ 1021 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork\nroot 1055 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1059 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1064 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1066 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1101 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 03:26 ? 00:00:00 cron\ndaemon 1111 1 0 03:26 ? 00:00:00 atd\nroot 1123 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1208 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1214 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1656 1 0 03:26 ? 00:00:00 /home/ubuntu/vellum_host_h9ebex/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_h9ebex --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_h9ebex --logging-server-logdir=/home/ubuntu/vellum_host_h9ebex/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_h9ebex/work/vellum_host_h9ebex%I.log --pidfile=/home/ubuntu/vellum_host_h9ebex/work/vellum_host_h9ebex.pid\nubuntu 1770 1 0 03:26 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_h9ebex/env/bin/diamond --configfile /home/ubuntu/vellum_host_h9ebex/work/plugins/diamond/etc/diamond.conf\nubuntu 1830 1656 0 03:29 ? 00:00:00 /home/ubuntu/vellum_host_h9ebex/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_h9ebex --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_h9ebex --logging-server-logdir=/home/ubuntu/vellum_host_h9ebex/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_h9ebex/work/vellum_host_h9ebex%I.log --pidfile=/home/ubuntu/vellum_host_h9ebex/work/vellum_host_h9ebex.pid\nubuntu 1851 1830 0 03:29 ? 00:00:00 /home/ubuntu/vellum_host_h9ebex/env/bin/python2.7 /home/ubuntu/vellum_host_h9ebex/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-hqlPym\nubuntu 1862 1851 0 03:29 ? 00:00:00 /bin/sh -c /tmp/B0OK6/install-vellum.sh\nubuntu 1864 1862 0 03:29 ? 00:00:00 /bin/bash -e /tmp/B0OK6/install-vellum.sh\nntp 11858 1 0 03:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nroot 11876 2 0 03:31 ? 00:00:00 [kworker/u5:0]\nmemcache 12257 1 0 03:31 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12582 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13225 1 0 03:32 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13233 13225 0 03:32 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13591 12582 0 03:32 ? 00:00:00 [check-monit-upt] \ndnsmasq 14191 1 0 03:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14255 1864 0 03:32 ? 00:00:00 /bin/bash -e /tmp/B0OK6/install-vellum.sh\nubuntu 14256 14255 0 03:32 ? 00:00:00 /bin/bash -e /tmp/B0OK6/install-vellum.sh\nroot 14257 14256 0 03:32 ? 00:00:00 sudo ps -edf\nroot 14258 14257 0 03:32 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.009s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:44.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:44.596Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a5:32:aa \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea5:32aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:144005 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61270 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218387097 (218.3 MB) TX bytes:10191513 (10.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:44.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:44.596Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:44.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:44.596Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:44.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:45.658Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:45.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:45.658Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14191/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12582/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12257/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14191/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 11858/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11858/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11858/ntpd \nudp 0 0 0.0.0.0:19168 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12257/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14191/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 11858/ntpd \nudp6 0 0 ::1:123 :::* 11858/ntpd \nudp6 0 0 :::123 :::* 11858/ntpd \nudp6 0 0 ::1:53 :::* 14191/dnsmasq \nudp6 0 0 :::43071 :::* 586/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7483 397/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11456 1656/python2.7 /tmp/cloudify-logging-server-53f78.socket\nunix 2 [ ACC ] STREAM LISTENING 11768 1851/python2.7 /tmp/ctx-O1RETI.socket\nunix 2 [ ACC ] STREAM LISTENING 1667 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9405 1021/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8909 1124/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:45.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:45.658Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:45.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:45.658Z", "message": "[vellum] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/chronos\n/var/log/memcached.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/rogers\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20180729T030000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:45.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:45.658Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:45.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:46.661Z", "message": "[vellum] => 2018-07-29 03:32:01.672372213 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:46.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:46.661Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:46.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}], "metadata": {"pagination": {"total": 1907, "offset": 1855, "size": 50}}} 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:47 GMT 2018-07-29 03:32:47,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:47,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20040 2018-07-29 03:32:47,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:47,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.005s sys 0m0.056s 2018-07-29 03:32:47,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-07-29 03:32:47,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:25 ? 00:00:00 /sbin/init root 2 0 0 03:25 ? 00:00:00 [kthreadd] root 3 2 0 03:25 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:25 ? 00:00:00 [kworker/0:0] root 5 2 0 03:25 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:25 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:25 ? 00:00:00 [rcu_sched] root 8 2 0 03:25 ? 00:00:00 [rcuos/0] root 9 2 0 03:25 ? 00:00:00 [rcuos/1] root 10 2 0 03:25 ? 00:00:00 [rcu_bh] root 11 2 0 03:25 ? 00:00:00 [rcuob/0] root 12 2 0 03:25 ? 00:00:00 [rcuob/1] root 13 2 0 03:25 ? 00:00:00 [migration/0] root 14 2 0 03:25 ? 00:00:00 [watchdog/0] root 15 2 0 03:25 ? 00:00:00 [watchdog/1] root 16 2 0 03:25 ? 00:00:00 [migration/1] root 17 2 0 03:25 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:25 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:25 ? 00:00:00 [khelper] root 21 2 0 03:25 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:25 ? 00:00:00 [netns] root 23 2 0 03:25 ? 00:00:00 [writeback] root 24 2 0 03:25 ? 00:00:00 [kintegrityd] root 25 2 0 03:25 ? 00:00:00 [bioset] root 27 2 0 03:25 ? 00:00:00 [kblockd] root 28 2 0 03:25 ? 00:00:00 [ata_sff] root 29 2 0 03:25 ? 00:00:00 [khubd] root 30 2 0 03:25 ? 00:00:00 [md] root 31 2 0 03:25 ? 00:00:00 [devfreq_wq] root 32 2 0 03:25 ? 00:00:00 [kworker/0:1] root 34 2 0 03:25 ? 00:00:00 [khungtaskd] root 35 2 0 03:25 ? 00:00:00 [kswapd0] root 36 2 0 03:25 ? 00:00:00 [vmstat] root 37 2 0 03:25 ? 00:00:00 [ksmd] root 38 2 0 03:25 ? 00:00:00 [khugepaged] root 39 2 0 03:25 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:25 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:25 ? 00:00:00 [crypto] root 53 2 0 03:25 ? 00:00:00 [kthrotld] root 54 2 0 03:25 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:25 ? 00:00:00 [vballoon] root 56 2 0 03:25 ? 00:00:00 [kworker/1:1] root 57 2 0 03:25 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:25 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:25 ? 00:00:00 [deferwq] root 80 2 0 03:25 ? 00:00:00 [charger_manager] root 124 2 0 03:25 ? 00:00:00 [kpsmoused] root 141 2 0 03:25 ? 00:00:00 [kworker/1:2] root 187 2 0 03:26 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 03:26 ? 00:00:00 [ext4-rsv-conver] root 334 2 0 03:26 ? 00:00:00 [kworker/u5:1] root 389 1 0 03:26 ? 00:00:00 upstart-udev-bridge --daemon root 397 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 531 1 0 03:26 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 03:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 731 2 0 03:26 ? 00:00:00 [kworker/u5:2] root 824 2 0 03:26 ? 00:00:00 [kauditd] root 936 1 0 03:26 ? 00:00:00 upstart-file-bridge --daemon syslog 1010 1 0 03:26 ? 00:00:00 rsyslogd message+ 1021 1 0 03:26 ? 00:00:00 dbus-daemon --system --fork root 1055 1 0 03:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1059 1 0 03:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 03:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1064 1 0 03:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1066 1 0 03:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 03:26 ? 00:00:00 /lib/systemd/systemd-logind root 1101 1 0 03:26 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 03:26 ? 00:00:00 cron daemon 1111 1 0 03:26 ? 00:00:00 atd root 1123 1 0 03:26 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 03:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1208 1 0 03:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1214 1 0 03:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1656 1 0 03:26 ? 00:00:00 /home/ubuntu/vellum_host_h9ebex/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_h9ebex --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_h9ebex --logging-server-logdir=/home/ubuntu/vellum_host_h9ebex/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_h9ebex/work/vellum_host_h9ebex%I.log --pidfile=/home/ubuntu/vellum_host_h9ebex/work/vellum_host_h9ebex.pid ubuntu 1770 1 0 03:26 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_h9ebex/env/bin/diamond --configfile /home/ubuntu/vellum_host_h9ebex/work/plugins/diamond/etc/diamond.conf ubuntu 1830 1656 0 03:29 ? 00:00:00 /home/ubuntu/vellum_host_h9ebex/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_h9ebex --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_h9ebex --logging-server-logdir=/home/ubuntu/vellum_host_h9ebex/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_h9ebex/work/vellum_host_h9ebex%I.log --pidfile=/home/ubuntu/vellum_host_h9ebex/work/vellum_host_h9ebex.pid ubuntu 1851 1830 0 03:29 ? 00:00:00 /home/ubuntu/vellum_host_h9ebex/env/bin/python2.7 /home/ubuntu/vellum_host_h9ebex/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-hqlPym ubuntu 1862 1851 0 03:29 ? 00:00:00 /bin/sh -c /tmp/B0OK6/install-vellum.sh ubuntu 1864 1862 0 03:29 ? 00:00:00 /bin/bash -e /tmp/B0OK6/install-vellum.sh ntp 11858 1 0 03:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 root 11876 2 0 03:31 ? 00:00:00 [kworker/u5:0] memcache 12257 1 0 03:31 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12582 1 0 03:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13225 1 0 03:32 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13233 13225 0 03:32 ? 00:00:00 cpulimit -e astaire -l 10 root 13591 12582 0 03:32 ? 00:00:00 [check-monit-upt] dnsmasq 14191 1 0 03:32 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14255 1864 0 03:32 ? 00:00:00 /bin/bash -e /tmp/B0OK6/install-vellum.sh ubuntu 14256 14255 0 03:32 ? 00:00:00 /bin/bash -e /tmp/B0OK6/install-vellum.sh root 14257 14256 0 03:32 ? 00:00:00 sudo ps -edf root 14258 14257 0 03:32 ? 00:00:00 ps -edf real 0m0.009s user 0m0.009s sys 0m0.001s 2018-07-29 03:32:47,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a5:32:aa inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea5:32aa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144005 errors:0 dropped:0 overruns:0 frame:0 TX packets:61270 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218387097 (218.3 MB) TX bytes:10191513 (10.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-29 03:32:47,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-07-29 03:32:47,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-07-29 03:32:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-07-29 03:32:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14191/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12582/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12257/memcached tcp6 0 0 ::1:53 :::* LISTEN 14191/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 11858/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11858/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11858/ntpd udp 0 0 0.0.0.0:19168 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12257/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14191/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 11858/ntpd udp6 0 0 ::1:123 :::* 11858/ntpd udp6 0 0 :::123 :::* 11858/ntpd udp6 0 0 ::1:53 :::* 14191/dnsmasq udp6 0 0 :::43071 :::* 586/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7483 397/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11456 1656/python2.7 /tmp/cloudify-logging-server-53f78.socket unix 2 [ ACC ] STREAM LISTENING 11768 1851/python2.7 /tmp/ctx-O1RETI.socket unix 2 [ ACC ] STREAM LISTENING 1667 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9405 1021/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8909 1124/acpid /var/run/acpid.socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-07-29 03:32:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-07-29 03:32:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/chronos /var/log/memcached.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/rogers /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20180729T030000Z.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.004s sys 0m0.003s 2018-07-29 03:32:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-07-29 03:32:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-07-29 03:32:01.672372213 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-29 03:32:47,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-07-29 03:32:47,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:47,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:47,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:47,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:47,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:47,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:47,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:47,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:47,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:47,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:47,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:47 GMT 2018-07-29 03:32:47,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:47,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:47,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:52,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:52,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:52,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:52,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:52,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:52,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:52,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:52,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:52,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:47.782Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:47.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:47.782Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:47.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:47.782Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:47.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:47.782Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:47.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:47.782Z", "message": "[vellum] => INFO [main] 2018-07-29 03:30:29,362 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-07-29 03:30:29,380 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-29 03:30:29,482 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-29 03:30:29,647 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-07-29 03:30:29,655 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-07-29 03:30:29,656 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-07-29 03:30:30,005 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-29 03:30:30,019 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-29 03:30:30,073 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-07-29 03:30:30,073 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-07-29 03:30:30,073 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 701056(684K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74039184(72303K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718920(16327K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-07-29 03:30:30,075 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1532835028.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1532835028.log]\nINFO [main] 2018-07-29 03:30:30,176 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-07-29 03:30:30,176 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-07-29 03:30:30,255 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-07-29 03:30:30,257 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-07-29 03:30:30,257 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-07-29 03:30:30,262 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-07-29 03:30:30,268 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-07-29 03:30:30,273 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-07-29 03:30:30,274 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-07-29 03:30:30,339 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-07-29 03:30:31,527 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-07-29 03:30:31,536 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-07-29 03:30:31,542 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-07-29 03:30:31,547 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-07-29 03:30:31,552 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-07-29 03:30:31,556 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-07-29 03:30:31,567 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-07-29 03:30:31,573 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-07-29 03:30:31,582 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-07-29 03:30:31,587 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-07-29 03:30:31,596 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-07-29 03:30:31,604 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-07-29 03:30:31,608 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-07-29 03:30:31,613 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-07-29 03:30:31,617 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-07-29 03:30:31,620 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-07-29 03:30:31,696 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-07-29 03:30:31,697 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-07-29 03:30:31,749 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:31,757 Memtable.java:347 - Writing Memtable-local@685175561(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:31,812 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=399)\nINFO [main] 2018-07-29 03:30:32,413 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-07-29 03:30:32,574 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-07-29 03:30:32,575 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-07-29 03:30:32,577 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-07-29 03:30:32,590 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-07-29 03:30:32,591 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-07-29 03:30:32,607 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-29 03:30:32,619 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-07-29 03:30:32,634 SystemKeyspace.java:765 - No host ID found, created ebcb1f79-eb55-44db-a32c-42d07cd2648f (Note: This should happen exactly once per node).\nINFO [main] 2018-07-29 03:30:32,637 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-07-29 03:30:32,639 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-29 03:30:32,640 Memtable.java:347 - Writing Memtable-local@1144461312(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-29 03:30:32,641 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=93397)\nINFO [main] 2018-07-29 03:30:33,118 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-29 03:30:33,129 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-29 03:30:33,156 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-07-29 03:30:33,182 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-29 03:30:33,193 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-29 03:30:33,203 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-29 03:30:33,210 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-29 03:30:33,220 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-07-29 03:30:33,222 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-29 03:30:33,230 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-29 03:30:33,241 StorageService.java:959 - Generated random tokens. tokens are [-8705637211647201801, 8118741062787320029, 3786697003519440658, -3130904789583438693, 4153069488053214703, 931176251176272031, 5493986953640412998, 7124547260037659894, -6543210931090772290, 6014665970925806535, 5215258310496722109, 3488535321968185633, -8285100543601918671, -5455293351995491431, 6663815856711466697, 693957613026420198, -4670733536697564327, 1570792801069569468, -2388838615238747015, 885411937344829818, 7094454664388181076, 4144092452046488125, 6453675533770489006, -4695050274556424691, 3037875382353492293, 4501763495614283986, -1863142394238955792, 7952631599943874918, 7469346214608469557, 2186032884180802280, 3635277964989703614, -3416351360544120663, -8012543086040620356, -5210267340256399651, -413834705465705729, 3165828506043941379, 1127803000346077820, 3573708724206714721, -3661944575735876838, -1373528630662778205, -3181088149665328379, 7523087053375185548, -2722126672636313193, -1641323585341888370, 1450382057921626373, 521557108915747933, 966707998042797553, 5457867353320524183, -4874117248791781121, -1521543576346311474, 6724102589895718065, -7480789698497587721, -876919505868653442, 7640727637602129739, -7418507173361799327, 821728738330099829, 3937186290538276668, 3147652471334362090, 5147935502170764507, 2779368335963435891, 8248071259334221706, 4974706137050548648, -4489236395186549089, -4499717202020742300, -2378561953179010248, -6846850332088289595, -216158857144228074, -6520142609017018907, 4686225123124871748, -8115406150223141092, 2857062572231865589, -6486721155099819919, -3514864555859889973, -6553993878537101752, 5565262591195544921, -272383989713553867, 7859153067142385124, -2122082839285030257, 7408807353039690477, 7068340733457876125, 5368486892070571288, -8207832226716262758, 6732646126390158161, 7786168036247585881, 6187216410435411404, 1124838966897430102, -1003271365303816595, -8752423029787132278, -7591831602058170955, -7068734988610788992, 702918622593598031, 6698620151928235366, 5135983737787301742, -1773840112094068272, -7251731958068103060, 419484455489428448, -1544425963135836086, -1501270438302308015, 4109111368742000294, 3588444399243587005, -6297562288605252953, -296399433735265385, -3612617886322969573, -5889427957136658630, -2756964773634385871, -6778518438501410629, 7993063405406694812, -6936892669875862887, -154098281973223063, 3010526484172636591, -656602104585040462, 7909763361884646432, 8957608836635124760, -5068908467235296704, -4684495060283274379, 9179581261110402148, -1807255981636623471, 9008607813102101774, 7940026442625556300, -2171176172199026383, -1616060968771051627, -5710651882071997248, -1402687803169723133, 2611329788416840773, -3999909023508126070, -3686025427288574317, 7160331837123146683, -4718085896347540229, 3036484513601546752, 5454682768029634587, -6701566733917979621, -8012538625055837654, 369769212979959352, -6029799062666948666, 2990073951270734512, 3849864111222765921, -8131649014650628327, 4462779131706403035, -2712523815436049760, 4293343267211299583, -8322940454451785698, 2469154773780038918, 7050628249774248554, -4219138336245067442, 3335018685594752713, 3055775661477705764, -8516873637071681380, 3022801293326782740, -4285973636577375328, 9046963646998876695, -8820214580064166652, 8797043645010856550, -8232476428251368212, -1691698783792657916, 8667465950177185291, 3372622264778982655, -4712551177425757940, 9185634368895271503, -4940432111845362253, 789406000713482427, 2599343565276106412, 8255248525774263444, 6777033179834734526, -7977143891226442875, -4351865578134239227, 645765795009508937, 4155474474443776452, 4295789169856801168, 2170256571113650778, -7606062479963969846, 3537865743077359181, -7130169004424475697, -7762566888083111068, -1011230012751207295, -6522695388771886848, 6453227475779805878, -8832137334277624090, -682425487795959912, 2634290788972299565, 5383772615575585540, 6187294342813331668, 5738903755581121573, -2146161520433377377, 4837131963247301286, 1027684681614360573, 3694410473813300082, -809269537646137417, 2528157552902909327, -5990870560988102269, -4238310389284171619, -7847034589185794709, -7737277082108985477, 7189694506417112112, -8957958704259222631, -5639264825365105223, -6884208515495826769, 392620854445646937, 4662198781520516374, -741057573771664116, -7018835287725163498, -8922318182080259879, 5771930840942692181, 2467021847555906879, -8316165984688172629, 5894969610339999035, -814242527280015494, -953178676614903371, 4056864177795788875, -7039210532679623648, 347175243564542969, 639340200455132223, -6515543648451448340, -4524105162210873111, 2576761804967818889, -1042671108363339671, 180568177001309347, 9002748655366263732, -7304238543291346356, -714689195727551679, -8093692615418761250, -2504377134800016855, 8023780594585071676, 6660376224975729846, 4775161939240003461, -2029247783548346625, 7266429767292488619, -8604942321245718796, -7414525399269533492, -7036877415236523210, -6242778424442785953, 1516495089900315733, 6858791440500879068, 5695046621540095578, 885323335602155910, -6975265921207578135, 434484021315246427, 3202103113982809828, -780377996620049935, 6208115834357748558, 1108076484022319983, 4944893225338928378, 8282806667201656329, 7050173868243315346, 4451078101699923235, -5984781904503986995, 496599098925187105, -409752000860195564, 395678073055847920, 6578284562045906103, -455947915729128717, -4785769635320247099, -8086043383416868849, 1908276643369379661, -2073382780140115572, -1960439376147313063, -346345734667104484]\nINFO [main] 2018-07-29 03:30:33,250 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3939a180[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@60c58d1c[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@6a6673ae}\nINFO [MigrationStage:1] 2018-07-29 03:30:33,285 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:33,286 Memtable.java:347 - Writing Memtable-schema_keyspaces@224002804(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:33,287 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352)\nINFO [MigrationStage:1] 2018-07-29 03:30:33,412 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-29 03:30:33,413 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1194001719(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-29 03:30:33,424 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352)\nINFO [MigrationStage:1] 2018-07-29 03:30:33,837 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:33,838 Memtable.java:347 - Writing Memtable-schema_columns@1476597751(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:33,870 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352)\nINFO [MigrationStage:1] 2018-07-29 03:30:34,075 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-29 03:30:34,075 Memtable.java:347 - Writing Memtable-schema_triggers@490604525(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-29 03:30:34,077 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352)\nINFO [MigrationStage:1] 2018-07-29 03:30:34,142 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:34,143 Memtable.java:347 - Writing Memtable-schema_usertypes@168002244(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:34,144 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352)\nINFO [MigrationStage:1] 2018-07-29 03:30:34,349 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5261f676[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-07-29 03:30:34,354 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-07-29 03:30:34,354 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@b824ce8[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-07-29 03:30:34,362 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-07-29 03:30:34,401 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-29 03:30:34,402 Memtable.java:347 - Writing Memtable-local@1096019693(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-29 03:30:34,403 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102595)\nINFO [main] 2018-07-29 03:30:34,939 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51465 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:34,940 Memtable.java:347 - Writing Memtable-local@2112268204(8.352KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-29 03:30:34,951 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=114571)\nINFO [CompactionExecutor:2] 2018-07-29 03:30:35,308 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2018-07-29 03:30:35,367 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-07-29 03:30:35,727 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-07-29 03:30:35,755 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-07-29 03:30:35,859 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-07-29 03:30:35,910 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-07-29 03:30:35,916 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-07-29 03:30:36,116 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,959 bytes to 5,773 (~96% of original) in 793ms = 0.006943MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-07-29 03:31:57,378 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-07-29 03:31:57,394 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-07-29 03:31:57,394 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-07-29 03:31:57,396 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-07-29 03:31:59,403 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-07-29 03:31:59,404 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:47.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:48.205Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:48.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:48.787Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:48.787Z", "message": "Execution done (return_code=0): /tmp/B0OK6/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:48.787Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "8d3422ca-ad2f-4d18-8cb2-e874440cbdad"}, {"node_instance_id": "vellum_jblsza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:49.348Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:49.348Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:49.348Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:49.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:49.790Z", "message": "Executing: /tmp/C25BK/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:49.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:49.790Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/C25BK/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:49.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:49.790Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:49.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:50.795Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:50.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:50.795Z", "message": "[vellum] 192.168.120.19", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:50.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:50.795Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:50.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}, {"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:32:51.799Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:32:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1926, "offset": 1868, "size": 50}}} 2018-07-29 03:32:52,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:52,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:52 GMT 2018-07-29 03:32:52,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:52,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 64834 2018-07-29 03:32:52,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:52,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:32:52,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-07-29 03:32:52,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-07-29 03:32:52,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-07-29 03:32:52,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-07-29 03:30:29,362 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-07-29 03:30:29,380 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-29 03:30:29,482 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-29 03:30:29,647 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-07-29 03:30:29,655 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-07-29 03:30:29,656 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-07-29 03:30:30,005 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-29 03:30:30,019 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-29 03:30:30,073 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-07-29 03:30:30,073 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-07-29 03:30:30,073 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 701056(684K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74039184(72303K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718920(16327K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-07-29 03:30:30,074 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-07-29 03:30:30,075 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1532835028.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1532835028.log] INFO [main] 2018-07-29 03:30:30,176 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-07-29 03:30:30,176 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-07-29 03:30:30,255 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-07-29 03:30:30,257 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-07-29 03:30:30,257 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-07-29 03:30:30,262 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-07-29 03:30:30,268 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-07-29 03:30:30,273 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-07-29 03:30:30,274 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-07-29 03:30:30,339 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-07-29 03:30:31,527 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-07-29 03:30:31,536 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-07-29 03:30:31,542 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-07-29 03:30:31,547 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-07-29 03:30:31,552 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-07-29 03:30:31,556 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-07-29 03:30:31,567 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-07-29 03:30:31,573 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-07-29 03:30:31,582 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-07-29 03:30:31,587 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-07-29 03:30:31,596 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-07-29 03:30:31,604 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-07-29 03:30:31,608 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-07-29 03:30:31,613 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-07-29 03:30:31,617 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-07-29 03:30:31,620 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-07-29 03:30:31,696 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-07-29 03:30:31,697 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-07-29 03:30:31,749 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-29 03:30:31,757 Memtable.java:347 - Writing Memtable-local@685175561(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-29 03:30:31,812 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=399) INFO [main] 2018-07-29 03:30:32,413 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-07-29 03:30:32,574 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-07-29 03:30:32,575 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-07-29 03:30:32,577 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-07-29 03:30:32,590 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-07-29 03:30:32,591 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-07-29 03:30:32,607 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-29 03:30:32,619 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-07-29 03:30:32,634 SystemKeyspace.java:765 - No host ID found, created ebcb1f79-eb55-44db-a32c-42d07cd2648f (Note: This should happen exactly once per node). INFO [main] 2018-07-29 03:30:32,637 StorageService.java:807 - Starting up server gossip INFO [main] 2018-07-29 03:30:32,639 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-29 03:30:32,640 Memtable.java:347 - Writing Memtable-local@1144461312(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-29 03:30:32,641 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=93397) INFO [main] 2018-07-29 03:30:33,118 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-29 03:30:33,129 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-29 03:30:33,156 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-07-29 03:30:33,182 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-29 03:30:33,193 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-29 03:30:33,203 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-29 03:30:33,210 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-29 03:30:33,220 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-07-29 03:30:33,222 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-29 03:30:33,230 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-29 03:30:33,241 StorageService.java:959 - Generated random tokens. tokens are [-8705637211647201801, 8118741062787320029, 3786697003519440658, -3130904789583438693, 4153069488053214703, 931176251176272031, 5493986953640412998, 7124547260037659894, -6543210931090772290, 6014665970925806535, 5215258310496722109, 3488535321968185633, -8285100543601918671, -5455293351995491431, 6663815856711466697, 693957613026420198, -4670733536697564327, 1570792801069569468, -2388838615238747015, 885411937344829818, 7094454664388181076, 4144092452046488125, 6453675533770489006, -4695050274556424691, 3037875382353492293, 4501763495614283986, -1863142394238955792, 7952631599943874918, 7469346214608469557, 2186032884180802280, 3635277964989703614, -3416351360544120663, -8012543086040620356, -5210267340256399651, -413834705465705729, 3165828506043941379, 1127803000346077820, 3573708724206714721, -3661944575735876838, -1373528630662778205, -3181088149665328379, 7523087053375185548, -2722126672636313193, -1641323585341888370, 1450382057921626373, 521557108915747933, 966707998042797553, 5457867353320524183, -4874117248791781121, -1521543576346311474, 6724102589895718065, -7480789698497587721, -876919505868653442, 7640727637602129739, -7418507173361799327, 821728738330099829, 3937186290538276668, 3147652471334362090, 5147935502170764507, 2779368335963435891, 8248071259334221706, 4974706137050548648, -4489236395186549089, -4499717202020742300, -2378561953179010248, -6846850332088289595, -216158857144228074, -6520142609017018907, 4686225123124871748, -8115406150223141092, 2857062572231865589, -6486721155099819919, -3514864555859889973, -6553993878537101752, 5565262591195544921, -272383989713553867, 7859153067142385124, -2122082839285030257, 7408807353039690477, 7068340733457876125, 5368486892070571288, -8207832226716262758, 6732646126390158161, 7786168036247585881, 6187216410435411404, 1124838966897430102, -1003271365303816595, -8752423029787132278, -7591831602058170955, -7068734988610788992, 702918622593598031, 6698620151928235366, 5135983737787301742, -1773840112094068272, -7251731958068103060, 419484455489428448, -1544425963135836086, -1501270438302308015, 4109111368742000294, 3588444399243587005, -6297562288605252953, -296399433735265385, -3612617886322969573, -5889427957136658630, -2756964773634385871, -6778518438501410629, 7993063405406694812, -6936892669875862887, -154098281973223063, 3010526484172636591, -656602104585040462, 7909763361884646432, 8957608836635124760, -5068908467235296704, -4684495060283274379, 9179581261110402148, -1807255981636623471, 9008607813102101774, 7940026442625556300, -2171176172199026383, -1616060968771051627, -5710651882071997248, -1402687803169723133, 2611329788416840773, -3999909023508126070, -3686025427288574317, 7160331837123146683, -4718085896347540229, 3036484513601546752, 5454682768029634587, -6701566733917979621, -8012538625055837654, 369769212979959352, -6029799062666948666, 2990073951270734512, 3849864111222765921, -8131649014650628327, 4462779131706403035, -2712523815436049760, 4293343267211299583, -8322940454451785698, 2469154773780038918, 7050628249774248554, -4219138336245067442, 3335018685594752713, 3055775661477705764, -8516873637071681380, 3022801293326782740, -4285973636577375328, 9046963646998876695, -8820214580064166652, 8797043645010856550, -8232476428251368212, -1691698783792657916, 8667465950177185291, 3372622264778982655, -4712551177425757940, 9185634368895271503, -4940432111845362253, 789406000713482427, 2599343565276106412, 8255248525774263444, 6777033179834734526, -7977143891226442875, -4351865578134239227, 645765795009508937, 4155474474443776452, 4295789169856801168, 2170256571113650778, -7606062479963969846, 3537865743077359181, -7130169004424475697, -7762566888083111068, -1011230012751207295, -6522695388771886848, 6453227475779805878, -8832137334277624090, -682425487795959912, 2634290788972299565, 5383772615575585540, 6187294342813331668, 5738903755581121573, -2146161520433377377, 4837131963247301286, 1027684681614360573, 3694410473813300082, -809269537646137417, 2528157552902909327, -5990870560988102269, -4238310389284171619, -7847034589185794709, -7737277082108985477, 7189694506417112112, -8957958704259222631, -5639264825365105223, -6884208515495826769, 392620854445646937, 4662198781520516374, -741057573771664116, -7018835287725163498, -8922318182080259879, 5771930840942692181, 2467021847555906879, -8316165984688172629, 5894969610339999035, -814242527280015494, -953178676614903371, 4056864177795788875, -7039210532679623648, 347175243564542969, 639340200455132223, -6515543648451448340, -4524105162210873111, 2576761804967818889, -1042671108363339671, 180568177001309347, 9002748655366263732, -7304238543291346356, -714689195727551679, -8093692615418761250, -2504377134800016855, 8023780594585071676, 6660376224975729846, 4775161939240003461, -2029247783548346625, 7266429767292488619, -8604942321245718796, -7414525399269533492, -7036877415236523210, -6242778424442785953, 1516495089900315733, 6858791440500879068, 5695046621540095578, 885323335602155910, -6975265921207578135, 434484021315246427, 3202103113982809828, -780377996620049935, 6208115834357748558, 1108076484022319983, 4944893225338928378, 8282806667201656329, 7050173868243315346, 4451078101699923235, -5984781904503986995, 496599098925187105, -409752000860195564, 395678073055847920, 6578284562045906103, -455947915729128717, -4785769635320247099, -8086043383416868849, 1908276643369379661, -2073382780140115572, -1960439376147313063, -346345734667104484] INFO [main] 2018-07-29 03:30:33,250 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3939a180[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@60c58d1c[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@6a6673ae} INFO [MigrationStage:1] 2018-07-29 03:30:33,285 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-29 03:30:33,286 Memtable.java:347 - Writing Memtable-schema_keyspaces@224002804(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-29 03:30:33,287 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352) INFO [MigrationStage:1] 2018-07-29 03:30:33,412 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-29 03:30:33,413 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1194001719(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-29 03:30:33,424 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352) INFO [MigrationStage:1] 2018-07-29 03:30:33,837 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-29 03:30:33,838 Memtable.java:347 - Writing Memtable-schema_columns@1476597751(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-29 03:30:33,870 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352) INFO [MigrationStage:1] 2018-07-29 03:30:34,075 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-29 03:30:34,075 Memtable.java:347 - Writing Memtable-schema_triggers@490604525(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-29 03:30:34,077 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352) INFO [MigrationStage:1] 2018-07-29 03:30:34,142 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-29 03:30:34,143 Memtable.java:347 - Writing Memtable-schema_usertypes@168002244(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-29 03:30:34,144 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102352) INFO [MigrationStage:1] 2018-07-29 03:30:34,349 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5261f676[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-07-29 03:30:34,354 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-07-29 03:30:34,354 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@b824ce8[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-07-29 03:30:34,362 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-07-29 03:30:34,401 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-29 03:30:34,402 Memtable.java:347 - Writing Memtable-local@1096019693(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-29 03:30:34,403 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=102595) INFO [main] 2018-07-29 03:30:34,939 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51465 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-29 03:30:34,940 Memtable.java:347 - Writing Memtable-local@2112268204(8.352KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-29 03:30:34,951 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532835031503, position=114571) INFO [CompactionExecutor:2] 2018-07-29 03:30:35,308 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2018-07-29 03:30:35,367 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-07-29 03:30:35,727 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-07-29 03:30:35,755 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-07-29 03:30:35,859 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-07-29 03:30:35,910 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-07-29 03:30:35,916 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-07-29 03:30:36,116 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,959 bytes to 5,773 (~96% of original) in 793ms = 0.006943MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-07-29 03:31:57,378 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-07-29 03:31:57,394 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-07-29 03:31:57,394 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-07-29 03:31:57,396 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-07-29 03:31:59,403 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-07-29 03:31:59,404 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:32:52,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:32:52,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-29 03:32:52,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/B0OK6/install-vellum.sh 2018-07-29 03:32:52,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-07-29 03:32:52,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-29 03:32:52,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:32:52,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:32:52,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/C25BK/start-vellum.sh 2018-07-29 03:32:52,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/C25BK/start-vellum.sh 2018-07-29 03:32:52,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-07-29 03:32:52,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-07-29 03:32:52,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.19 2018-07-29 03:32:52,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-07-29 03:32:52,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:32:52,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:52,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:52,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:52,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:52,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:52,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:52,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:52,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:52,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:52,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:52,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:52 GMT 2018-07-29 03:32:52,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:52,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:52,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:57,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:32:57,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:57,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:57,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:57,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:57,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:57,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:57,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:57,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1887, "size": 50}}} 2018-07-29 03:32:57,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:57,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:57 GMT 2018-07-29 03:32:57,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:57,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:32:57,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:32:57,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:32:57,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:32:57 GMT 2018-07-29 03:32:57,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:32:57,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:32:57,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:02,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:02,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:02,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:02,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:02,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:02,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:02,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:02,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:02,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:33:01.050Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:33:01.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1927, "offset": 1887, "size": 50}}} 2018-07-29 03:33:02,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:02,955 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:02 GMT 2018-07-29 03:33:02,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:02,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:33:02,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:02,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:33:02,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:03,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:03,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:03,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:03,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:03,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:03,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:03,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:03,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:03,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:03,019 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:03 GMT 2018-07-29 03:33:03,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:03,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:03,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:08,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:08,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:08,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:08,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:08,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:08,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:08,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:08,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:08,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1888, "size": 50}}} 2018-07-29 03:33:08,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:08,303 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:08 GMT 2018-07-29 03:33:08,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:08,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:33:08,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:08,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:08,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:08,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:08 GMT 2018-07-29 03:33:08,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:08,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:08,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:13,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:13,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:13,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:13,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:13,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:13,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:13,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:13,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:13,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:33:11.288Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:33:11.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1928, "offset": 1888, "size": 50}}} 2018-07-29 03:33:13,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:13,462 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:13 GMT 2018-07-29 03:33:13,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:13,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:33:13,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:13,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:33:13,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:13,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:13,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:13,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:13 GMT 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:13,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:13,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:18,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:18,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:18,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:18,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1889, "size": 50}}} 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:18 GMT 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:18,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:33:18,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:18,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:18,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:18,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:18,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:18,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:18 GMT 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:18,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:23,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:24,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:24,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:24,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:24,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:24,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:24,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:24,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:24,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:33:21.523Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:33:21.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1929, "offset": 1889, "size": 50}}} 2018-07-29 03:33:24,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:24,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:23 GMT 2018-07-29 03:33:24,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:24,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:33:24,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:24,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:33:24,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:24,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:24,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:24 GMT 2018-07-29 03:33:24,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:24,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:24,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:29,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:29,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:29,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:29,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1890, "size": 50}}} 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:29 GMT 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:33:29,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:29,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:29,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:29,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:29 GMT 2018-07-29 03:33:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:29,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:34,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:34,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:34,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:34,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:34,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:34,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:34,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:34,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:34,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:33:31.757Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:33:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1930, "offset": 1890, "size": 50}}} 2018-07-29 03:33:34,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:34,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:34 GMT 2018-07-29 03:33:34,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:34,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:33:34,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:34,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:33:34,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:34,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:34,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:34 GMT 2018-07-29 03:33:34,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:34,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:34,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:39,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:39,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:39,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:39,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:39,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:39,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:39,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:39,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:39,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1891, "size": 50}}} 2018-07-29 03:33:39,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:39,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:39 GMT 2018-07-29 03:33:39,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:39,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:33:39,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:39,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:39,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:39,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:39 GMT 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:39,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:39,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:44,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:44,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:44,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:44,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:44,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:44,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:44,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:44,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:44,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:33:41.989Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:33:41.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1931, "offset": 1891, "size": 50}}} 2018-07-29 03:33:44,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:44,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:44 GMT 2018-07-29 03:33:44,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:44,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:33:44,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:44,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:33:44,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:44,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:44,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:44,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:44,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:44,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:44,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:44,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:44,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:44,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:44,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:44 GMT 2018-07-29 03:33:44,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:44,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:44,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:49,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:49,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1892, "size": 50}}} 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:49,819 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:49 GMT 2018-07-29 03:33:49,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:49,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:33:49,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:49,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:49,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:49,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:49,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:49,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:49,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:49,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:49,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:49,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:49,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:49,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:49 GMT 2018-07-29 03:33:49,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:49,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:49,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:54,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:33:54,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:54,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:54,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:54,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:54,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:54,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:54,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:54,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:33:52.220Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:33:52.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1932, "offset": 1892, "size": 50}}} 2018-07-29 03:33:54,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:54,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:54 GMT 2018-07-29 03:33:54,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:54,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:33:54,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:33:54,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:33:54,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:33:55,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:33:55,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:33:55 GMT 2018-07-29 03:33:55,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:33:55,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:33:55,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:00,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:00,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:00,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:00,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:00,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:00,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:00,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:00,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:00,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1893, "size": 50}}} 2018-07-29 03:34:00,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:00,143 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:00 GMT 2018-07-29 03:34:00,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:00,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:34:00,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:00,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:00,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:00,275 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:00 GMT 2018-07-29 03:34:00,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:00,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:00,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:05,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:05,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:05,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:05,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:05,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:05,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:05,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:05,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:05,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:34:02.452Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:34:02.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1933, "offset": 1893, "size": 50}}} 2018-07-29 03:34:05,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:05,354 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:05 GMT 2018-07-29 03:34:05,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:05,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:34:05,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:05,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:34:05,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:05,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:05,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:05,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:05,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:05,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:05,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:05,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:05,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:05,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:05,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:05 GMT 2018-07-29 03:34:05,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:05,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:05,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:10,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:10,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:10,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:10,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:10,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:10,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:10,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:10,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:10,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1894, "size": 50}}} 2018-07-29 03:34:10,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:10,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:10 GMT 2018-07-29 03:34:10,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:10,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:34:10,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:10,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:10,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:10,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:10,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:10,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:10,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:10,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:10,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:10,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:10,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:10,555 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:10 GMT 2018-07-29 03:34:10,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:10,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:10,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:15,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:15,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:15,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:15,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:15,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:34:12.686Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:34:12.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1934, "offset": 1894, "size": 50}}} 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:15 GMT 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:34:15,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:15,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:34:15,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:15,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:15,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:15 GMT 2018-07-29 03:34:15,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:15,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:15,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:20,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:20,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:20,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:20,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1895, "size": 50}}} 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:20 GMT 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:34:20,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:20,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:20,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:20,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:20,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:20 GMT 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:20,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:20,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:25,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:25,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:34:22.917Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:34:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1935, "offset": 1895, "size": 50}}} 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:25,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:25 GMT 2018-07-29 03:34:25,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:25,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:34:25,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:25,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:34:25,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:25,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:25,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:25,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:25,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:25,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:25,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:25,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:25,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:25,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:25,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:25 GMT 2018-07-29 03:34:25,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:25,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:25,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:30,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:31,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:31,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1896, "size": 50}}} 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:31 GMT 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:31,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:34:31,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:31,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:31,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:31,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:31,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:31,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:31,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:31,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:31,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:31,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:31,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:31,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:31 GMT 2018-07-29 03:34:31,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:31,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:31,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:36,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:36,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:36,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:36,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:36,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:34:33.148Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:34:33.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1936, "offset": 1896, "size": 50}}} 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:36 GMT 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:34:36,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:36,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:34:36,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:36,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:36,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:36,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:36,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:36,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:36,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:36,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:36,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:36,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:36,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:36 GMT 2018-07-29 03:34:36,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:36,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:36,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:41,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:41,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:41,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:41,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:41,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:41,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:41,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:41,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:41,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1897, "size": 50}}} 2018-07-29 03:34:41,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:41,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:41 GMT 2018-07-29 03:34:41,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:41,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:34:41,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:41,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:41,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:41,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:41,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:41,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:41 GMT 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:41,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:46,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:46,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:46,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:46,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:46,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:46,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:46,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:46,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:46,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:34:43.383Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:34:43.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1937, "offset": 1897, "size": 50}}} 2018-07-29 03:34:46,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:46,506 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:46 GMT 2018-07-29 03:34:46,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:46,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:34:46,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:46,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:34:46,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:46,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:46,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:46,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:46,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:46,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:46,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:46,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:46,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:46,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:46,570 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:46 GMT 2018-07-29 03:34:46,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:46,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:46,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:51,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:51,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:51,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1898, "size": 50}}} 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:51 GMT 2018-07-29 03:34:51,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:51,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:34:51,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:51,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:51,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:51,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:51,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:51,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:51 GMT 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:51,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:56,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:34:56,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:56,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:34:53.626Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:34:53.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1938, "offset": 1898, "size": 50}}} 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:56 GMT 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:34:56,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:34:56,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:34:56,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:34:56,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:34:56,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:34:56,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:34:56,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:34:56,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:34:56,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:34:56,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:34:56,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:34:56,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:34:56,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:34:56 GMT 2018-07-29 03:34:56,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:34:56,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:34:56,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:01,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:02,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:02,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:02,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1899, "size": 50}}} 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:02 GMT 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:35:02,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:02,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:02,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:02,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:02,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:02,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:02,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:02,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:02,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:02,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:02,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:02,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:02 GMT 2018-07-29 03:35:02,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:02,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:02,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:07,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:07,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:07,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:07,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:07,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:07,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:07,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:07,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:07,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:03.859Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:03.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1939, "offset": 1899, "size": 50}}} 2018-07-29 03:35:07,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:07,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:07 GMT 2018-07-29 03:35:07,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:07,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:35:07,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:07,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:35:07,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:07,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:07,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:07,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:07,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:07,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:07,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:07,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:07,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:07,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:07,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:07 GMT 2018-07-29 03:35:07,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:07,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:07,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:12,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:12,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:12,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:12,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:12,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1900, "size": 50}}} 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:12 GMT 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:35:12,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:12,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:12,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:12,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:12,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:12,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:12,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:12,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:12,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:12,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:12,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:12,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:12 GMT 2018-07-29 03:35:12,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:12,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:12,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:17,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:17,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:17,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:17,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:17,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:17,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:17,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:17,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:17,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:14.098Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:14.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1940, "offset": 1900, "size": 50}}} 2018-07-29 03:35:17,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:17,570 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:17 GMT 2018-07-29 03:35:17,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:17,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:35:17,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:35:17,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:17,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:17,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:17,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:17,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:17 GMT 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:17,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:22,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:22,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:22,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:22,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:22,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:22,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:22,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:22,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:22,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1901, "size": 50}}} 2018-07-29 03:35:22,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:22,718 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:22 GMT 2018-07-29 03:35:22,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:22,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:35:22,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:22,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:22,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:22,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:22,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:22,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:22,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:22,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:22,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:22,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:22,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:22,780 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:22 GMT 2018-07-29 03:35:22,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:22,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:22,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:27,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:27,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:27,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:27,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:27,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:27,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:27,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:27,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:27,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:24.335Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:24.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1941, "offset": 1901, "size": 50}}} 2018-07-29 03:35:27,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:27,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:27 GMT 2018-07-29 03:35:27,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:27,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:35:27,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:27,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:35:27,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:27,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:27,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:27,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:27,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:27,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:27,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:27,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:27,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:27,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:27,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:27 GMT 2018-07-29 03:35:27,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:27,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:27,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:32,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:33,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:33,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:33,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:33,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:33,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:33,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:33,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:33,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1902, "size": 50}}} 2018-07-29 03:35:33,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:33,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:33 GMT 2018-07-29 03:35:33,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:33,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:35:33,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:33,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:33,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:33,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:33 GMT 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:33,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:33,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:38,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:38,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:38,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:38,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:38,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:38,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:38,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:38,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:38,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:34.573Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:34.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}], "metadata": {"pagination": {"total": 1942, "offset": 1902, "size": 50}}} 2018-07-29 03:35:38,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:38,149 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:38 GMT 2018-07-29 03:35:38,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:38,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-29 03:35:38,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:38,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-29 03:35:38,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:38,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:38 GMT 2018-07-29 03:35:38,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:38,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:38,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:43,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:43,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:43,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:43,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:43,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1903, "size": 50}}} 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:43 GMT 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-29 03:35:43,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:43,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:43,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:43,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:43,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:43 GMT 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-29 03:35:43,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:48,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-07-29 03:35:48,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:48,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:48,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:48,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:48,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:48,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:48,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:48,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jblsza", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:44.619Z", "message": "Execution done (return_code=0): /tmp/C25BK/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:44.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "7f26bf0c-860d-40b4-b950-b91cd30c38ad"}, {"node_instance_id": "vellum_jblsza", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:44.705Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:44.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:45.407Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:45.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:45.407Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:45.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:45.823Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1UP6X/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:45.823Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.411Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "[localhost] run: sudo mv /tmp/tmpEmxp5z /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'ellis': {u'ellis_07xpj3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-07xpj3'}}, u'dime': {u'dime_jb69il': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'dime-jb69il'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}, u'vellum': {u'vellum_jblsza': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-jblsza'}}, u'bono': {u'bono_gpk5o0': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-gpk5o0'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "[localhost] run: sudo mv /tmp/tmpuj4q9F /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:46.906Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:46.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06", "logger": "4cf243fe-8b97-4f32-914e-a3e80c720e1f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-29T03:35:47.414Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:35:47.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"}], "metadata": {"pagination": {"total": 1961, "offset": 1903, "size": 50}}} 2018-07-29 03:35:48,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:48,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:48 GMT 2018-07-29 03:35:48,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:48,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10574 2018-07-29 03:35:48,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:48,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/C25BK/start-vellum.sh 2018-07-29 03:35:48,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:35:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-29 03:35:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-29 03:35:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1UP6X/bind.py 2018-07-29 03:35:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-29 03:35:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-29 03:35:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-29 03:35:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-29 03:35:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-29 03:35:48,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-29 03:35:48,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEmxp5z /etc/bind/db.clearwater.local 2018-07-29 03:35:48,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_56f51h': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-56f51h'}}, u'ellis': {u'ellis_07xpj3': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-07xpj3'}}, u'dime': {u'dime_jb69il': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'dime-jb69il'}}, u'sprout': {u'sprout_ezztsc': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-ezztsc'}}, u'vellum': {u'vellum_jblsza': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-jblsza'}}, u'bono': {u'bono_gpk5o0': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-gpk5o0'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.23', u'hss_hostname': u''}. 2018-07-29 03:35:48,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-29 03:35:48,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpuj4q9F /etc/bind/db.clearwater.opnfv 2018-07-29 03:35:48,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-29 03:35:48,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-29 03:35:48,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-07-29 03:35:48,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/b6b136ea-cf21-4604-8acc-8cd382c6ff06 2018-07-29 03:35:48,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:48,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:48,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:23:27.666Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "b6b136ea-cf21-4604-8acc-8cd382c6ff06"} 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:48 GMT 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-07-29 03:35:48,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:48,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-07-29T03:23:27.666Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'b6b136ea-cf21-4604-8acc-8cd382c6ff06'} 2018-07-29 03:35:48,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/deployments/clearwater-opnfv/outputs 2018-07-29 03:35:48,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:35:48,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:35:48,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:35:48,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:35:48,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:35:48,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:35:48,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:35:48,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.200", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2018-07-29 03:35:48,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:35:48,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:35:48 GMT 2018-07-29 03:35:48,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:35:48,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-07-29 03:35:48,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:35:48,640 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2018-07-29 03:35:48,735 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-07-29 03:35:48,804 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-07-29 03:35:48,805 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-07-29 03:35:48,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:35:48,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-07-29 03:36:13,890 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:36:13,890 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-07-29 03:36:38,946 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:36:38,946 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-07-29 03:37:04,011 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:37:04,011 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-07-29 03:37:29,066 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:37:29,067 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-07-29 03:37:54,126 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:37:54,127 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-07-29 03:38:19,186 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:38:19,186 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-07-29 03:38:44,245 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:38:44,245 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-07-29 03:39:09,301 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:39:09,301 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-07-29 03:39:34,364 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:39:34,364 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-07-29 03:39:59,419 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:39:59,420 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-07-29 03:40:24,473 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:40:24,473 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-07-29 03:40:49,524 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-29 03:40:49,525 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2018-07-29 03:41:14,785 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550970@clearwater.opnfv', u'sip_username': u'6505550970', u'formatted_number': u'(650) 555-0970', u'number': u'6505550970', u'sip_uri': u'sip:6505550970@clearwater.opnfv', u'number_id': u'7c451433375349d58ab84a0437769c0f', u'sip_password': u'Mxkymzs3V', u'pstn': False} 2018-07-29 03:41:14,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/deployments/clearwater-opnfv/outputs 2018-07-29 03:41:14,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:41:14,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:41:14,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:41:14,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:41:14,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:41:14,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:41:14,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:41:14,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.200", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2018-07-29 03:41:14,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:41:14,866 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:41:14 GMT 2018-07-29 03:41:14,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:41:14,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-07-29 03:41:14,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:41:14,866 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-07-29 03:41:14,866 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-07-29 03:41:14,874 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-07-29 03:41:14,874 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-07-29 03:43:19,999 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550630, 6505550092) Passed Basic Call - SDP (TCP) - (6505550367, 6505550431) Passed Basic Call - Tel URIs (TCP) - (6505550128, 6505550849) Passed Basic Call - Unknown number (TCP) - (6505550133, 6505550835) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550046, 6505550989) Passed Basic Call - Messages - Pager model (TCP) - (6505550545, 6505550237) Passed Basic Call - Pracks (TCP) - (6505550800, 6505550922) Passed Basic Registration (TCP) - (6505550353) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550774, 6505550756) Passed Call Barring - Outbound Rejection (TCP) - (6505550426, 6505550865) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550761, 6505550904) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550531, 6505550920, 6505550566) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550262, 6505550198, 6505550435) Passed Call Diversion - Not reachable (408) (TCP) - (6505550724, 6505550149, 6505550580) Passed Call Diversion - Not reachable (503) (TCP) - (6505550214, 6505550979, 6505550522) Passed Call Diversion - Not reachable (500) (TCP) - (6505550155, 6505550668, 6505550849) Passed Call Diversion - Busy (TCP) - (6505550343, 6505550230, 6505550636) Passed Call Diversion - Unconditional (TCP) - (6505550989, 6505550352, 6505550145) Passed Call Diversion - No answer (TCP) - (6505550350, 6505550481, 6505550235) Passed Call Diversion - Bad target URI (TCP) - (6505550553, 6505550750) Passed Call Diversion - Audio-only call (TCP) - (6505550664, 6505550866, 6505550803, 6505550595) Passed Call Diversion - Audio-video call (TCP) - (6505550141, 6505550830, 6505550124, 6505550380) Passed Call Waiting - Accepted (TCP) - (6505550445, 6505550549, 6505550814) Passed Call Waiting - Cancelled (TCP) - (6505550148, 6505550184, 6505550180) Passed CANCEL - Mainline (TCP) - (6505550463, 6505550238) Passed Filtering - Accept-Contact (TCP) - (6505550042, 6505550803) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550798, 6505550166) Passed Filtering - Accept-Contact no match (TCP) - (6505550684, 6505550112) Passed Filtering - Accept-Contact negated match (TCP) - (6505550096, 6505550555) Passed Filtering - RFC3841 example (TCP) - (6505550901, 6505550896) Passed Filtering - Reject-Contact no match (TCP) - (6505550111, 6505550790) Passed Filtering - Reject-Contact match (TCP) - (6505550780, 6505550901) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550721) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550289) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550842) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550661) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550844, 6505550688) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550399, 6505550336) Passed GRUU - Call - only GRUU as target (TCP) - (6505550283, 6505550208) Passed GRUU - Call - AoR as target (TCP) - (6505550693, 6505550792) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550423, 6505550434) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550041, 6505550897) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550167, 6505550203) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550995, 6505550323) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550369, 6505550711) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550649, 6505550196) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550182) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550747) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550732) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550098, 6505550416) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550848, 6505550200) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-07-29 03:43:20,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 2, 'total': 93, 'passed': 91} 2018-07-29 03:43:20,124 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 03:43:20,124 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:22 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-29 03:43:20,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-29 03:43:20,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions 2018-07-29 03:43:20,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:43:20,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:43:20,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Include keys '[u'a', u'c', u'e', u'f', u'-', u'l', u'o', u'n', u'p', u'r', u't', u'w', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id']", "error_code": "no_such_include_field_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 126, in wrapper\n fields_to_include = self._get_fields_to_include()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 182, in _get_fields_to_include\n _validate_fields(model_fields, include, INCLUDE)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 71, in _validate_fields\n fields=list(valid_fields))\nNoSuchIncludeFieldError: Include keys '[u'a', u'c', u'e', u'f', u'-', u'l', u'o', u'n', u'p', u'r', u't', u'w', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id']\n"} 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:43:20 GMT 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1404 2018-07-29 03:43:20,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:43:20,220 - 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 250, in clean exec_list = self.cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 139, in list _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) NoSuchIncludeFieldError: 400: Include keys '[u'a', u'c', u'e', u'f', u'-', u'l', u'o', u'n', u'p', u'r', u't', u'w', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id'] 2018-07-29 03:43:20,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 03:43:20,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/0a4a03f0-9f50-40e7-aaa8-692e4b842849.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:21,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e1e81e3-bc98-4ae8-bf7a-98a0146c244e Content-Length: 0 Date: Sun, 29 Jul 2018 03:43:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:43:21,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/0a4a03f0-9f50-40e7-aaa8-692e4b842849.json used request id req-9e1e81e3-bc98-4ae8-bf7a-98a0146c244e 2018-07-29 03:43:21,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.70155906677s 2018-07-29 03:43:21,926 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/0a4a03f0-9f50-40e7-aaa8-692e4b842849.json used request id req-9e1e81e3-bc98-4ae8-bf7a-98a0146c244e 2018-07-29 03:43:21,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:43:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:22,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-2eef7402-bd67-4589-ba92-497b4b650fd6 Date: Sun, 29 Jul 2018 03:43:22 GMT RESP BODY: {"floatingips": [{"router_id": "d5270902-ac77-46c6-a6df-b00bb9f64992", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:33Z", "updated_at": "2018-07-29T03:27:35Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:dc:28", "device_id": "0fc63610-c5f9-49d3-a89d-f9104920355f"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_id": "7fb530cd-fca6-4db4-a4c0-ed7d016f754d", "id": "50c3e422-f7db-4d64-a034-0d3659fdebb4", "qos_policy_id": null}, {"router_id": "d5270902-ac77-46c6-a6df-b00bb9f64992", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:39Z", "updated_at": "2018-07-29T03:27:33Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:bd:2d", "device_id": "6b6e3599-1e68-48e6-b303-f4070d93ef30"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_id": "4942f73b-b830-446c-8547-a4bc72d45379", "id": "c6192f5b-690a-41ac-9f92-9dad67d65fb1", "qos_policy_id": null}, {"router_id": "d5270902-ac77-46c6-a6df-b00bb9f64992", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:34Z", "updated_at": "2018-07-29T03:27:41Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f8:77:b8", "device_id": "b4793edc-1e3c-465a-aed4-ceeba11026b8"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_id": "f991eceb-0f80-47e2-9683-a9a25be91d29", "id": "ef35a592-0d13-4bbc-8a95-8f1cefac5e0b", "qos_policy_id": null}]} 2018-07-29 03:43:22,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-2eef7402-bd67-4589-ba92-497b4b650fd6 2018-07-29 03:43:22,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.094988822937s 2018-07-29 03:43:22,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-2eef7402-bd67-4589-ba92-497b4b650fd6 2018-07-29 03:43:22,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 03:43:22,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:22,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:43: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-db141331-b1b4-407e-9131-a1283a5f5943 x-compute-request-id: req-db141331-b1b4-407e-9131-a1283a5f5943 Content-Type: application/json 2018-07-29 03:43:22,413 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e used request id req-db141331-b1b4-407e-9131-a1283a5f5943 2018-07-29 03:43:22,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.378523111343s 2018-07-29 03:43:22,414 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e used request id req-db141331-b1b4-407e-9131-a1283a5f5943 2018-07-29 03:43:22,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:43:22,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:23,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43: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-059bbd24-240f-4152-ba83-e5b1773749c2 x-compute-request-id: req-059bbd24-240f-4152-ba83-e5b1773749c2 Content-Encoding: gzip Content-Length: 1691 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4a:a4", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9773cbdf-b6b1-4224-8671-99f720731147", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9773cbdf-b6b1-4224-8671-99f720731147", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:11.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "9773cbdf-b6b1-4224-8671-99f720731147", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:11Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_sprout_host_zyhh4b", "created": "2018-07-29T03:24:02Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:07:9e", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d3ee1770-f339-4ca9-80fb-4d21fe982015", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d3ee1770-f339-4ca9-80fb-4d21fe982015", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:11.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "d3ee1770-f339-4ca9-80fb-4d21fe982015", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:11Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_dime_host_0t2sq2", "created": "2018-07-29T03:24:02Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:32:aa", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8090ad3d-d306-41aa-9eac-aab6e7207a49", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8090ad3d-d306-41aa-9eac-aab6e7207a49", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:25:55.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "8090ad3d-d306-41aa-9eac-aab6e7207a49", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:25:55Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_vellum_host_h9ebex", "created": "2018-07-29T03:23:56Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:77:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:77:b8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4793edc-1e3c-465a-aed4-ceeba11026b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4793edc-1e3c-465a-aed4-ceeba11026b8", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:30.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "b4793edc-1e3c-465a-aed4-ceeba11026b8", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:30Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_ellis_host_sjjkcr", "created": "2018-07-29T03:23:56Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:dc:28", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:dc:28", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0fc63610-c5f9-49d3-a89d-f9104920355f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0fc63610-c5f9-49d3-a89d-f9104920355f", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:28.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "0fc63610-c5f9-49d3-a89d-f9104920355f", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:28Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_bind_host_fd4827", "created": "2018-07-29T03:23:55Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:bd:2d", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:bd:2d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6b6e3599-1e68-48e6-b303-f4070d93ef30", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6b6e3599-1e68-48e6-b303-f4070d93ef30", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:09.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "6b6e3599-1e68-48e6-b303-f4070d93ef30", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:09Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_bono_host_ujv1zz", "created": "2018-07-29T03:23:55Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d2:49", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b6b5cb17-858a-4839-b417-8ba7645ab5b9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b6b5cb17-858a-4839-b417-8ba7645ab5b9", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:30.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "b6b5cb17-858a-4839-b417-8ba7645ab5b9", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:30Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_homer_host_3uaf3r", "created": "2018-07-29T03:23:54Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9f:6a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/067e48b3-957e-4200-9714-df2bc07e6dc8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/067e48b3-957e-4200-9714-df2bc07e6dc8", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:11.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "067e48b3-957e-4200-9714-df2bc07e6dc8", "security_groups": [{"name": "default"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:11Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_proxy_host_gpjxrl", "created": "2018-07-29T03:23:48Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d9:5f", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d9:5f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "rel": "bookmark"}], "image": {"id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "links": [{"href": "http://172.30.9.25:8774/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:21:48.000000", "flavor": {"id": "220df399-326a-4890-b518-0c2f56c59e71", "links": [{"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}]}, "id": "e6b87a5a-c1a8-4098-9c12-7e6c3d1e182e", "security_groups": [{"name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:43:22Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "cloudify_ims-vm_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "created": "2018-07-29T03:19:31Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:43:23,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-059bbd24-240f-4152-ba83-e5b1773749c2 2018-07-29 03:43:23,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0957531929s 2018-07-29 03:43:23,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-059bbd24-240f-4152-ba83-e5b1773749c2 2018-07-29 03:43:23,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:43:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:43:25,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:26,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2850ea67-2321-485f-ac2c-cda9ddb01320 x-compute-request-id: req-2850ea67-2321-485f-ac2c-cda9ddb01320 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4a:a4", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9773cbdf-b6b1-4224-8671-99f720731147", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9773cbdf-b6b1-4224-8671-99f720731147", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:11.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "9773cbdf-b6b1-4224-8671-99f720731147", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:11Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_sprout_host_zyhh4b", "created": "2018-07-29T03:24:02Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:07:9e", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d3ee1770-f339-4ca9-80fb-4d21fe982015", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d3ee1770-f339-4ca9-80fb-4d21fe982015", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:11.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "d3ee1770-f339-4ca9-80fb-4d21fe982015", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:11Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_dime_host_0t2sq2", "created": "2018-07-29T03:24:02Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:32:aa", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8090ad3d-d306-41aa-9eac-aab6e7207a49", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8090ad3d-d306-41aa-9eac-aab6e7207a49", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:25:55.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "8090ad3d-d306-41aa-9eac-aab6e7207a49", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:25:55Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_vellum_host_h9ebex", "created": "2018-07-29T03:23:56Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:77:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:77:b8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4793edc-1e3c-465a-aed4-ceeba11026b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4793edc-1e3c-465a-aed4-ceeba11026b8", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:30.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "b4793edc-1e3c-465a-aed4-ceeba11026b8", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:30Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_ellis_host_sjjkcr", "created": "2018-07-29T03:23:56Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:dc:28", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:dc:28", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0fc63610-c5f9-49d3-a89d-f9104920355f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0fc63610-c5f9-49d3-a89d-f9104920355f", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:28.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "0fc63610-c5f9-49d3-a89d-f9104920355f", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:28Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_bind_host_fd4827", "created": "2018-07-29T03:23:55Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:bd:2d", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:bd:2d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6b6e3599-1e68-48e6-b303-f4070d93ef30", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6b6e3599-1e68-48e6-b303-f4070d93ef30", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:09.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "6b6e3599-1e68-48e6-b303-f4070d93ef30", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:09Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_bono_host_ujv1zz", "created": "2018-07-29T03:23:55Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d2:49", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b6b5cb17-858a-4839-b417-8ba7645ab5b9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b6b5cb17-858a-4839-b417-8ba7645ab5b9", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:30.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "b6b5cb17-858a-4839-b417-8ba7645ab5b9", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:30Z", "hostId": "c0d3973f01b8f1551a333650313f7d11212e700412c17ccaa2a356d2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_homer_host_3uaf3r", "created": "2018-07-29T03:23:54Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9f:6a", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/067e48b3-957e-4200-9714-df2bc07e6dc8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/067e48b3-957e-4200-9714-df2bc07e6dc8", "rel": "bookmark"}], "image": {"id": "b1db3126-ce64-41e2-b678-11c4213473c8", "links": [{"href": "http://172.30.9.25:8774/images/b1db3126-ce64-41e2-b678-11c4213473c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:26:11.000000", "flavor": {"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}]}, "id": "067e48b3-957e-4200-9714-df2bc07e6dc8", "security_groups": [{"name": "default"}], "user_id": "339c8667fd2641fe91f279a653f03e10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:26:11Z", "hostId": "7b520e83f121e78f2fe3c305afabfe2168995b3cf950b6148209e4fb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "name": "server_clearwater-opnfv_proxy_host_gpjxrl", "created": "2018-07-29T03:23:48Z", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "cloudify_management_network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e"}}]} 2018-07-29 03:43:26,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2850ea67-2321-485f-ac2c-cda9ddb01320 2018-07-29 03:43:26,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716455936432s 2018-07-29 03:43:26,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2850ea67-2321-485f-ac2c-cda9ddb01320 2018-07-29 03:43:26,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:43:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:26,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35166 X-Openstack-Request-Id: req-8b6f3fa7-e1e5-4d19-97a0-9d8998e0af7a Date: Sun, 29 Jul 2018 03:43:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:22:46Z", "revision_number": 0, "id": "25647233-03aa-46a0-8d1f-bc1a1c74715b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:22:46Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "DNS", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:38Z", "updated_at": "2018-07-29T03:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 53, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "bced674e-e273-4660-afb8-9e9a85e8e681", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "2d2d3b2e-7512-4f8b-8756-4b2c23194092", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 53, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "ccaff11a-0700-4b7d-bcc3-636e43ba171f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "2d2d3b2e-7512-4f8b-8756-4b2c23194092", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 53, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:38Z", "revision_number": 0, "id": "e23d7463-ba4d-48a3-9d7c-65af0d68e373", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:38Z", "security_group_id": "2d2d3b2e-7512-4f8b-8756-4b2c23194092", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:38Z", "revision_number": 0, "id": "ff1c8136-9e7e-4771-adff-545c74ce672a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:38Z", "security_group_id": "2d2d3b2e-7512-4f8b-8756-4b2c23194092", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 3, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2d2d3b2e-7512-4f8b-8756-4b2c23194092", "name": "clearwater-sg_bind"}, {"description": "Internal SIP signalling", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:38Z", "updated_at": "2018-07-29T03:23:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:38Z", "revision_number": 0, "id": "2bee524a-ff8e-4580-a6d2-58613b6eade4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:38Z", "security_group_id": "4e8dbee8-5e68-429f-9714-6c5e706ec537", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5052, "updated_at": "2018-07-29T03:23:41Z", "revision_number": 0, "id": "40f387af-9290-4bca-b397-3e1ab3d89d11", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:41Z", "security_group_id": "4e8dbee8-5e68-429f-9714-6c5e706ec537", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5052, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5058, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "5357eb99-90a7-4d07-bb0f-ae3f584543ec", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "4e8dbee8-5e68-429f-9714-6c5e706ec537", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5058, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:38Z", "revision_number": 0, "id": "c83ebb07-c534-442b-95b4-f234ccf81e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:38Z", "security_group_id": "4e8dbee8-5e68-429f-9714-6c5e706ec537", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5054, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "f4749a3c-ef49-4bf6-a052-2e03c11b538f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "4e8dbee8-5e68-429f-9714-6c5e706ec537", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5054, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 4, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "4e8dbee8-5e68-429f-9714-6c5e706ec537", "name": "clearwater-sg_internal_sip"}, {"description": "Web UI", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:32Z", "updated_at": "2018-07-29T03:23:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:23:34Z", "revision_number": 0, "id": "139deed1-bd88-4ad7-9caf-64fb086eb74e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:34Z", "security_group_id": "91c31eea-27fc-4359-848c-6f059a0c98f2", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:32Z", "revision_number": 0, "id": "1c94a9e4-8130-4ce0-af83-8945c93a5f2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:32Z", "security_group_id": "91c31eea-27fc-4359-848c-6f059a0c98f2", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:23:35Z", "revision_number": 0, "id": "9ac3d971-b389-4094-a38c-fe9e68a4cfcd", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:35Z", "security_group_id": "91c31eea-27fc-4359-848c-6f059a0c98f2", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:32Z", "revision_number": 0, "id": "ababab79-7d24-47ab-bc05-1ec6240914e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:32Z", "security_group_id": "91c31eea-27fc-4359-848c-6f059a0c98f2", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 3, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "91c31eea-27fc-4359-848c-6f059a0c98f2", "name": "clearwater-sg_ellis"}, {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:38Z", "updated_at": "2018-07-29T03:23:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 7000, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "24bd32d2-1f70-4bd2-843b-e46d07f033b9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 7000, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:38Z", "revision_number": 0, "id": "615e8611-5bb7-4e9f-9b9d-46013a24c52a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:38Z", "security_group_id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 11211, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "755ea3d5-6137-414c-bdf8-5a7687f7f040", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 11211, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 7253, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "883aa16a-f316-47d1-a4a6-cb9776b166bb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 7253, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 11311, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "920b9fbb-210b-4c81-b17e-2dc73cd93068", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 11311, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:38Z", "revision_number": 0, "id": "ae8603d2-8b9f-4eca-9be8-64f26563d1fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:38Z", "security_group_id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9160, "updated_at": "2018-07-29T03:23:41Z", "revision_number": 0, "id": "e37243a8-5f5b-4f0a-aa2e-324750126e32", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:41Z", "security_group_id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 9160, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 6668, "updated_at": "2018-07-29T03:23:41Z", "revision_number": 0, "id": "e3ec9703-7b5f-422c-af2a-febfc157f1d3", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:41Z", "security_group_id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 6667, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 7, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "98435dbc-1843-43c1-afc0-cc9b15f5d44b", "name": "clearwater-sg_vellum"}, {"description": "SSH", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:41Z", "updated_at": "2018-07-29T03:23:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:23:44Z", "revision_number": 0, "id": "7b576b09-9d10-4b87-ae3e-e1c4f2c3694f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:44Z", "security_group_id": "aacaf882-39d7-4ac6-a342-675a8d1bd8e0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:41Z", "revision_number": 0, "id": "b1477e32-c9a7-40cb-9ee7-1355610561e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:41Z", "security_group_id": "aacaf882-39d7-4ac6-a342-675a8d1bd8e0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:41Z", "revision_number": 0, "id": "c10effee-a2cc-4bcb-baaf-bb2222d08a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:41Z", "security_group_id": "aacaf882-39d7-4ac6-a342-675a8d1bd8e0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 4000, "updated_at": "2018-07-29T03:23:44Z", "revision_number": 0, "id": "d6538ea2-f5e3-41a4-acef-71436486cfee", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:44Z", "security_group_id": "aacaf882-39d7-4ac6-a342-675a8d1bd8e0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 4000, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 2380, "updated_at": "2018-07-29T03:23:44Z", "revision_number": 0, "id": "e5cfebcf-8851-4704-87c7-7f6ab6c905cc", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:44Z", "security_group_id": "aacaf882-39d7-4ac6-a342-675a8d1bd8e0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 2380, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 161, "updated_at": "2018-07-29T03:23:44Z", "revision_number": 0, "id": "eee55513-1288-47a9-8bf6-fb77e05cd02a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:44Z", "security_group_id": "aacaf882-39d7-4ac6-a342-675a8d1bd8e0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 161, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 5, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "aacaf882-39d7-4ac6-a342-675a8d1bd8e0", "name": "clearwater-sg_base"}, {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:42Z", "updated_at": "2018-07-29T03:23:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:42Z", "revision_number": 0, "id": "0ae1984b-8010-4ca2-826b-a3a55d4fd485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:42Z", "security_group_id": "ac422cd4-a2a0-473d-9693-eb61d97e8bc0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:42Z", "revision_number": 0, "id": "1cdd555d-b2b7-4106-aad2-e84e1d3cc208", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:42Z", "security_group_id": "ac422cd4-a2a0-473d-9693-eb61d97e8bc0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9888, "updated_at": "2018-07-29T03:23:45Z", "revision_number": 0, "id": "2f6cc157-49a3-428d-b047-e2419237cf29", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:45Z", "security_group_id": "ac422cd4-a2a0-473d-9693-eb61d97e8bc0", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 9888, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "ac422cd4-a2a0-473d-9693-eb61d97e8bc0", "name": "clearwater-sg_sprout"}, {"description": "memcached Chronos REST", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:37Z", "updated_at": "2018-07-29T03:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 8888, "updated_at": "2018-07-29T03:23:39Z", "revision_number": 0, "id": "34981282-68ad-4488-9f7e-32722cb06c17", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:39Z", "security_group_id": "b413214f-f3a8-459d-87a6-6cb43e48398c", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 8888, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 8889, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "7012ba08-ff34-4e85-8233-9c103c9600a4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "b413214f-f3a8-459d-87a6-6cb43e48398c", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 8889, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:37Z", "revision_number": 0, "id": "80e5e288-ab74-4b75-b89b-0b7f5c81611e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:37Z", "security_group_id": "b413214f-f3a8-459d-87a6-6cb43e48398c", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:37Z", "revision_number": 0, "id": "bc808a96-9819-484e-ad7b-42b81a568820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:37Z", "security_group_id": "b413214f-f3a8-459d-87a6-6cb43e48398c", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 10888, "updated_at": "2018-07-29T03:23:40Z", "revision_number": 0, "id": "f02079f0-b6b0-47a6-97e3-a758f0e93d76", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:40Z", "security_group_id": "b413214f-f3a8-459d-87a6-6cb43e48398c", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 10888, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 4, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "b413214f-f3a8-459d-87a6-6cb43e48398c", "name": "clearwater-sg_dime"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:19:28Z", "updated_at": "2018-07-29T03:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "6dedad2f-8038-48b7-9cbe-34b6f747c5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "75e641cc-df37-425a-900e-6ff0bf9c8d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "7a349c04-e7ae-49d8-87d2-73cbb6a53e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "8c30159a-8bdf-46d2-889b-f727838b0eff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "9752a39b-e345-4b2c-8237-8a7c356a5922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "a630c189-a417-4eac-9e1c-e89cf6354d41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-29T03:19:29Z", "revision_number": 0, "id": "d5fafb58-c074-4860-bfa1-9b090926fb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:29Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:19:28Z", "revision_number": 0, "id": "fdde56d7-25a2-46c5-8243-40f1545e4eba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:19:28Z", "security_group_id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 7, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "c666c11d-5426-4aa6-9c6e-a026f5e1938e", "name": "cloudify_ims-sg_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}, {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:32Z", "updated_at": "2018-07-29T03:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5060, "updated_at": "2018-07-29T03:23:35Z", "revision_number": 0, "id": "21290c48-078a-49f2-8316-946faa59b5ab", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:35Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5060, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:32Z", "revision_number": 0, "id": "2665f4ae-3843-46eb-b9b6-cb49f98d2156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:32Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:32Z", "revision_number": 0, "id": "506ad639-e602-4b45-8c0b-11cae4f3e189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:32Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5062, "updated_at": "2018-07-29T03:23:35Z", "revision_number": 0, "id": "6118739c-2316-408f-8c06-304cab9b92cd", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:35Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5062, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5060, "updated_at": "2018-07-29T03:23:35Z", "revision_number": 0, "id": "674c8340-a088-4574-8326-5dccbc2b1037", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:35Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5060, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 6669, "updated_at": "2018-07-29T03:23:36Z", "revision_number": 0, "id": "6ba6f3c3-954e-4bfb-aef9-463dd3b9a855", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:36Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 6669, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 3478, "updated_at": "2018-07-29T03:23:35Z", "revision_number": 0, "id": "7282d778-3878-4a1e-b99d-a6c1369f90b9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:35Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 3478, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-29T03:23:36Z", "revision_number": 0, "id": "79c38c8d-44b6-48fe-bd7f-5e50456f8a80", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:36Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 32768, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5058, "updated_at": "2018-07-29T03:23:36Z", "revision_number": 0, "id": "bc3e8c30-efe7-4c6e-ac55-a65d1f851a0e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:36Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 5058, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 3478, "updated_at": "2018-07-29T03:23:35Z", "revision_number": 0, "id": "cd99f151-f797-4448-a4a9-6c8588212e22", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:35Z", "security_group_id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 3478, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 9, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "e1ca2380-de11-4ff3-9752-83b9c560c2cb", "name": "clearwater-sg_bono"}, {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:32Z", "updated_at": "2018-07-29T03:23:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9160, "updated_at": "2018-07-29T03:23:35Z", "revision_number": 0, "id": "0b87f6a8-c70d-4bb1-b49e-1d99cc9ead10", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:35Z", "security_group_id": "eb92f9f7-049b-4d5c-b736-dcf9c74ed382", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 9160, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 7888, "updated_at": "2018-07-29T03:23:34Z", "revision_number": 0, "id": "36fe553b-cb7c-4206-90a6-f888d22ff225", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:23:34Z", "security_group_id": "eb92f9f7-049b-4d5c-b736-dcf9c74ed382", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 7888, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:32Z", "revision_number": 0, "id": "9c9e9a61-8af0-4f51-ad06-3a5f6079993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:32Z", "security_group_id": "eb92f9f7-049b-4d5c-b736-dcf9c74ed382", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:23:32Z", "revision_number": 0, "id": "ba7002b3-5ac1-4310-b833-6c2ea2990c38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:23:32Z", "security_group_id": "eb92f9f7-049b-4d5c-b736-dcf9c74ed382", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 3, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "eb92f9f7-049b-4d5c-b736-dcf9c74ed382", "name": "clearwater-sg_homer"}]} 2018-07-29 03:43:26,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8b6f3fa7-e1e5-4d19-97a0-9d8998e0af7a 2018-07-29 03:43:26,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.410219907761s 2018-07-29 03:43:26,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8b6f3fa7-e1e5-4d19-97a0-9d8998e0af7a 2018-07-29 03:43:26,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 03:43:26,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c666c11d-5426-4aa6-9c6e-a026f5e1938e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:26,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-689150bd-d094-4d70-8b06-dc22fa1d424d Content-Length: 0 Date: Sun, 29 Jul 2018 03:43:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:43:26,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c666c11d-5426-4aa6-9c6e-a026f5e1938e.json used request id req-689150bd-d094-4d70-8b06-dc22fa1d424d 2018-07-29 03:43:26,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.185101032257s 2018-07-29 03:43:26,854 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c666c11d-5426-4aa6-9c6e-a026f5e1938e.json used request id req-689150bd-d094-4d70-8b06-dc22fa1d424d 2018-07-29 03:43:26,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 03:43:26,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:26,889 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:43: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-0ba960a1-4e63-4f2c-8797-1be2861207f7 x-compute-request-id: req-0ba960a1-4e63-4f2c-8797-1be2861207f7 Content-Length: 0 Content-Type: application/json 2018-07-29 03:43:26,889 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5 used request id req-0ba960a1-4e63-4f2c-8797-1be2861207f7 2018-07-29 03:43:26,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0349669456482s 2018-07-29 03:43:26,889 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_c2246fad-7c64-4db2-aa0f-5792cf1735a5 used request id req-0ba960a1-4e63-4f2c-8797-1be2861207f7 2018-07-29 03:43:26,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 03:43:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/d5270902-ac77-46c6-a6df-b00bb9f64992/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}16eb583a35df817b1faa2fe61f79023debdf664a" -d '{"subnet_id": "cefcedaa-069e-4c95-b045-e43b4d57e4e5"}' 2018-07-29 03:43:27,215 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 268 X-Openstack-Request-Id: req-bf0557f5-d7e9-4f6c-8199-4e781e6a120c Date: Sun, 29 Jul 2018 03:43:27 GMT RESP BODY: {"NeutronError": {"message": "Router interface for subnet cefcedaa-069e-4c95-b045-e43b4d57e4e5 on router d5270902-ac77-46c6-a6df-b00bb9f64992 cannot be deleted, as it is required by one or more floating IPs.", "type": "RouterInterfaceInUseByFloatingIP", "detail": ""}} 2018-07-29 03:43:27,215 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d5270902-ac77-46c6-a6df-b00bb9f64992/remove_router_interface.json used request id req-bf0557f5-d7e9-4f6c-8199-4e781e6a120c 2018-07-29 03:43:27,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 0.324950933456s 2018-07-29 03:43:27,215 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 242, in clean self.router, self.subnet.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4252, in remove_router_interface router['id'])) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error detaching interface from router d5270902-ac77-46c6-a6df-b00bb9f64992. (409) Client Error for url: http://172.30.9.25:9696/v2.0/routers/d5270902-ac77-46c6-a6df-b00bb9f64992/remove_router_interface.json Router interface for subnet cefcedaa-069e-4c95-b045-e43b4d57e4e5 on router d5270902-ac77-46c6-a6df-b00bb9f64992 cannot be deleted, as it is required by one or more floating IPs. 2018-07-29 03:43:27,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:43:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:27,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-40e2d725-7c97-42a3-9418-6e58eab21f94 Date: Sun, 29 Jul 2018 03:43:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b1db3126-ce64-41e2-b678-11c4213473c8/snap", "metadata": {}}], "file": "/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8/file", "owner": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "b1db3126-ce64-41e2-b678-11c4213473c8", "size": 263062016, "self": "/v2/images/b1db3126-ce64-41e2-b678-11c4213473c8", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/b1db3126-ce64-41e2-b678-11c4213473c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T03:22:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-29T03:22:50Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e8782113-68fe-4e13-a6a8-bca27acf070f/snap", "metadata": {}}], "file": "/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f/file", "owner": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "e8782113-68fe-4e13-a6a8-bca27acf070f", "size": 4373348352, "self": "/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/e8782113-68fe-4e13-a6a8-bca27acf070f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:19:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-29T03:18:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:43:27,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-40e2d725-7c97-42a3-9418-6e58eab21f94 2018-07-29 03:43:27,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225517988205s 2018-07-29 03:43:27,452 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-40e2d725-7c97-42a3-9418-6e58eab21f94 2018-07-29 03:43:27,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 03:43:27,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16eb583a35df817b1faa2fe61f79023debdf664a" 2018-07-29 03:43:28,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5048c779-a41d-400e-a1d2-ac45b727cc65 Date: Sun, 29 Jul 2018 03:43:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 03:43:28,622 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f used request id req-5048c779-a41d-400e-a1d2-ac45b727cc65 2018-07-29 03:43:28,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16753482819s 2018-07-29 03:43:28,622 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e8782113-68fe-4e13-a6a8-bca27acf070f used request id req-5048c779-a41d-400e-a1d2-ac45b727cc65 2018-07-29 03:43:28,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:43:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:43:28,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43: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-34e1fe48-4fef-42e9-889c-43203165017c x-compute-request-id: req-34e1fe48-4fef-42e9-889c-43203165017c Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}, {"name": "cloudify_ims-flavor_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/220df399-326a-4890-b518-0c2f56c59e71", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "220df399-326a-4890-b518-0c2f56c59e71"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}]} 2018-07-29 03:43:28,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-34e1fe48-4fef-42e9-889c-43203165017c 2018-07-29 03:43:28,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128441095352s 2018-07-29 03:43:28,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-34e1fe48-4fef-42e9-889c-43203165017c 2018-07-29 03:43:28,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 03:43:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:43:28,782 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:43: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 x-openstack-request-id: req-bf0f8127-bd98-48ca-bbd3-9244bce43dd7 x-compute-request-id: req-bf0f8127-bd98-48ca-bbd3-9244bce43dd7 Content-Length: 0 Content-Type: application/json 2018-07-29 03:43:28,782 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71 used request id req-bf0f8127-bd98-48ca-bbd3-9244bce43dd7 2018-07-29 03:43:28,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284130573273s 2018-07-29 03:43:28,782 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/220df399-326a-4890-b518-0c2f56c59e71 used request id req-bf0f8127-bd98-48ca-bbd3-9244bce43dd7 2018-07-29 03:43:28,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:43:28,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:43:28,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e24519-b2dc-4e2b-a632-15b8582806a7 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": {"self": "http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "339c8667fd2641fe91f279a653f03e10", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:43:28,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d6e24519-b2dc-4e2b-a632-15b8582806a7 2018-07-29 03:43:28,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115273952484s 2018-07-29 03:43:28,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d6e24519-b2dc-4e2b-a632-15b8582806a7 2018-07-29 03:43:28,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:43:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:43:29,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae434f13-f755-4f5a-8be2-64fd3ea190af Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": {"self": "http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "339c8667fd2641fe91f279a653f03e10", "description": null}} 2018-07-29 03:43:29,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10 used request id req-ae434f13-f755-4f5a-8be2-64fd3ea190af 2018-07-29 03:43:29,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115187883377s 2018-07-29 03:43:29,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10 used request id req-ae434f13-f755-4f5a-8be2-64fd3ea190af 2018-07-29 03:43:29,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 03:43:29,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:43:29,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59afa511-429f-4780-871c-3cf3aad9b9fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:43:29,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10 used request id req-59afa511-429f-4780-871c-3cf3aad9b9fb 2018-07-29 03:43:29,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.219506978989s 2018-07-29 03:43:29,241 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/339c8667fd2641fe91f279a653f03e10 used request id req-59afa511-429f-4780-871c-3cf3aad9b9fb 2018-07-29 03:43:29,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:43:29,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:43:29,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b553991c-9bbf-4772-ab6a-a7af5c1bc285 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7"}, "tags": [], "enabled": true, "id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:43:29,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b553991c-9bbf-4772-ab6a-a7af5c1bc285 2018-07-29 03:43:29,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107779026031s 2018-07-29 03:43:29,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b553991c-9bbf-4772-ab6a-a7af5c1bc285 2018-07-29 03:43:29,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 03:43:29,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}527a8e801c361dab837ea95ad5dc511dae4590bf" 2018-07-29 03:43:29,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fe02eb0-4158-4799-b1ee-38ace3a51974 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:43:29,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7 used request id req-3fe02eb0-4158-4799-b1ee-38ace3a51974 2018-07-29 03:43:29,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.1494140625s 2018-07-29 03:43:29,509 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a6ebf8018f5e42d7a41c16ad6bea82d7 used request id req-3fe02eb0-4158-4799-b1ee-38ace3a51974 2018-07-29 03:43:29,536 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-07-29 03:43:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:43:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:43:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:43:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:43:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:43:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:43:29,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:43:29,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:43:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:43:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:43:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:43:29,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:43:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:43:29,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03be3b7a-991e-436e-81e7-34167875b229 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:43:29,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-03be3b7a-991e-436e-81e7-34167875b229 2018-07-29 03:43:29,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:43:29,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["J6hMwHmiTnKc8BLx22s_kg"], "issued_at": "2018-07-29T03:43:29.000000Z"}} 2018-07-29 03:43:29,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:43:29,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:30,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dc546121-b85f-4790-8250-e90dda15b0f2 Date: Sun, 29 Jul 2018 03:43:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:43:30,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dc546121-b85f-4790-8250-e90dda15b0f2 2018-07-29 03:43:30,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246814012527s 2018-07-29 03:43:30,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dc546121-b85f-4790-8250-e90dda15b0f2 2018-07-29 03:43:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:43:30,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8d9366-bf08-4433-911c-d1f7819c0f5e 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:43:30,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-7f8d9366-bf08-4433-911c-d1f7819c0f5e 2018-07-29 03:43:30,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:43:30,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:30,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b405aec-866b-427e-81ba-8c374d035c88 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 03:43:30,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-2b405aec-866b-427e-81ba-8c374d035c88 2018-07-29 03:43:30,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0955860614777s 2018-07-29 03:43:30,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-2b405aec-866b-427e-81ba-8c374d035c88 2018-07-29 03:43:30,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 03:43:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0"}}' 2018-07-29 03:43:30,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893141bd-256b-4a83-bebd-aef6ce2e12ee Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60"}, "tags": [], "enabled": true, "id": "873c47e86e864bf3aaaf74a719070c60", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0"}} 2018-07-29 03:43:30,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-893141bd-256b-4a83-bebd-aef6ce2e12ee 2018-07-29 03:43:30,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132580041885s 2018-07-29 03:43:30,449 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-893141bd-256b-4a83-bebd-aef6ce2e12ee 2018-07-29 03:43:30,449 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'873c47e86e864bf3aaaf74a719070c60', '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'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0'}) 2018-07-29 03:43:30,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 03:43:30,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "98e2347a-ba0f-4805-af21-0ed9696e81d3", "email": null, "name": "heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0"}}' 2018-07-29 03:43:30,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a7ab8ef-03e5-43d7-beec-15347b6da122 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": {"self": "http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "beeba136a9834eb2b8a35c45c9538adc", "domain_id": "default", "password_expires_at": null}} 2018-07-29 03:43:30,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-8a7ab8ef-03e5-43d7-beec-15347b6da122 2018-07-29 03:43:30,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363060951233s 2018-07-29 03:43:30,820 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-8a7ab8ef-03e5-43d7-beec-15347b6da122 2018-07-29 03:43:30,820 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'beeba136a9834eb2b8a35c45c9538adc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0'}) 2018-07-29 03:43:30,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:43:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:30,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863a2243-a2d3-45e8-9fe9-1fe7f11f12b0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:43:30,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-863a2243-a2d3-45e8-9fe9-1fe7f11f12b0 2018-07-29 03:43:30,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972127914429s 2018-07-29 03:43:30,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-863a2243-a2d3-45e8-9fe9-1fe7f11f12b0 2018-07-29 03:43:30,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:43:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1009d91-e347-4c52-99b7-2bc0440ea41c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:43:31,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c1009d91-e347-4c52-99b7-2bc0440ea41c 2018-07-29 03:43:31,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0928139686584s 2018-07-29 03:43:31,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c1009d91-e347-4c52-99b7-2bc0440ea41c 2018-07-29 03:43:31,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:43:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7647c3d8-f7d7-4c51-99ef-47dc2f0c0a80 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:43:31,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7647c3d8-f7d7-4c51-99ef-47dc2f0c0a80 2018-07-29 03:43:31,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0186560153961s 2018-07-29 03:43:31,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7647c3d8-f7d7-4c51-99ef-47dc2f0c0a80 2018-07-29 03:43:31,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:43:31,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2414ed9f-d171-4e24-8653-27d375a599c7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 03:43:31,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2414ed9f-d171-4e24-8653-27d375a599c7 2018-07-29 03:43:31,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0975439548492s 2018-07-29 03:43:31,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2414ed9f-d171-4e24-8653-27d375a599c7 2018-07-29 03:43:31,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:43:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e822dc8-f81d-4a56-9f01-110d1ad71c09 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": {"self": "http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "beeba136a9834eb2b8a35c45c9538adc", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:43:31,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9e822dc8-f81d-4a56-9f01-110d1ad71c09 2018-07-29 03:43:31,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117197990417s 2018-07-29 03:43:31,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9e822dc8-f81d-4a56-9f01-110d1ad71c09 2018-07-29 03:43:31,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:43:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51668304-e074-4c9e-b54c-2f9a41467abc Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60"}, "tags": [], "enabled": true, "id": "873c47e86e864bf3aaaf74a719070c60", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:43:31,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-51668304-e074-4c9e-b54c-2f9a41467abc 2018-07-29 03:43:31,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105296850204s 2018-07-29 03:43:31,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-51668304-e074-4c9e-b54c-2f9a41467abc 2018-07-29 03:43:31,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 03:43:31,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=beeba136a9834eb2b8a35c45c9538adc&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=873c47e86e864bf3aaaf74a719070c60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d977b357-be9f-40e1-9fab-54d627821a86 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=beeba136a9834eb2b8a35c45c9538adc&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=873c47e86e864bf3aaaf74a719070c60", "previous": null, "next": null}} 2018-07-29 03:43:31,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=beeba136a9834eb2b8a35c45c9538adc&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=873c47e86e864bf3aaaf74a719070c60 used request id req-d977b357-be9f-40e1-9fab-54d627821a86 2018-07-29 03:43:31,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0877568721771s 2018-07-29 03:43:31,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=beeba136a9834eb2b8a35c45c9538adc&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=873c47e86e864bf3aaaf74a719070c60 used request id req-d977b357-be9f-40e1-9fab-54d627821a86 2018-07-29 03:43:31,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 03:43:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60/users/beeba136a9834eb2b8a35c45c9538adc/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c5663a-d017-4007-ad70-a0fe7ecccdad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:43:31,611 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60/users/beeba136a9834eb2b8a35c45c9538adc/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-a4c5663a-d017-4007-ad70-a0fe7ecccdad 2018-07-29 03:43:31,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131077051163s 2018-07-29 03:43:31,611 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60/users/beeba136a9834eb2b8a35c45c9538adc/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-a4c5663a-d017-4007-ad70-a0fe7ecccdad 2018-07-29 03:43:31,612 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 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'873c47e86e864bf3aaaf74a719070c60', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '98e2347a-ba0f-4805-af21-0ed9696e81d3', 'username': u'heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 03:43:31,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:43:31,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:43:31,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:43:31,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:43:31,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:43:31,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:43:31,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:43:31,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:43:31,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:43:31,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:43:31,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:43:31,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:43:31,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:43:31,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:43:31,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:43:31,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:43:31,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:43:31,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:43:31,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:43:31,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:43:31,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:43:31,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:43:31,617 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0', 'password': '98e2347a-ba0f-4805-af21-0ed9696e81d3', 'project_name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '873c47e86e864bf3aaaf74a719070c60', 'project_domain_name': 'Default'} 2018-07-29 03:43:31,645 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-07-29 03:43:31,645 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-07-29 03:43:31,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:43:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c71c74-f0fa-4ca1-8852-b63a8bf200cf Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60"}, "tags": [], "enabled": true, "id": "873c47e86e864bf3aaaf74a719070c60", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:43:31,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a9c71c74-f0fa-4ca1-8852-b63a8bf200cf 2018-07-29 03:43:31,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0891230106354s 2018-07-29 03:43:31,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a9c71c74-f0fa-4ca1-8852-b63a8bf200cf 2018-07-29 03:43:31,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-07-29 03:43:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/quotas/873c47e86e864bf3aaaf74a719070c60.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-07-29 03:43:31,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-0520be5d-7ee7-4dc1-a526-80c85c5c3108 Date: Sun, 29 Jul 2018 03:43:31 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-07-29 03:43:31,796 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/873c47e86e864bf3aaaf74a719070c60.json used request id req-0520be5d-7ee7-4dc1-a526-80c85c5c3108 2018-07-29 03:43:31,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0548958778381s 2018-07-29 03:43:31,797 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/873c47e86e864bf3aaaf74a719070c60.json used request id req-0520be5d-7ee7-4dc1-a526-80c85c5c3108 2018-07-29 03:43:31,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:43:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:31,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1e98cd-bfff-4260-bd13-c53349e68053 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:43:31,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ef1e98cd-bfff-4260-bd13-c53349e68053 2018-07-29 03:43:31,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100079059601s 2018-07-29 03:43:31,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ef1e98cd-bfff-4260-bd13-c53349e68053 2018-07-29 03:43:31,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-29 03:43:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" -d '{"role": {"name": "heat_stack_owner"}}' 2018-07-29 03:43:32,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0428317-2755-4871-bb6a-9db11989e362 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8bdde178da4f4200b7c7903dced117c8", "links": {"self": "http://172.30.9.25:5000/v3/roles/8bdde178da4f4200b7c7903dced117c8"}, "name": "heat_stack_owner"}} 2018-07-29 03:43:32,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f0428317-2755-4871-bb6a-9db11989e362 2018-07-29 03:43:32,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.14760684967s 2018-07-29 03:43:32,053 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f0428317-2755-4871-bb6a-9db11989e362 2018-07-29 03:43:32,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:43:32,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:32,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d949a21c-5cf2-4289-b5e1-1bdb7dea4850 Content-Encoding: gzip Content-Length: 411 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8bdde178da4f4200b7c7903dced117c8", "links": {"self": "http://172.30.9.25:5000/v3/roles/8bdde178da4f4200b7c7903dced117c8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:43:32,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d949a21c-5cf2-4289-b5e1-1bdb7dea4850 2018-07-29 03:43:32,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0949168205261s 2018-07-29 03:43:32,152 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d949a21c-5cf2-4289-b5e1-1bdb7dea4850 2018-07-29 03:43:32,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:43:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:32,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45348966-02db-41ea-a872-c7edccac1f1e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 03:43:32,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-45348966-02db-41ea-a872-c7edccac1f1e 2018-07-29 03:43:32,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102154970169s 2018-07-29 03:43:32,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-45348966-02db-41ea-a872-c7edccac1f1e 2018-07-29 03:43:32,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:43:32,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:32,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96031e0-4679-45a1-a231-15e5459f0916 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": {"self": "http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "beeba136a9834eb2b8a35c45c9538adc", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:43:32,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d96031e0-4679-45a1-a231-15e5459f0916 2018-07-29 03:43:32,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115993022919s 2018-07-29 03:43:32,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d96031e0-4679-45a1-a231-15e5459f0916 2018-07-29 03:43:32,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:43:32,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:32,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95571561-7def-48cf-921e-a3a8521d0110 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60"}, "tags": [], "enabled": true, "id": "873c47e86e864bf3aaaf74a719070c60", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:43:32,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-95571561-7def-48cf-921e-a3a8521d0110 2018-07-29 03:43:32,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963280200958s 2018-07-29 03:43:32,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-95571561-7def-48cf-921e-a3a8521d0110 2018-07-29 03:43:32,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 03:43:32,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=beeba136a9834eb2b8a35c45c9538adc&role.id=8bdde178da4f4200b7c7903dced117c8&scope.project.id=873c47e86e864bf3aaaf74a719070c60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:32,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317fd6ad-30f2-4be9-928c-25d965a0aa58 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=beeba136a9834eb2b8a35c45c9538adc&role.id=8bdde178da4f4200b7c7903dced117c8&scope.project.id=873c47e86e864bf3aaaf74a719070c60", "previous": null, "next": null}} 2018-07-29 03:43:32,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=beeba136a9834eb2b8a35c45c9538adc&role.id=8bdde178da4f4200b7c7903dced117c8&scope.project.id=873c47e86e864bf3aaaf74a719070c60 used request id req-317fd6ad-30f2-4be9-928c-25d965a0aa58 2018-07-29 03:43:32,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10227894783s 2018-07-29 03:43:32,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=beeba136a9834eb2b8a35c45c9538adc&role.id=8bdde178da4f4200b7c7903dced117c8&scope.project.id=873c47e86e864bf3aaaf74a719070c60 used request id req-317fd6ad-30f2-4be9-928c-25d965a0aa58 2018-07-29 03:43:32,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 03:43:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60/users/beeba136a9834eb2b8a35c45c9538adc/roles/8bdde178da4f4200b7c7903dced117c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:43:32,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c6faee-8b3c-481d-bf42-69ed7760af03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:43:32,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60/users/beeba136a9834eb2b8a35c45c9538adc/roles/8bdde178da4f4200b7c7903dced117c8 used request id req-f7c6faee-8b3c-481d-bf42-69ed7760af03 2018-07-29 03:43:32,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133127212524s 2018-07-29 03:43:32,732 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60/users/beeba136a9834eb2b8a35c45c9538adc/roles/8bdde178da4f4200b7c7903dced117c8 used request id req-f7c6faee-8b3c-481d-bf42-69ed7760af03 2018-07-29 03:43:32,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 03:43:32,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:43:32,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92a8da2-9541-48ea-98d1-bb5e9e451c0e 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:43:32,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b92a8da2-9541-48ea-98d1-bb5e9e451c0e 2018-07-29 03:43:32,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:43:33,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bdde178da4f4200b7c7903dced117c8", "name": "heat_stack_owner"}, {"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T04:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "873c47e86e864bf3aaaf74a719070c60", "name": "heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/873c47e86e864bf3aaaf74a719070c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/873c47e86e864bf3aaaf74a719070c60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/873c47e86e864bf3aaaf74a719070c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/873c47e86e864bf3aaaf74a719070c60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/873c47e86e864bf3aaaf74a719070c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_873c47e86e864bf3aaaf74a719070c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_873c47e86e864bf3aaaf74a719070c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/873c47e86e864bf3aaaf74a719070c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/873c47e86e864bf3aaaf74a719070c60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/873c47e86e864bf3aaaf74a719070c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/873c47e86e864bf3aaaf74a719070c60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/873c47e86e864bf3aaaf74a719070c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0", "id": "beeba136a9834eb2b8a35c45c9538adc"}, "audit_ids": ["Z7cTvzR4T0aFxB6x9SYf_A"], "issued_at": "2018-07-29T03:43:33.000000Z"}} 2018-07-29 03:43:33,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" -d '{"keypair": {"name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0"}}' 2018-07-29 03:43:33,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43: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-51f40f13-f5a8-43ff-b6f1-1dc22bdcb338 x-compute-request-id: req-51f40f13-f5a8-43ff-b6f1-1dc22bdcb338 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtqrvX0exr2azvgLUaqXtTm/vwmmxETt9IldDya+qc4/iI2UmM24vfFKWgpnSJ7F5D2YdzB/4oh7/5gQqBJMM97i6E/ratiFhdF5Dxja7jQW6WbG0N3b5RhZeRjSJAcLHaBtZdHURW79XMjhg9DDLvU5gHpHo4dNTr/986AkxBin48lUXv3OrS3WDHeOUVPYzfPA3ESV8GvU3YwAUikk4zb+Z54shzVa4JUCwv3bI/yX7xBTNJJVYLvAaM8pBKv7txsg6N4dxKq17vpZ2eZNzWdAWGgqAmBkoLA2l+47gPH6m/8KLhPIwO2InrgWYAAVZ7DZmPOhP1GW8BXswKEpTb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAraq719Hsa9ms74C1Gql7U5v78JpsRE7fSJXQ8mvqnOP4iNlJ\njNuL3xSloKZ0iexeQ9mHcwf+KIe/+YEKgSTDPe4uhP62rYhYXReQ8Y2u40Fulmxt\nDd2+UYWXkY0iQHCx2gbWXR1EVu/VzI4YPQwy71OYB6R6OHTU6//fOgJMQYp+PJVF\n79zq0t1gx3jlFT2M3zwNxElfBr1N2MAFIpJOM2/meeLIc1WuCVAsL92yP8l+8QUz\nSSVWC7wGjPKQSr+7cbIOjeHcSqte76WdnmTc1nQFhoKgJgZKCwNpfuO4Dx+pv/Ci\n4TyMDtiJ64FmAAFWew2ZjzoT9RlvAV7MChKU2wIDAQABAoIBAQCNqU6u3sM+uoIx\nn8ibJhK+gefCPQUBt2C1odeeV985+U/buXsglloDL6FnaUB43UGLkR7G+4cb4pf7\nW4KJE8bbdrWlsOysoyKJVVbbY1p8b/xYYbuXawD7GMEpbnm5HPRGx/sGW4BKdjrt\nMB+fdJr71DGYUleMQ+kHVWHuvL8dWhVIig2b7PLu3dgyL0rZQAqkfx7d9fQSipPK\nwVOoXZPNrjXGcVKomrYVXA81rEsbybZ5X9WdNn/Bb/Y4CAet0UZNpANyDBM9chLi\nN8yj1Z8r3dgRgWueF2BpJEZ70Rtr/KIksj+RZy4lr7fqz9tbkxFymdl+zEd0cR/C\n0WUveL+ZAoGBAORM/8tXzYb90jDZx5UwsEUCmr7DEKdAEXPValqy5ccr8gcWoxDD\n/U0UU/PUmj8V5Pqi6hsqG99JVIhZEl4JCiBymGszCzEckenPlaYrKCmW007r8DH+\ndZUX75ZGzZysR32l6XCQWTCNNs450OEdRvvaOBymPAZwhrhRl8YUpq5tAoGBAMK8\nz/QES/t2h6VKS2ONeqrgJDErsYvu2HO+XLeymZPj+UVXVE3BDB6zMAWRkx7rjwvq\nldMFE6jDcxaOQb5tjOGyj4HVYlSJC5VBkg68EUQ5f4ceAWwt3MmdedEj7YV+eZ0Y\nOv/m63jAb7n8nWgQqgAdD7fgEnTRDQkesCqt36NnAoGBAJF9dIH8yZDejqXtE6DC\n74J7H2y0WReM39JmzilQ2tgr7EiSJ4cWr4UAkGPSOB498Le9PN3k3vBUBhgCU48z\nyY1WGkYuuFIq993+GUtVM3oVkUI5X9Asbnh+UYP+SSgwLjsnkXXXt88WHzgbZj8f\n7k2wCpRPZ+9epKwv6z4jiPmdAoGAfeACI17rpl2VjJgbZvw6gF1lx4rQtvzqWNaB\npBQEBX5k0BeE3MWeCfIVZmQUzvXAfxlhQweTD5FWwQuvH2I8oF8FOA0wBCiZnh7G\nRFP4bTslXbddgAmdH411AmTQ0WtRPOQ+rs8bAfCRx4ysSmoLGQuv71EdXPkMDgsS\nIGRHnJ0CgYABxN1ammRBtHNs0zn77HwAMsadjyiNFfHAo4UNZOemZoGd9X/p97Cc\n46cD2mdRejMP9AVmVHPC2PLn+VMBE/axSOTzdqmBa/wcy3yGBtNJBUqZqZMnHKGF\nBAE+CxD0yaELCibcdKm2qB4HrM9zzNIeq82w5YOQa+d9n0SZkPouPA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "beeba136a9834eb2b8a35c45c9538adc", "name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "fingerprint": "64:da:7c:f9:33:9d:d7:b1:88:1d:e0:86:cf:aa:28:c0"}} 2018-07-29 03:43:33,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-51f40f13-f5a8-43ff-b6f1-1dc22bdcb338 2018-07-29 03:43:33,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.808003902435s 2018-07-29 03:43:33,541 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-51f40f13-f5a8-43ff-b6f1-1dc22bdcb338 2018-07-29 03:43:33,542 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtqrvX0exr2azvgLUaqXtTm/vwmmxETt9IldDya+qc4/iI2UmM24vfFKWgpnSJ7F5D2YdzB/4oh7/5gQqBJMM97i6E/ratiFhdF5Dxja7jQW6WbG0N3b5RhZeRjSJAcLHaBtZdHURW79XMjhg9DDLvU5gHpHo4dNTr/986AkxBin48lUXv3OrS3WDHeOUVPYzfPA3ESV8GvU3YwAUikk4zb+Z54shzVa4JUCwv3bI/yX7xBTNJJVYLvAaM8pBKv7txsg6N4dxKq17vpZ2eZNzWdAWGgqAmBkoLA2l+47gPH6m/8KLhPIwO2InrgWYAAVZ7DZmPOhP1GW8BXswKEpTb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAraq719Hsa9ms74C1Gql7U5v78JpsRE7fSJXQ8mvqnOP4iNlJ\njNuL3xSloKZ0iexeQ9mHcwf+KIe/+YEKgSTDPe4uhP62rYhYXReQ8Y2u40Fulmxt\nDd2+UYWXkY0iQHCx2gbWXR1EVu/VzI4YPQwy71OYB6R6OHTU6//fOgJMQYp+PJVF\n79zq0t1gx3jlFT2M3zwNxElfBr1N2MAFIpJOM2/meeLIc1WuCVAsL92yP8l+8QUz\nSSVWC7wGjPKQSr+7cbIOjeHcSqte76WdnmTc1nQFhoKgJgZKCwNpfuO4Dx+pv/Ci\n4TyMDtiJ64FmAAFWew2ZjzoT9RlvAV7MChKU2wIDAQABAoIBAQCNqU6u3sM+uoIx\nn8ibJhK+gefCPQUBt2C1odeeV985+U/buXsglloDL6FnaUB43UGLkR7G+4cb4pf7\nW4KJE8bbdrWlsOysoyKJVVbbY1p8b/xYYbuXawD7GMEpbnm5HPRGx/sGW4BKdjrt\nMB+fdJr71DGYUleMQ+kHVWHuvL8dWhVIig2b7PLu3dgyL0rZQAqkfx7d9fQSipPK\nwVOoXZPNrjXGcVKomrYVXA81rEsbybZ5X9WdNn/Bb/Y4CAet0UZNpANyDBM9chLi\nN8yj1Z8r3dgRgWueF2BpJEZ70Rtr/KIksj+RZy4lr7fqz9tbkxFymdl+zEd0cR/C\n0WUveL+ZAoGBAORM/8tXzYb90jDZx5UwsEUCmr7DEKdAEXPValqy5ccr8gcWoxDD\n/U0UU/PUmj8V5Pqi6hsqG99JVIhZEl4JCiBymGszCzEckenPlaYrKCmW007r8DH+\ndZUX75ZGzZysR32l6XCQWTCNNs450OEdRvvaOBymPAZwhrhRl8YUpq5tAoGBAMK8\nz/QES/t2h6VKS2ONeqrgJDErsYvu2HO+XLeymZPj+UVXVE3BDB6zMAWRkx7rjwvq\nldMFE6jDcxaOQb5tjOGyj4HVYlSJC5VBkg68EUQ5f4ceAWwt3MmdedEj7YV+eZ0Y\nOv/m63jAb7n8nWgQqgAdD7fgEnTRDQkesCqt36NnAoGBAJF9dIH8yZDejqXtE6DC\n74J7H2y0WReM39JmzilQ2tgr7EiSJ4cWr4UAkGPSOB498Le9PN3k3vBUBhgCU48z\nyY1WGkYuuFIq993+GUtVM3oVkUI5X9Asbnh+UYP+SSgwLjsnkXXXt88WHzgbZj8f\n7k2wCpRPZ+9epKwv6z4jiPmdAoGAfeACI17rpl2VjJgbZvw6gF1lx4rQtvzqWNaB\npBQEBX5k0BeE3MWeCfIVZmQUzvXAfxlhQweTD5FWwQuvH2I8oF8FOA0wBCiZnh7G\nRFP4bTslXbddgAmdH411AmTQ0WtRPOQ+rs8bAfCRx4ysSmoLGQuv71EdXPkMDgsS\nIGRHnJ0CgYABxN1ammRBtHNs0zn77HwAMsadjyiNFfHAo4UNZOemZoGd9X/p97Cc\n46cD2mdRejMP9AVmVHPC2PLn+VMBE/axSOTzdqmBa/wcy3yGBtNJBUqZqZMnHKGF\nBAE+CxD0yaELCibcdKm2qB4HrM9zzNIeq82w5YOQa+d9n0SZkPouPA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'beeba136a9834eb2b8a35c45c9538adc', 'name': u'heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0', 'created_at': '2018-07-29T03:43:33.542708', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'64:da:7c:f9:33:9d:d7:b1:88:1d:e0:86:cf:aa:28:c0', 'type': 'ssh', 'id': u'heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0'}) 2018-07-29 03:43:33,543 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-29 03:43:35,048 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-29 03:43:35,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:43:35,053 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 03:43:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 03:43:35,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:43:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:43:35,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cf7a7d5c-d124-4e5d-a2df-948f93bb8815 Date: Sun, 29 Jul 2018 03:43:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:43:35,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cf7a7d5c-d124-4e5d-a2df-948f93bb8815 2018-07-29 03:43:35,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214610099792s 2018-07-29 03:43:35,273 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cf7a7d5c-d124-4e5d-a2df-948f93bb8815 2018-07-29 03:43:35,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 03:43:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0"}' 2018-07-29 03:43:35,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0d50f202-a947-4705-b271-bdfb245b6771 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-91c9fcf3-4f5f-456e-ac90-d03018b05804 Date: Sun, 29 Jul 2018 03:43:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file", "owner": "873c47e86e864bf3aaaf74a719070c60", "id": "0d50f202-a947-4705-b271-bdfb245b6771", "size": null, "self": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T03:43:35Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "checksum": null, "created_at": "2018-07-29T03:43:35Z", "protected": false} 2018-07-29 03:43:35,405 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-91c9fcf3-4f5f-456e-ac90-d03018b05804 2018-07-29 03:43:35,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.125226020813s 2018-07-29 03:43:35,405 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-91c9fcf3-4f5f-456e-ac90-d03018b05804 returning object 0d50f202-a947-4705-b271-bdfb245b6771 2018-07-29 03:43:35,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 03:43:35,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/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}537b7630199f4a8c245fe7f2f88754d9404bebbd" -d '' 2018-07-29 03:43:40,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27c6c70b-dc9f-4a0f-b12c-612ec473810b Date: Sun, 29 Jul 2018 03:43: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-29 03:43:40,540 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file used request id req-27c6c70b-dc9f-4a0f-b12c-612ec473810b 2018-07-29 03:43:40,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.13349890709s 2018-07-29 03:43:40,540 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file used request id req-27c6c70b-dc9f-4a0f-b12c-612ec473810b 2018-07-29 03:43:40,540 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T03:43:35Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file', u'owner': u'873c47e86e864bf3aaaf74a719070c60', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'0d50f202-a947-4705-b271-bdfb245b6771', u'size': None, u'name': u'heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0', u'checksum': None, u'self': u'/v2/images/0d50f202-a947-4705-b271-bdfb245b6771', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T03:43:35Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 03:43:40,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 03:43:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-07-29 03:43:41,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43: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-f14ed91a-d0dc-4eeb-a8fe-38a5f9d06778 x-compute-request-id: req-f14ed91a-d0dc-4eeb-a8fe-38a5f9d06778 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "d46de604-ec7a-4d99-8a90-e0a86eda9902"}} 2018-07-29 03:43:41,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f14ed91a-d0dc-4eeb-a8fe-38a5f9d06778 2018-07-29 03:43:41,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.626143932343s 2018-07-29 03:43:41,167 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f14ed91a-d0dc-4eeb-a8fe-38a5f9d06778 2018-07-29 03:43:41,168 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0', '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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': 25, 'id': u'd46de604-ec7a-4d99-8a90-e0a86eda9902', 'swap': 0}) 2018-07-29 03:43:41,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 03:43:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902/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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" -d '{"extra_specs": {}}' 2018-07-29 03:43:41,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43: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-68e59639-77a6-462f-8053-1ea235a492d5 x-compute-request-id: req-68e59639-77a6-462f-8053-1ea235a492d5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 03:43:41,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902/os-extra_specs used request id req-68e59639-77a6-462f-8053-1ea235a492d5 2018-07-29 03:43:41,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255329608917s 2018-07-29 03:43:41,195 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902/os-extra_specs used request id req-68e59639-77a6-462f-8053-1ea235a492d5 2018-07-29 03:43:41,195 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-07-29 03:43:41,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-07-29 03:43:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-07-29 03:43:48,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:43:41 GMT Server: Apache x-openstack-request-id: req-f9310062-29d6-4f5a-9d2b-8ddaf328b248 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}]}} 2018-07-29 03:43:48,339 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks used request id req-f9310062-29d6-4f5a-9d2b-8ddaf328b248 2018-07-29 03:43:48,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 6.39940810204s 2018-07-29 03:43:48,340 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks used request id req-f9310062-29d6-4f5a-9d2b-8ddaf328b248 2018-07-29 03:43:48,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:43:48,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:43:48,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:43:48 GMT Server: Apache x-openstack-request-id: req-b50ca718-020c-4d84-b390-fcfa725456b2 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?sort_dir=asc Content-Length: 463 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-29 03:43:48,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:48 GMT Server: Apache x-openstack-request-id: req-3c1299a1-f4dc-4f01-a2c4-fa7ae95d59a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 431 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:43:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/7006d91b-67e3-4439-b7f1-f71ce654448f", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "7006d91b-67e3-4439-b7f1-f71ce654448f"}, {"resource_name": "security_groups", "event_time": "2018-07-29T03:43:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/security_groups/events/30c4dee5-0ba1-4ca9-aeb9-3b8eaf551347", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-xb2d54sd7cjt", "id": "30c4dee5-0ba1-4ca9-aeb9-3b8eaf551347"}]} 2018-07-29 03:43:48,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?sort_dir=asc&sort_dir=asc used request id req-3c1299a1-f4dc-4f01-a2c4-fa7ae95d59a9 2018-07-29 03:43:48,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.460399866104s 2018-07-29 03:43:48,801 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?sort_dir=asc&sort_dir=asc used request id req-3c1299a1-f4dc-4f01-a2c4-fa7ae95d59a9 2018-07-29 03:43:53,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:43:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=30c4dee5-0ba1-4ca9-aeb9-3b8eaf551347&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:43:54,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:43:53 GMT Server: Apache x-openstack-request-id: req-ce798e58-aa05-4caa-a0f8-7dccc5461c1f Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=30c4dee5-0ba1-4ca9-aeb9-3b8eaf551347&sort_dir=asc Content-Length: 559 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-29 03:43:54,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:54 GMT Server: Apache x-openstack-request-id: req-c2b09ad0-4c3f-47d3-8fa4-1a62d791d186 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 435 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-07-29T03:43:49Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sig_network/events/f9cfe62a-1e82-4129-a5b8-9bd8d59f712a", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-l7dh4onjxzwx", "id": "f9cfe62a-1e82-4129-a5b8-9bd8d59f712a"}, {"resource_name": "mgmt_network", "event_time": "2018-07-29T03:43:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/mgmt_network/events/9d19b749-482b-42d1-a570-bb99a7c85285", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-rnfzktdoyall", "id": "9d19b749-482b-42d1-a570-bb99a7c85285"}]} 2018-07-29 03:43:54,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=30c4dee5-0ba1-4ca9-aeb9-3b8eaf551347&sort_dir=asc&marker=30c4dee5-0ba1-4ca9-aeb9-3b8eaf551347&sort_dir=asc used request id req-c2b09ad0-4c3f-47d3-8fa4-1a62d791d186 2018-07-29 03:43:54,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.517903804779s 2018-07-29 03:43:54,326 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=30c4dee5-0ba1-4ca9-aeb9-3b8eaf551347&sort_dir=asc&marker=30c4dee5-0ba1-4ca9-aeb9-3b8eaf551347&sort_dir=asc used request id req-c2b09ad0-4c3f-47d3-8fa4-1a62d791d186 2018-07-29 03:43:59,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:43:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=9d19b749-482b-42d1-a570-bb99a7c85285&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:43:59,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:43:59 GMT Server: Apache x-openstack-request-id: req-560396dc-57a8-4131-bb12-d4ab222549db Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=9d19b749-482b-42d1-a570-bb99a7c85285&sort_dir=asc Content-Length: 559 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-29 03:43:59,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:43:59 GMT Server: Apache x-openstack-request-id: req-29144615-c6f4-4dd2-9c4d-ffd57beab538 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-07-29T03:43:59Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/security_groups/events/671df4d3-f5d0-4f56-8bc7-feee146187d8", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6cd22191-d855-465d-9fb8-79b5dac7f011", "id": "671df4d3-f5d0-4f56-8bc7-feee146187d8"}]} 2018-07-29 03:43:59,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=9d19b749-482b-42d1-a570-bb99a7c85285&sort_dir=asc&marker=9d19b749-482b-42d1-a570-bb99a7c85285&sort_dir=asc used request id req-29144615-c6f4-4dd2-9c4d-ffd57beab538 2018-07-29 03:43:59,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759530067444s 2018-07-29 03:43:59,409 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=9d19b749-482b-42d1-a570-bb99a7c85285&sort_dir=asc&marker=9d19b749-482b-42d1-a570-bb99a7c85285&sort_dir=asc used request id req-29144615-c6f4-4dd2-9c4d-ffd57beab538 2018-07-29 03:44:04,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=671df4d3-f5d0-4f56-8bc7-feee146187d8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:04,626 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:04 GMT Server: Apache x-openstack-request-id: req-d5996481-f94f-4165-aa64-2db2a470ea6d Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=671df4d3-f5d0-4f56-8bc7-feee146187d8&sort_dir=asc Content-Length: 559 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-29 03:44:04,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:04 GMT Server: Apache x-openstack-request-id: req-67cd23e6-2150-4843-b4e7-220ebfedf67e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-07-29T03:44:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sig_network/events/04fc6778-4a43-46f3-9e0f-8a905cfd5c3a", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "831e9e10-4b7f-4fae-85d7-dca8788212a5", "id": "04fc6778-4a43-46f3-9e0f-8a905cfd5c3a"}, {"resource_name": "mgmt_network", "event_time": "2018-07-29T03:44:01Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/mgmt_network/events/62ed3f20-d112-404c-98fd-7b99c738b5eb", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "dc7487cd-160b-4e8e-b743-396e3facda5f", "id": "62ed3f20-d112-404c-98fd-7b99c738b5eb"}, {"resource_name": "dns", "event_time": "2018-07-29T03:44:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dns/events/7ae7df3a-5535-407a-bd03-17a095fc28f2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-iknid54hrehz", "id": "7ae7df3a-5535-407a-bd03-17a095fc28f2"}]} 2018-07-29 03:44:04,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=671df4d3-f5d0-4f56-8bc7-feee146187d8&sort_dir=asc&marker=671df4d3-f5d0-4f56-8bc7-feee146187d8&sort_dir=asc used request id req-67cd23e6-2150-4843-b4e7-220ebfedf67e 2018-07-29 03:44:04,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.440703868866s 2018-07-29 03:44:04,856 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=671df4d3-f5d0-4f56-8bc7-feee146187d8&sort_dir=asc&marker=671df4d3-f5d0-4f56-8bc7-feee146187d8&sort_dir=asc used request id req-67cd23e6-2150-4843-b4e7-220ebfedf67e 2018-07-29 03:44:09,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:09,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:09 GMT Server: Apache x-openstack-request-id: req-72de1731-7c7e-4368-b719-2199bb51d4e4 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:09,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:09 GMT Server: Apache x-openstack-request-id: req-a331cdb4-ff5b-48a0-90a4-79002c841ab6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:09,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-a331cdb4-ff5b-48a0-90a4-79002c841ab6 2018-07-29 03:44:09,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721030235291s 2018-07-29 03:44:09,935 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-a331cdb4-ff5b-48a0-90a4-79002c841ab6 2018-07-29 03:44:14,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:14,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:14 GMT Server: Apache x-openstack-request-id: req-fb5e83e1-68c7-430e-98e6-a228139c942f Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:15,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:14 GMT Server: Apache x-openstack-request-id: req-c3aadb5f-387b-4e7b-b671-7983424a0d90 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:15,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-c3aadb5f-387b-4e7b-b671-7983424a0d90 2018-07-29 03:44:15,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.247921943665s 2018-07-29 03:44:15,189 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-c3aadb5f-387b-4e7b-b671-7983424a0d90 2018-07-29 03:44:15,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:44:15,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:15,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:15 GMT Server: Apache x-openstack-request-id: req-221de963-c7c8-4e9f-8b52-ea8978e0ec35 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:44:15,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:15 GMT Server: Apache x-openstack-request-id: req-f1c55544-9c6f-45df-8bed-42d06b667513 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:44:15,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-f1c55544-9c6f-45df-8bed-42d06b667513 2018-07-29 03:44:15,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.237540960312s 2018-07-29 03:44:15,428 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-f1c55544-9c6f-45df-8bed-42d06b667513 2018-07-29 03:44:20,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:20,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:20 GMT Server: Apache x-openstack-request-id: req-4219c52a-9a2a-4f5c-b8cc-4859d9ba92bd Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:20,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:20 GMT Server: Apache x-openstack-request-id: req-793c9755-260f-4e67-a766-8988e0571d95 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:20,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-793c9755-260f-4e67-a766-8988e0571d95 2018-07-29 03:44:20,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722060203552s 2018-07-29 03:44:20,507 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-793c9755-260f-4e67-a766-8988e0571d95 2018-07-29 03:44:25,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:25,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:25,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:25 GMT Server: Apache x-openstack-request-id: req-846161c5-b359-4c5c-bce4-19c4d15047f2 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:25,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:25 GMT Server: Apache x-openstack-request-id: req-82c62570-dec3-467b-88c4-da1dd81d3ad6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:25,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-82c62570-dec3-467b-88c4-da1dd81d3ad6 2018-07-29 03:44:25,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729198455811s 2018-07-29 03:44:25,587 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-82c62570-dec3-467b-88c4-da1dd81d3ad6 2018-07-29 03:44:25,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:44:25,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:25,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:25 GMT Server: Apache x-openstack-request-id: req-2b55b1b3-c3e9-4c96-970a-4a2f11589a29 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:44:25,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:25 GMT Server: Apache x-openstack-request-id: req-b2869be9-5283-434f-8e4c-272a69b2bcb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:44:25,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-b2869be9-5283-434f-8e4c-272a69b2bcb8 2018-07-29 03:44:25,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.213526010513s 2018-07-29 03:44:25,801 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-b2869be9-5283-434f-8e4c-272a69b2bcb8 2018-07-29 03:44:30,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:30,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:30 GMT Server: Apache x-openstack-request-id: req-47489759-ff06-495a-af6c-a92dbc88fd7e Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:30,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:30 GMT Server: Apache x-openstack-request-id: req-30f1f63a-7503-410c-9466-19caa2e82f7d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:30,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-30f1f63a-7503-410c-9466-19caa2e82f7d 2018-07-29 03:44:30,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702261924744s 2018-07-29 03:44:30,874 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-30f1f63a-7503-410c-9466-19caa2e82f7d 2018-07-29 03:44:35,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:35,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:35 GMT Server: Apache x-openstack-request-id: req-e43fe2e2-1e40-4d8d-838b-742c4e2818ef Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:35,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:35 GMT Server: Apache x-openstack-request-id: req-d44d8585-8684-4b52-914e-d4ad3aaf44cc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:35,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-d44d8585-8684-4b52-914e-d4ad3aaf44cc 2018-07-29 03:44:35,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752949714661s 2018-07-29 03:44:35,955 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-d44d8585-8684-4b52-914e-d4ad3aaf44cc 2018-07-29 03:44:35,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:44:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:35,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:35 GMT Server: Apache x-openstack-request-id: req-7d750356-3819-4169-8d1a-3ae6e23595df Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:44:36,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:35 GMT Server: Apache x-openstack-request-id: req-c772e11c-c83e-4df6-9b83-d1eeb4b7693e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:44:36,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-c772e11c-c83e-4df6-9b83-d1eeb4b7693e 2018-07-29 03:44:36,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.217206954956s 2018-07-29 03:44:36,173 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-c772e11c-c83e-4df6-9b83-d1eeb4b7693e 2018-07-29 03:44:41,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:41,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:41 GMT Server: Apache x-openstack-request-id: req-e0f7a683-fd89-4d59-9a68-be8ee42404a1 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:41,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:41 GMT Server: Apache x-openstack-request-id: req-da7a1b57-0450-414c-84de-bbbecd71a462 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:41,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-da7a1b57-0450-414c-84de-bbbecd71a462 2018-07-29 03:44:41,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709969997406s 2018-07-29 03:44:41,252 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-da7a1b57-0450-414c-84de-bbbecd71a462 2018-07-29 03:44:46,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:46,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:46,284 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:46 GMT Server: Apache x-openstack-request-id: req-ef0a6673-9d0c-419c-ba01-0206a0042b5a Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:46,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:46 GMT Server: Apache x-openstack-request-id: req-b57422d8-8676-4644-b38a-883dc76fb2e4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:46,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-b57422d8-8676-4644-b38a-883dc76fb2e4 2018-07-29 03:44:46,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719921588898s 2018-07-29 03:44:46,326 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-b57422d8-8676-4644-b38a-883dc76fb2e4 2018-07-29 03:44:46,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:44:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:46,356 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:46 GMT Server: Apache x-openstack-request-id: req-daa5f108-abe1-447d-bbb9-1a998967118f Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:44:46,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:46 GMT Server: Apache x-openstack-request-id: req-1f94df3e-6a79-4593-9045-2cc6e9c6d3df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:44:46,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-1f94df3e-6a79-4593-9045-2cc6e9c6d3df 2018-07-29 03:44:46,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708198547363s 2018-07-29 03:44:46,398 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-1f94df3e-6a79-4593-9045-2cc6e9c6d3df 2018-07-29 03:44:51,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:52,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:51 GMT Server: Apache x-openstack-request-id: req-b72ddbcc-a71b-4def-b234-7be2a7050db4 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:52,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:52 GMT Server: Apache x-openstack-request-id: req-4d5aa4b4-9f30-443c-98e6-31ad86683d7a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:52,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-4d5aa4b4-9f30-443c-98e6-31ad86683d7a 2018-07-29 03:44:52,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.743913888931s 2018-07-29 03:44:52,149 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-4d5aa4b4-9f30-443c-98e6-31ad86683d7a 2018-07-29 03:44:57,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:44:57,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:57,185 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:57 GMT Server: Apache x-openstack-request-id: req-37e346a4-f63c-410a-97ad-5c24a0889780 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:44:57,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:57 GMT Server: Apache x-openstack-request-id: req-e05ff6a3-db2b-436e-8504-968061f547c0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:44:57,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-e05ff6a3-db2b-436e-8504-968061f547c0 2018-07-29 03:44:57,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720942020416s 2018-07-29 03:44:57,227 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-e05ff6a3-db2b-436e-8504-968061f547c0 2018-07-29 03:44:57,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:44:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:44:57,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:44:57 GMT Server: Apache x-openstack-request-id: req-4b21e25e-bf26-4781-ae49-ab1ac42c6f86 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:44:57,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:44:57 GMT Server: Apache x-openstack-request-id: req-389c7a73-c54c-41b1-b902-6b0050b58c8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:44:57,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-389c7a73-c54c-41b1-b902-6b0050b58c8f 2018-07-29 03:44:57,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0866360664368s 2018-07-29 03:44:57,315 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-389c7a73-c54c-41b1-b902-6b0050b58c8f 2018-07-29 03:45:02,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:02,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:02 GMT Server: Apache x-openstack-request-id: req-a1b1d6c1-af28-41e4-ac7e-3be615d51738 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:02,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:02 GMT Server: Apache x-openstack-request-id: req-ea2d44f4-d785-4feb-9d22-dd0877beb45b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:02,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-ea2d44f4-d785-4feb-9d22-dd0877beb45b 2018-07-29 03:45:02,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717620849609s 2018-07-29 03:45:02,393 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-ea2d44f4-d785-4feb-9d22-dd0877beb45b 2018-07-29 03:45:07,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:07,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:07 GMT Server: Apache x-openstack-request-id: req-54bfd9fe-4871-46a7-b943-b8e5acdf51f8 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:07,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:07 GMT Server: Apache x-openstack-request-id: req-8db8ab12-8308-4fe1-87be-3713f9dd3a17 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:07,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-8db8ab12-8308-4fe1-87be-3713f9dd3a17 2018-07-29 03:45:07,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714468955994s 2018-07-29 03:45:07,471 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-8db8ab12-8308-4fe1-87be-3713f9dd3a17 2018-07-29 03:45:07,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:45:07,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:07,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:07 GMT Server: Apache x-openstack-request-id: req-fd4d8957-0d06-4827-9d30-78c7557d865b Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:45:07,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:07 GMT Server: Apache x-openstack-request-id: req-f0c9f21f-a016-47b8-960c-1d9396d23fac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:45:07,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-f0c9f21f-a016-47b8-960c-1d9396d23fac 2018-07-29 03:45:07,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704851150513s 2018-07-29 03:45:07,542 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-f0c9f21f-a016-47b8-960c-1d9396d23fac 2018-07-29 03:45:12,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:12,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:12 GMT Server: Apache x-openstack-request-id: req-fd7d0e30-d0e5-4e56-9b02-20a1eab7eaf4 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:12,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:12 GMT Server: Apache x-openstack-request-id: req-c3c54047-617b-420f-9b87-ff15f7776461 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:12,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-c3c54047-617b-420f-9b87-ff15f7776461 2018-07-29 03:45:12,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711331367493s 2018-07-29 03:45:12,620 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-c3c54047-617b-420f-9b87-ff15f7776461 2018-07-29 03:45:17,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:17,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:17 GMT Server: Apache x-openstack-request-id: req-ee308c84-2efb-42fe-a5c7-7d5a7b71d5a3 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:17,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:17 GMT Server: Apache x-openstack-request-id: req-f3591ed5-beca-4972-bfab-32f9efbbe143 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:17,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-f3591ed5-beca-4972-bfab-32f9efbbe143 2018-07-29 03:45:17,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710768699646s 2018-07-29 03:45:17,698 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-f3591ed5-beca-4972-bfab-32f9efbbe143 2018-07-29 03:45:17,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:45:17,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:17,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:17 GMT Server: Apache x-openstack-request-id: req-9b2da090-baaa-4fcd-8981-e314fd3d851b Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:45:17,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:17 GMT Server: Apache x-openstack-request-id: req-e66b659a-8a50-4a88-9bf0-b569373b16bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:45:17,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-e66b659a-8a50-4a88-9bf0-b569373b16bd 2018-07-29 03:45:17,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716969966888s 2018-07-29 03:45:17,770 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-e66b659a-8a50-4a88-9bf0-b569373b16bd 2018-07-29 03:45:22,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:22,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:22 GMT Server: Apache x-openstack-request-id: req-9a8f6212-c0c6-4edc-bf97-09df929080a7 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:22,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:22 GMT Server: Apache x-openstack-request-id: req-3a2ecdbb-8b42-4e7b-89a8-4defb0296386 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:22,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-3a2ecdbb-8b42-4e7b-89a8-4defb0296386 2018-07-29 03:45:22,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718519687653s 2018-07-29 03:45:22,847 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-3a2ecdbb-8b42-4e7b-89a8-4defb0296386 2018-07-29 03:45:27,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:27,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:27,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:27 GMT Server: Apache x-openstack-request-id: req-001c5b1c-56d1-434f-bceb-19ae5307069c Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:27,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:27 GMT Server: Apache x-openstack-request-id: req-81bd1179-4131-4dd3-9399-f1d5986ab13c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:27,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-81bd1179-4131-4dd3-9399-f1d5986ab13c 2018-07-29 03:45:27,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708057880402s 2018-07-29 03:45:27,924 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-81bd1179-4131-4dd3-9399-f1d5986ab13c 2018-07-29 03:45:27,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:45:27,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:27,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:27 GMT Server: Apache x-openstack-request-id: req-681746a5-dac3-4448-a412-b69c9b4ff5b6 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:45:27,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:27 GMT Server: Apache x-openstack-request-id: req-e952fd8b-69ad-48df-ab3c-5907cc42a858 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:45:27,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-e952fd8b-69ad-48df-ab3c-5907cc42a858 2018-07-29 03:45:27,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734851360321s 2018-07-29 03:45:27,999 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-e952fd8b-69ad-48df-ab3c-5907cc42a858 2018-07-29 03:45:33,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:33,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:33,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:33 GMT Server: Apache x-openstack-request-id: req-f998198e-f460-4ff3-a806-ca27bf0b2d8f Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:33,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:33 GMT Server: Apache x-openstack-request-id: req-1b7721be-a21a-4269-8193-d59a858fe1ff Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:33,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-1b7721be-a21a-4269-8193-d59a858fe1ff 2018-07-29 03:45:33,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716919898987s 2018-07-29 03:45:33,078 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-1b7721be-a21a-4269-8193-d59a858fe1ff 2018-07-29 03:45:38,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:38,113 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:38 GMT Server: Apache x-openstack-request-id: req-c9effe38-9d4e-46b4-a457-374d5520df1e Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:38,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:38 GMT Server: Apache x-openstack-request-id: req-5445c745-95eb-4700-b65d-835d55243d79 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:38,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-5445c745-95eb-4700-b65d-835d55243d79 2018-07-29 03:45:38,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714168548584s 2018-07-29 03:45:38,155 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-5445c745-95eb-4700-b65d-835d55243d79 2018-07-29 03:45:38,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:45:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:38,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:38 GMT Server: Apache x-openstack-request-id: req-841e71a2-21eb-4653-8b83-0cdbbb378778 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:45:38,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:38 GMT Server: Apache x-openstack-request-id: req-cb39fbc9-ca34-4289-b0d9-eb8d5a1ada0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:45:38,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-cb39fbc9-ca34-4289-b0d9-eb8d5a1ada0a 2018-07-29 03:45:38,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712089538574s 2018-07-29 03:45:38,227 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-cb39fbc9-ca34-4289-b0d9-eb8d5a1ada0a 2018-07-29 03:45:43,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:43,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:43 GMT Server: Apache x-openstack-request-id: req-dd02dbe4-5089-4c0d-ab9a-3df2c7602179 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:43,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:43 GMT Server: Apache x-openstack-request-id: req-1a970cac-c3b9-42b4-98b9-2f4f671cb25f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:43,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-1a970cac-c3b9-42b4-98b9-2f4f671cb25f 2018-07-29 03:45:43,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713717937469s 2018-07-29 03:45:43,306 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-1a970cac-c3b9-42b4-98b9-2f4f671cb25f 2018-07-29 03:45:48,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:48,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:48,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:48 GMT Server: Apache x-openstack-request-id: req-b52004dd-ca4a-40e0-9ec9-59f71f915bc0 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:48,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:48 GMT Server: Apache x-openstack-request-id: req-56a9953d-8eb3-4e4d-8820-03df5239a48d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:48,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-56a9953d-8eb3-4e4d-8820-03df5239a48d 2018-07-29 03:45:48,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777099132538s 2018-07-29 03:45:48,390 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-56a9953d-8eb3-4e4d-8820-03df5239a48d 2018-07-29 03:45:48,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:45:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:48,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:48 GMT Server: Apache x-openstack-request-id: req-d98bebb4-4c68-40cc-95a2-37040ed81853 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:45:48,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:48 GMT Server: Apache x-openstack-request-id: req-4b7df9e1-04e5-46b0-8df1-955d177fa31b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:45:48,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-4b7df9e1-04e5-46b0-8df1-955d177fa31b 2018-07-29 03:45:48,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555698871613s 2018-07-29 03:45:48,446 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-4b7df9e1-04e5-46b0-8df1-955d177fa31b 2018-07-29 03:45:53,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:53,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:53 GMT Server: Apache x-openstack-request-id: req-7977f851-c814-4391-8c63-48582cab5f4d Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:53,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:53 GMT Server: Apache x-openstack-request-id: req-38212b8d-16a6-4ff8-8497-944ad72f2542 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:53,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-38212b8d-16a6-4ff8-8497-944ad72f2542 2018-07-29 03:45:53,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728828907013s 2018-07-29 03:45:53,526 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-38212b8d-16a6-4ff8-8497-944ad72f2542 2018-07-29 03:45:58,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:45:58,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:58,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:58 GMT Server: Apache x-openstack-request-id: req-550b8b32-6630-48f8-a297-cbc56305fbda Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:45:58,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:58 GMT Server: Apache x-openstack-request-id: req-74d60af8-2214-4c2a-b0a5-19bc0109468f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:45:58,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-74d60af8-2214-4c2a-b0a5-19bc0109468f 2018-07-29 03:45:58,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702819824219s 2018-07-29 03:45:58,602 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-74d60af8-2214-4c2a-b0a5-19bc0109468f 2018-07-29 03:45:58,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:45:58,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:45:58,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:45:58 GMT Server: Apache x-openstack-request-id: req-3c0e7a0b-71ff-48bd-820c-6067e0ea28ae Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:45:58,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:45:58 GMT Server: Apache x-openstack-request-id: req-e8e14b7f-4e1a-446f-8321-60e0c568b528 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:45:58,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-e8e14b7f-4e1a-446f-8321-60e0c568b528 2018-07-29 03:45:58,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548241138458s 2018-07-29 03:45:58,658 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-e8e14b7f-4e1a-446f-8321-60e0c568b528 2018-07-29 03:46:03,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:03,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:03,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:03 GMT Server: Apache x-openstack-request-id: req-f1e7d3c3-445c-42fa-a78e-91668864a7dd Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc Content-Length: 559 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-29 03:46:03,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:03 GMT Server: Apache x-openstack-request-id: req-b8a53555-0e66-4d8a-8cdb-b967eee824ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-07-29T03:46:03Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dns/events/2297c4b2-60aa-479c-8993-fe24e360e9bc", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e30eb9d7-30a7-4306-bc4e-fdf41f942905", "id": "2297c4b2-60aa-479c-8993-fe24e360e9bc"}, {"resource_name": "ellis", "event_time": "2018-07-29T03:46:03Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/ellis/events/c199ac6a-f938-47d8-b01b-4324bf2336ba", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-i6lfvnro47al", "id": "c199ac6a-f938-47d8-b01b-4324bf2336ba"}]} 2018-07-29 03:46:03,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-b8a53555-0e66-4d8a-8cdb-b967eee824ef 2018-07-29 03:46:03,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768070220947s 2018-07-29 03:46:03,743 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc&marker=7ae7df3a-5535-407a-bd03-17a095fc28f2&sort_dir=asc used request id req-b8a53555-0e66-4d8a-8cdb-b967eee824ef 2018-07-29 03:46:08,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:08,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:08 GMT Server: Apache x-openstack-request-id: req-108ca7e3-d60f-4e08-bbf4-93dbed07f1c4 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc Content-Length: 559 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-29 03:46:08,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:08 GMT Server: Apache x-openstack-request-id: req-44c312d2-783e-40f0-9336-c9707f3f93a3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:08,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-44c312d2-783e-40f0-9336-c9707f3f93a3 2018-07-29 03:46:08,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716390609741s 2018-07-29 03:46:08,821 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-44c312d2-783e-40f0-9336-c9707f3f93a3 2018-07-29 03:46:13,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:13,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:13,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:13 GMT Server: Apache x-openstack-request-id: req-d9b866d3-53fe-42f8-becc-2a9be4fc64db Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc Content-Length: 559 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-29 03:46:13,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:13 GMT Server: Apache x-openstack-request-id: req-7916242e-4ecc-4e45-bce5-10d93c9ffb5a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:13,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-7916242e-4ecc-4e45-bce5-10d93c9ffb5a 2018-07-29 03:46:13,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071545124054s 2018-07-29 03:46:13,899 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-7916242e-4ecc-4e45-bce5-10d93c9ffb5a 2018-07-29 03:46:13,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:46:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:13,929 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:13 GMT Server: Apache x-openstack-request-id: req-d22dccd1-4718-404a-a2eb-12bc2b612609 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:46:13,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:13 GMT Server: Apache x-openstack-request-id: req-7db9cac5-c19c-43b0-bddd-dd6b6a6b5299 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:46:13,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-7db9cac5-c19c-43b0-bddd-dd6b6a6b5299 2018-07-29 03:46:13,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0594520568848s 2018-07-29 03:46:13,959 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-7db9cac5-c19c-43b0-bddd-dd6b6a6b5299 2018-07-29 03:46:18,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:18,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:18 GMT Server: Apache x-openstack-request-id: req-782edb7b-37b9-4ef8-923b-3ab71580f9b4 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc Content-Length: 559 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-29 03:46:19,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:18 GMT Server: Apache x-openstack-request-id: req-8ac151cb-f601-4c13-9f07-923822ba72e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:19,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-8ac151cb-f601-4c13-9f07-923822ba72e6 2018-07-29 03:46:19,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716779232025s 2018-07-29 03:46:19,038 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-8ac151cb-f601-4c13-9f07-923822ba72e6 2018-07-29 03:46:24,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:24,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:24 GMT Server: Apache x-openstack-request-id: req-a59fb95c-2c02-41db-a9e4-25710b4cb3e8 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc Content-Length: 559 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-29 03:46:24,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:24 GMT Server: Apache x-openstack-request-id: req-a9e353d9-7d8e-4def-85c8-bc8eda939f91 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:24,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-a9e353d9-7d8e-4def-85c8-bc8eda939f91 2018-07-29 03:46:24,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721521377563s 2018-07-29 03:46:24,117 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-a9e353d9-7d8e-4def-85c8-bc8eda939f91 2018-07-29 03:46:24,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:46:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:24,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:24 GMT Server: Apache x-openstack-request-id: req-0837bc08-5d2c-4b24-a7c0-071d2945a203 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:46:24,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:24 GMT Server: Apache x-openstack-request-id: req-5b7c8633-038b-48be-90c5-bd984db0bfe5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:46:24,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-5b7c8633-038b-48be-90c5-bd984db0bfe5 2018-07-29 03:46:24,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738658905029s 2018-07-29 03:46:24,191 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-5b7c8633-038b-48be-90c5-bd984db0bfe5 2018-07-29 03:46:29,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:29,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:29,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:29 GMT Server: Apache x-openstack-request-id: req-ecd82e00-c7fe-44da-a9f3-f64944d5cc89 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc Content-Length: 559 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-29 03:46:29,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:29 GMT Server: Apache x-openstack-request-id: req-ba3139fc-b765-4890-8afc-5b58e23ff4af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-07-29T03:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/ellis/events/1f0ebf6b-4ac7-4099-850d-534506488808", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2b1dcad1-1860-4492-a8f1-00c344d754ef", "id": "1f0ebf6b-4ac7-4099-850d-534506488808"}, {"resource_name": "homer", "event_time": "2018-07-29T03:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/homer/events/2733c587-9289-48ba-b1e0-68f447c8d13b", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-5p3pzvuafzvj", "id": "2733c587-9289-48ba-b1e0-68f447c8d13b"}, {"resource_name": "bono", "event_time": "2018-07-29T03:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/bono/events/0ae83a4e-9313-4f39-9e44-1159f5ea04db", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-c2zddgku4wfr", "id": "0ae83a4e-9313-4f39-9e44-1159f5ea04db"}, {"resource_name": "sprout", "event_time": "2018-07-29T03:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sprout/events/66edd812-8670-4231-9715-5f633b673333", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-ve6jalnowc3v", "id": "66edd812-8670-4231-9715-5f633b673333"}, {"resource_name": "vellum", "event_time": "2018-07-29T03:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/vellum/events/5d39a4f5-1aeb-466b-b709-70fd1975e1bf", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-jdrhi34jnwmy", "id": "5d39a4f5-1aeb-466b-b709-70fd1975e1bf"}, {"resource_name": "dime", "event_time": "2018-07-29T03:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dime/events/1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-kyhjxyljaoqd", "id": "1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606"}]} 2018-07-29 03:46:29,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-ba3139fc-b765-4890-8afc-5b58e23ff4af 2018-07-29 03:46:29,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0788049697876s 2018-07-29 03:46:29,278 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc&marker=c199ac6a-f938-47d8-b01b-4324bf2336ba&sort_dir=asc used request id req-ba3139fc-b765-4890-8afc-5b58e23ff4af 2018-07-29 03:46:34,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:34,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:34 GMT Server: Apache x-openstack-request-id: req-ceb875a9-0146-4b24-a41f-117af91a8518 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:46:34,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:34 GMT Server: Apache x-openstack-request-id: req-c8289c60-7a27-4086-b9d9-5a225036283c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:34,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-c8289c60-7a27-4086-b9d9-5a225036283c 2018-07-29 03:46:34,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.137011051178s 2018-07-29 03:46:34,422 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-c8289c60-7a27-4086-b9d9-5a225036283c 2018-07-29 03:46:39,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:39,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:39,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:39 GMT Server: Apache x-openstack-request-id: req-6c4a0e35-8257-43c3-a942-fddce29d585c Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:46:39,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:39 GMT Server: Apache x-openstack-request-id: req-5e68ca96-c534-47ae-ba73-38e567429e6e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:39,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-5e68ca96-c534-47ae-ba73-38e567429e6e 2018-07-29 03:46:39,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.107403993607s 2018-07-29 03:46:39,536 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-5e68ca96-c534-47ae-ba73-38e567429e6e 2018-07-29 03:46:39,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:46:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:39,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:39 GMT Server: Apache x-openstack-request-id: req-3fd21952-4da0-4bb2-b224-7c099b32f40b Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:46:39,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:39 GMT Server: Apache x-openstack-request-id: req-364892ee-487d-4b7d-86d4-5364ec03146a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:46:39,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-364892ee-487d-4b7d-86d4-5364ec03146a 2018-07-29 03:46:39,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753757953644s 2018-07-29 03:46:39,612 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-364892ee-487d-4b7d-86d4-5364ec03146a 2018-07-29 03:46:44,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:44,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:44,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:44 GMT Server: Apache x-openstack-request-id: req-7cbbedcc-13f9-4e73-adc5-eb84f8dc67aa Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:46:44,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:44 GMT Server: Apache x-openstack-request-id: req-655a5d7f-31d9-445e-90a4-c9afc0df7827 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:44,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-655a5d7f-31d9-445e-90a4-c9afc0df7827 2018-07-29 03:46:44,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716350078583s 2018-07-29 03:46:44,691 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-655a5d7f-31d9-445e-90a4-c9afc0df7827 2018-07-29 03:46:49,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:49,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:49 GMT Server: Apache x-openstack-request-id: req-3cdeff06-bfee-403b-9ccf-396cdaa723d8 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:46:49,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:49 GMT Server: Apache x-openstack-request-id: req-18da7cfa-c9b6-4dca-92fe-96b0df6ea5cf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:49,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-18da7cfa-c9b6-4dca-92fe-96b0df6ea5cf 2018-07-29 03:46:49,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766320228577s 2018-07-29 03:46:49,774 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-18da7cfa-c9b6-4dca-92fe-96b0df6ea5cf 2018-07-29 03:46:49,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:46:49,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:49,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:49 GMT Server: Apache x-openstack-request-id: req-e62f25ac-c578-48e8-9120-e9e3dcc98431 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:46:49,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:49 GMT Server: Apache x-openstack-request-id: req-39f8a977-3ebd-48e9-ab91-375d78d9b362 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:46:49,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-39f8a977-3ebd-48e9-ab91-375d78d9b362 2018-07-29 03:46:49,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0899519920349s 2018-07-29 03:46:49,865 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-39f8a977-3ebd-48e9-ab91-375d78d9b362 2018-07-29 03:46:54,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:54,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:54 GMT Server: Apache x-openstack-request-id: req-43242a3e-f33c-4441-b9fc-3c2bbde54d87 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:46:54,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:54 GMT Server: Apache x-openstack-request-id: req-17d76d55-fa3d-442d-b154-ce66a9346894 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:46:54,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-17d76d55-fa3d-442d-b154-ce66a9346894 2018-07-29 03:46:54,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720689296722s 2018-07-29 03:46:54,944 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-17d76d55-fa3d-442d-b154-ce66a9346894 2018-07-29 03:46:59,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:46:59,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:46:59,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:46:59 GMT Server: Apache x-openstack-request-id: req-8d70dd67-6555-4a06-a52e-c9684023387f Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:00,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:46:59 GMT Server: Apache x-openstack-request-id: req-3be79703-1fb9-438e-a48d-0b53746420f9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:00,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-3be79703-1fb9-438e-a48d-0b53746420f9 2018-07-29 03:47:00,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706870555878s 2018-07-29 03:47:00,017 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-3be79703-1fb9-438e-a48d-0b53746420f9 2018-07-29 03:47:00,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:47:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:00,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:00 GMT Server: Apache x-openstack-request-id: req-68188804-b7bf-45e6-90c6-13d4587e257a Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:47:00,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:00 GMT Server: Apache x-openstack-request-id: req-54f3c8e5-7956-4481-ac59-11e5a05452a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:47:00,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-54f3c8e5-7956-4481-ac59-11e5a05452a0 2018-07-29 03:47:00,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710990428925s 2018-07-29 03:47:00,090 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-54f3c8e5-7956-4481-ac59-11e5a05452a0 2018-07-29 03:47:05,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:05,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:05 GMT Server: Apache x-openstack-request-id: req-565e2bcb-73eb-4c4a-8c5b-2314550ca7ec Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:05,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:05 GMT Server: Apache x-openstack-request-id: req-cfa36142-7ad7-4aca-a2cd-0859ef6e66ba Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:05,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-cfa36142-7ad7-4aca-a2cd-0859ef6e66ba 2018-07-29 03:47:05,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0858161449432s 2018-07-29 03:47:05,183 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-cfa36142-7ad7-4aca-a2cd-0859ef6e66ba 2018-07-29 03:47:10,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:10,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:10,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:10 GMT Server: Apache x-openstack-request-id: req-fc76f2f9-dbb5-4fbe-9f6b-64d3c7fbfef6 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:10,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:10 GMT Server: Apache x-openstack-request-id: req-e6672480-6273-41ec-a01b-20e064d6b75e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:10,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-e6672480-6273-41ec-a01b-20e064d6b75e 2018-07-29 03:47:10,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072900056839s 2018-07-29 03:47:10,262 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-e6672480-6273-41ec-a01b-20e064d6b75e 2018-07-29 03:47:10,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:47:10,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:10,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:10 GMT Server: Apache x-openstack-request-id: req-695b4324-e801-4450-841e-84473bdbd480 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:47:10,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:10 GMT Server: Apache x-openstack-request-id: req-db0fb5c2-f204-4a63-a245-6ebb289d2064 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:47:10,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-db0fb5c2-f204-4a63-a245-6ebb289d2064 2018-07-29 03:47:10,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746650695801s 2018-07-29 03:47:10,337 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-db0fb5c2-f204-4a63-a245-6ebb289d2064 2018-07-29 03:47:15,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:15,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:15 GMT Server: Apache x-openstack-request-id: req-a5328851-138a-4202-b301-032fd3e33cda Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:15,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:15 GMT Server: Apache x-openstack-request-id: req-58cc8a47-3189-43bb-a6dc-73ba1e89bbd3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:15,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-58cc8a47-3189-43bb-a6dc-73ba1e89bbd3 2018-07-29 03:47:15,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735969543457s 2018-07-29 03:47:15,418 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-58cc8a47-3189-43bb-a6dc-73ba1e89bbd3 2018-07-29 03:47:20,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:20,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:20 GMT Server: Apache x-openstack-request-id: req-bf3726ae-66f8-4c80-b9ce-8ac522836894 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:20,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:20 GMT Server: Apache x-openstack-request-id: req-a156d5c4-694c-4353-b953-7725b6691bdb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:20,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-a156d5c4-694c-4353-b953-7725b6691bdb 2018-07-29 03:47:20,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704860687256s 2018-07-29 03:47:20,495 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-a156d5c4-694c-4353-b953-7725b6691bdb 2018-07-29 03:47:20,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:47:20,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:20,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:20 GMT Server: Apache x-openstack-request-id: req-0a7b150c-72ab-47f3-8313-130ae3a44de0 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:47:20,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:20 GMT Server: Apache x-openstack-request-id: req-2278eb83-c966-442d-83f9-18c7d19b485d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:47:20,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-2278eb83-c966-442d-83f9-18c7d19b485d 2018-07-29 03:47:20,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687758922577s 2018-07-29 03:47:20,565 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-2278eb83-c966-442d-83f9-18c7d19b485d 2018-07-29 03:47:25,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:25,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:25 GMT Server: Apache x-openstack-request-id: req-02c6107e-1988-4b22-8484-1c24f760c3e6 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:25,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:25 GMT Server: Apache x-openstack-request-id: req-2a7dc5a3-d3a4-445d-8941-a8d6bf2d2aeb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:25,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-2a7dc5a3-d3a4-445d-8941-a8d6bf2d2aeb 2018-07-29 03:47:25,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704429149628s 2018-07-29 03:47:25,642 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-2a7dc5a3-d3a4-445d-8941-a8d6bf2d2aeb 2018-07-29 03:47:30,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:30,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:30,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:30 GMT Server: Apache x-openstack-request-id: req-e73c020e-8d15-4f7a-a537-219f1704c4f3 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:30,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:30 GMT Server: Apache x-openstack-request-id: req-d0a525e7-70bc-437b-9bd3-c01c6681a6ed Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:30,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-d0a525e7-70bc-437b-9bd3-c01c6681a6ed 2018-07-29 03:47:30,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717341899872s 2018-07-29 03:47:30,720 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-d0a525e7-70bc-437b-9bd3-c01c6681a6ed 2018-07-29 03:47:30,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:47:30,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:30,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:30 GMT Server: Apache x-openstack-request-id: req-9d325fd1-9658-401c-917a-680be85216e3 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:47:30,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:30 GMT Server: Apache x-openstack-request-id: req-7694dac1-345e-43e7-9cbc-6a2f8d7fb71b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:47:30,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-7694dac1-345e-43e7-9cbc-6a2f8d7fb71b 2018-07-29 03:47:30,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738241672516s 2018-07-29 03:47:30,795 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-7694dac1-345e-43e7-9cbc-6a2f8d7fb71b 2018-07-29 03:47:35,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:35,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:35 GMT Server: Apache x-openstack-request-id: req-e604b2bf-ef23-4186-bbcc-2c3edbe7b481 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:35,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:35 GMT Server: Apache x-openstack-request-id: req-3e0ea07a-04fc-46bf-a5af-5261d6d5e864 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:35,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-3e0ea07a-04fc-46bf-a5af-5261d6d5e864 2018-07-29 03:47:35,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735290050507s 2018-07-29 03:47:35,876 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-3e0ea07a-04fc-46bf-a5af-5261d6d5e864 2018-07-29 03:47:40,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:40,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:40 GMT Server: Apache x-openstack-request-id: req-4471a922-4cb9-4369-ae21-999294a7de38 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:40,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:40 GMT Server: Apache x-openstack-request-id: req-37bbab69-0a77-48ba-8ab8-f9b42bc1b0d3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:40,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-37bbab69-0a77-48ba-8ab8-f9b42bc1b0d3 2018-07-29 03:47:40,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717468261719s 2018-07-29 03:47:40,954 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-37bbab69-0a77-48ba-8ab8-f9b42bc1b0d3 2018-07-29 03:47:40,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:47:40,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:40,983 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:40 GMT Server: Apache x-openstack-request-id: req-df89e53b-7509-4a9a-a79c-19ebcb0cac59 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:47:41,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:40 GMT Server: Apache x-openstack-request-id: req-9f689a16-73fb-41bc-aab1-1f2fee2d52dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:47:41,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-9f689a16-73fb-41bc-aab1-1f2fee2d52dd 2018-07-29 03:47:41,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708818435669s 2018-07-29 03:47:41,026 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-9f689a16-73fb-41bc-aab1-1f2fee2d52dd 2018-07-29 03:47:46,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:46,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:46,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:46 GMT Server: Apache x-openstack-request-id: req-981639ce-b84a-45e3-b9a3-ac5a916a69c7 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:46,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:46 GMT Server: Apache x-openstack-request-id: req-bba4564c-d344-44af-a1da-4dbdf40aca67 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:46,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-bba4564c-d344-44af-a1da-4dbdf40aca67 2018-07-29 03:47:46,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724380016327s 2018-07-29 03:47:46,105 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-bba4564c-d344-44af-a1da-4dbdf40aca67 2018-07-29 03:47:51,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:51,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:51 GMT Server: Apache x-openstack-request-id: req-28432422-802e-447b-862e-21ec358d83d7 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:51,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:51 GMT Server: Apache x-openstack-request-id: req-a3cd2950-b626-40d6-ab0e-5fcde09c747e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:51,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-a3cd2950-b626-40d6-ab0e-5fcde09c747e 2018-07-29 03:47:51,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720398426056s 2018-07-29 03:47:51,184 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-a3cd2950-b626-40d6-ab0e-5fcde09c747e 2018-07-29 03:47:51,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:47:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:51,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:51 GMT Server: Apache x-openstack-request-id: req-9d77a4a1-c25c-42ec-8db6-9701184d09f8 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:47:51,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:51 GMT Server: Apache x-openstack-request-id: req-db78eeb4-d5c9-45fd-b9f0-9ad733912afa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:47:51,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-db78eeb4-d5c9-45fd-b9f0-9ad733912afa 2018-07-29 03:47:51,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557670593262s 2018-07-29 03:47:51,241 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-db78eeb4-d5c9-45fd-b9f0-9ad733912afa 2018-07-29 03:47:56,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:47:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:47:56,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:47:56 GMT Server: Apache x-openstack-request-id: req-b60cd92a-f8a1-428d-acf4-46624d428212 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:47:56,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:47:56 GMT Server: Apache x-openstack-request-id: req-5da1fa75-18c1-44a3-a92d-d0947247f804 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:47:56,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-5da1fa75-18c1-44a3-a92d-d0947247f804 2018-07-29 03:47:56,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712459087372s 2018-07-29 03:47:56,319 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-5da1fa75-18c1-44a3-a92d-d0947247f804 2018-07-29 03:48:01,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:01,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:01,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:01 GMT Server: Apache x-openstack-request-id: req-0c23ae02-8e41-494c-86ef-fbca536a9001 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:48:01,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:01 GMT Server: Apache x-openstack-request-id: req-59477dcb-e842-4aa0-821d-1dd040d9f921 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:48:01,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-59477dcb-e842-4aa0-821d-1dd040d9f921 2018-07-29 03:48:01,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758609771729s 2018-07-29 03:48:01,401 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-59477dcb-e842-4aa0-821d-1dd040d9f921 2018-07-29 03:48:01,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:48:01,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:01,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:01 GMT Server: Apache x-openstack-request-id: req-ccd8def8-b4d7-4d95-b62c-a299fd2b0001 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:48:01,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:01 GMT Server: Apache x-openstack-request-id: req-78a61f82-816c-48a6-8556-9452ddbf00ea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:48:01,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-78a61f82-816c-48a6-8556-9452ddbf00ea 2018-07-29 03:48:01,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0532341003418s 2018-07-29 03:48:01,455 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-78a61f82-816c-48a6-8556-9452ddbf00ea 2018-07-29 03:48:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:06,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:06 GMT Server: Apache x-openstack-request-id: req-28e6535d-0f3e-4c50-831b-6a5462ff67d1 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:48:06,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:06 GMT Server: Apache x-openstack-request-id: req-1623528f-09a5-4846-b8fa-71a9ff948606 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:48:06,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-1623528f-09a5-4846-b8fa-71a9ff948606 2018-07-29 03:48:06,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724120140076s 2018-07-29 03:48:06,535 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-1623528f-09a5-4846-b8fa-71a9ff948606 2018-07-29 03:48:11,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:11,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:11,570 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:11 GMT Server: Apache x-openstack-request-id: req-ecb02aa7-416c-4cca-9632-c5ccdb029ce8 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:48:11,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:11 GMT Server: Apache x-openstack-request-id: req-f66afd98-6e05-4297-b3b3-b8d8e4ef3204 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:48:11,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-f66afd98-6e05-4297-b3b3-b8d8e4ef3204 2018-07-29 03:48:11,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717370510101s 2018-07-29 03:48:11,613 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-f66afd98-6e05-4297-b3b3-b8d8e4ef3204 2018-07-29 03:48:11,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:48:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:11,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:11 GMT Server: Apache x-openstack-request-id: req-a7eb5432-1e4a-4f26-90f5-2a8ffe094979 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:48:11,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:11 GMT Server: Apache x-openstack-request-id: req-36bec43b-69b2-468a-9025-e9b73f006363 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "30f2de39-add9-4cd8-967e-f10938798b65", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-29 03:48:11,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-36bec43b-69b2-468a-9025-e9b73f006363 2018-07-29 03:48:11,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704820156097s 2018-07-29 03:48:11,684 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-36bec43b-69b2-468a-9025-e9b73f006363 2018-07-29 03:48:16,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:16,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:16,738 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:16 GMT Server: Apache x-openstack-request-id: req-1e44acb9-3b68-4c91-8230-da3ace00a07d Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc Content-Length: 559 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-29 03:48:16,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:16 GMT Server: Apache x-openstack-request-id: req-6c693402-f982-4e43-b215-13d70a6710ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1130 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-07-29T03:48:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sprout/events/aa53623b-2c68-490e-a22b-7d357717a2d3", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "ResourceInError: resources.sprout.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "478b0463-2a24-4445-9805-ce5a4edab56c", "id": "aa53623b-2c68-490e-a22b-7d357717a2d3"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:48:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/8c5af87a-e45c-43d3-afa7-f158e94a60a9", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Resource CREATE failed: ResourceInError: resources.sprout.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "8c5af87a-e45c-43d3-afa7-f158e94a60a9"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:48:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/927ad777-e6d8-485e-b647-f154c11c98e3", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack ROLLBACK started", "resource_status": "ROLLBACK_IN_PROGRESS", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "927ad777-e6d8-485e-b647-f154c11c98e3"}, {"resource_name": "homer", "event_time": "2018-07-29T03:48:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/homer/events/b9a5768d-0ae0-481b-85a5-c37e64007a4a", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "ResourceInError: resources.homer.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "b3381be0-972a-4dbc-955c-09b89befd7f1", "id": "b9a5768d-0ae0-481b-85a5-c37e64007a4a"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:48:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/e561c6c5-06b4-417e-a6d4-23463be98f7f", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Resource CREATE failed: ResourceInError: resources.homer.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "e561c6c5-06b4-417e-a6d4-23463be98f7f"}, {"resource_name": "homer", "event_time": "2018-07-29T03:48:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/homer/events/3ebe00b6-f186-44e8-8681-ee629941c2eb", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b3381be0-972a-4dbc-955c-09b89befd7f1", "id": "3ebe00b6-f186-44e8-8681-ee629941c2eb"}, {"resource_name": "bono", "event_time": "2018-07-29T03:48:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/bono/events/3ce791ab-0a96-48cf-a28d-e7db46065f44", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "ResourceInError: resources.bono.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "32bb4c60-d025-4a52-9a89-8fc5b19bf5cf", "id": "3ce791ab-0a96-48cf-a28d-e7db46065f44"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:48:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/fb671217-fc73-4d66-92c9-fd8517097158", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Resource CREATE failed: ResourceInError: resources.bono.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "fb671217-fc73-4d66-92c9-fd8517097158"}, {"resource_name": "vellum", "event_time": "2018-07-29T03:48:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/vellum/events/2c53853b-1b6e-4753-826d-dbf018d6a620", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "ResourceInError: resources.vellum.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "512f40ec-9c89-41c1-977d-369cc29d883f", "id": "2c53853b-1b6e-4753-826d-dbf018d6a620"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:48:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/61c1bc2c-fdf0-4860-83d1-198ffd60e985", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Resource CREATE failed: ResourceInError: resources.vellum.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "61c1bc2c-fdf0-4860-83d1-198ffd60e985"}, {"resource_name": "vellum", "event_time": "2018-07-29T03:48:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/vellum/events/1a499406-739d-4384-80de-61a6b9524f32", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "512f40ec-9c89-41c1-977d-369cc29d883f", "id": "1a499406-739d-4384-80de-61a6b9524f32"}, {"resource_name": "sprout", "event_time": "2018-07-29T03:48:16Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sprout/events/59735334-af2c-477f-b2d9-76c1161c3df4", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "478b0463-2a24-4445-9805-ce5a4edab56c", "id": "59735334-af2c-477f-b2d9-76c1161c3df4"}]} 2018-07-29 03:48:16,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-6c693402-f982-4e43-b215-13d70a6710ee 2018-07-29 03:48:16,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0960268974304s 2018-07-29 03:48:16,788 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc&marker=1a6b2d0a-e6d0-4937-b12f-5cf45f5ba606&sort_dir=asc used request id req-6c693402-f982-4e43-b215-13d70a6710ee 2018-07-29 03:48:16,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:48:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:16,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:16 GMT Server: Apache x-openstack-request-id: req-ecd785e3-7720-452c-999e-e753468e7f24 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d Content-Length: 423 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-29 03:48:16,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:16 GMT Server: Apache x-openstack-request-id: req-e8164f77-85a4-4b18-96bf-76c5b97f6743 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "No description", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "OS::stack_name": "clearwater-opnfv"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "stack_status_reason": "Stack ROLLBACK started", "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "ROLLBACK_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-29T03:48:14Z", "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "outputs": [], "template_description": "No description"}} 2018-07-29 03:48:16,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d used request id req-e8164f77-85a4-4b18-96bf-76c5b97f6743 2018-07-29 03:48:16,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0565400123596s 2018-07-29 03:48:16,847 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d used request id req-e8164f77-85a4-4b18-96bf-76c5b97f6743 2018-07-29 03:48:16,848 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-07-29T03:43:47Z', 'updated_at': u'2018-07-29T03:48:14Z', 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'No description', 'deleted_at': None, 'id': u'ad339cb2-afe0-41f5-83a3-58f2da0a8e0d', 'parameters': Munch({u'OS::project_id': u'873c47e86e864bf3aaaf74a719070c60', u'OS::stack_id': u'ad339cb2-afe0-41f5-83a3-58f2da0a8e0d', u'OS::stack_name': u'clearwater-opnfv'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'fff2c3b196e54543aba765090468f9de', 'status': u'IN_PROGRESS', 'disable_rollback': False, 'description': u'No description', 'parent': None, 'tags': None, 'outputs': [], 'stack_owner': None, 'stack_status': u'ROLLBACK_IN_PROGRESS', 'status_reason': u'Stack ROLLBACK started', 'properties': Munch({u'capabilities': []}), 'template_description': u'No description', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-07-29T03:43:47Z', 'stack_status_reason': u'Stack ROLLBACK started', 'updated_time': u'2018-07-29T03:48:14Z', 'action': u'ROLLBACK', 'identifier': 'clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d'}) 2018-07-29 03:48:16,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:48:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:17,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48: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-00294df9-a063-4032-856b-2135419081be x-compute-request-id: req-00294df9-a063-4032-856b-2135419081be Content-Encoding: gzip Content-Length: 1136 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fdd030ef-146c-423c-b060-c6f559963cdd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fdd030ef-146c-423c-b060-c6f559963cdd", "rel": "bookmark"}], "image": {"id": "0d50f202-a947-4705-b271-bdfb245b6771", "links": [{"href": "http://172.30.9.25:8774/images/0d50f202-a947-4705-b271-bdfb245b6771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d46de604-ec7a-4d99-8a90-e0a86eda9902", "links": [{"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}]}, "id": "fdd030ef-146c-423c-b060-c6f559963cdd", "user_id": "beeba136a9834eb2b8a35c45c9538adc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-29T03:48:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "name": "dime-0.clearwater.opnfv", "created": "2018-07-29T03:48:14Z", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e975dc4c-9096-4ff6-9fdb-950af2a17c99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e975dc4c-9096-4ff6-9fdb-950af2a17c99", "rel": "bookmark"}], "image": {"id": "0d50f202-a947-4705-b271-bdfb245b6771", "links": [{"href": "http://172.30.9.25:8774/images/0d50f202-a947-4705-b271-bdfb245b6771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d46de604-ec7a-4d99-8a90-e0a86eda9902", "links": [{"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}]}, "id": "e975dc4c-9096-4ff6-9fdb-950af2a17c99", "user_id": "beeba136a9834eb2b8a35c45c9538adc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-29T03:48:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-29T03:48:13Z", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fc37c80-12e2-4793-b177-69f860b87a6d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fc37c80-12e2-4793-b177-69f860b87a6d", "rel": "bookmark"}], "image": {"id": "0d50f202-a947-4705-b271-bdfb245b6771", "links": [{"href": "http://172.30.9.25:8774/images/0d50f202-a947-4705-b271-bdfb245b6771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d46de604-ec7a-4d99-8a90-e0a86eda9902", "links": [{"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}]}, "id": "1fc37c80-12e2-4793-b177-69f860b87a6d", "user_id": "beeba136a9834eb2b8a35c45c9538adc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-29T03:48:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-29T03:48:11Z", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:27:7c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:27:7c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c882c406-1fe6-4c8c-a717-1e4d4e49b45e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c882c406-1fe6-4c8c-a717-1e4d4e49b45e", "rel": "bookmark"}], "image": {"id": "0d50f202-a947-4705-b271-bdfb245b6771", "links": [{"href": "http://172.30.9.25:8774/images/0d50f202-a947-4705-b271-bdfb245b6771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:46:24.000000", "flavor": {"id": "d46de604-ec7a-4d99-8a90-e0a86eda9902", "links": [{"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}]}, "id": "c882c406-1fe6-4c8c-a717-1e4d4e49b45e", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "beeba136a9834eb2b8a35c45c9538adc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:46:24Z", "hostId": "7a6bbaed8f88ef7cbfa3ba6e78fd5869cdeb71eed1446e42bcc793b8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-29T03:46:11Z", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:b1:58", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:b1:58", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:8c:f6", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9e1a922-9e42-46de-bd65-11b2e33c4d12", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9e1a922-9e42-46de-bd65-11b2e33c4d12", "rel": "bookmark"}], "image": {"id": "0d50f202-a947-4705-b271-bdfb245b6771", "links": [{"href": "http://172.30.9.25:8774/images/0d50f202-a947-4705-b271-bdfb245b6771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:46:00.000000", "flavor": {"id": "d46de604-ec7a-4d99-8a90-e0a86eda9902", "links": [{"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}]}, "id": "d9e1a922-9e42-46de-bd65-11b2e33c4d12", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "beeba136a9834eb2b8a35c45c9538adc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:46:00Z", "hostId": "7a6bbaed8f88ef7cbfa3ba6e78fd5869cdeb71eed1446e42bcc793b8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "name": "ns.clearwater.opnfv", "created": "2018-07-29T03:44:11Z", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:48:17,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-00294df9-a063-4032-856b-2135419081be 2018-07-29 03:48:17,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344907999039s 2018-07-29 03:48:17,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-00294df9-a063-4032-856b-2135419081be 2018-07-29 03:48:17,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:48:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:17,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1885 X-Openstack-Request-Id: req-94fb6564-abc1-4e1f-95c8-8b050508e8db Date: Sun, 29 Jul 2018 03:48:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"79188c1e-4432-481c-b110-a0643baf3a87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"873c47e86e864bf3aaaf74a719070c60","l2_adjacency":true,"status":"ACTIVE","subnets":["bc31447e-9131-4fda-ba2b-0e82bca9db3a"],"description":"","tags":[],"updated_at":"2018-07-29T03:43:53Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"873c47e86e864bf3aaaf74a719070c60","created_at":"2018-07-29T03:43:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8501e12-6896-48f7-9439-153bf9e25485","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"873c47e86e864bf3aaaf74a719070c60","l2_adjacency":true,"status":"ACTIVE","subnets":["261be12b-d2bc-48bf-b37d-0f9c2b9100b4"],"description":"","tags":[],"updated_at":"2018-07-29T03:43:54Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"873c47e86e864bf3aaaf74a719070c60","created_at":"2018-07-29T03:43:53Z","mtu":1450}]} 2018-07-29 03:48:17,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-94fb6564-abc1-4e1f-95c8-8b050508e8db 2018-07-29 03:48:17,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.174575805664s 2018-07-29 03:48:17,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-94fb6564-abc1-4e1f-95c8-8b050508e8db 2018-07-29 03:48:17,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 03:48:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:17,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-65c087d2-5543-46e8-a9e2-b29c8f577dc7 Date: Sun, 29 Jul 2018 03:48:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8501e12-6896-48f7-9439-153bf9e25485","tenant_id":"873c47e86e864bf3aaaf74a719070c60","created_at":"2018-07-29T03:43:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:43:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"873c47e86e864bf3aaaf74a719070c60","id":"261be12b-d2bc-48bf-b37d-0f9c2b9100b4","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79188c1e-4432-481c-b110-a0643baf3a87","tenant_id":"873c47e86e864bf3aaaf74a719070c60","created_at":"2018-07-29T03:43:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"873c47e86e864bf3aaaf74a719070c60","id":"bc31447e-9131-4fda-ba2b-0e82bca9db3a","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-07-29 03:48:17,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-65c087d2-5543-46e8-a9e2-b29c8f577dc7 2018-07-29 03:48:17,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0629620552063s 2018-07-29 03:48:17,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-65c087d2-5543-46e8-a9e2-b29c8f577dc7 2018-07-29 03:48:17,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:48:17,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:17,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48: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-7386a826-e84d-43a0-a0fd-d5634f19a312 x-compute-request-id: req-7386a826-e84d-43a0-a0fd-d5634f19a312 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}, {"name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "d46de604-ec7a-4d99-8a90-e0a86eda9902"}]} 2018-07-29 03:48:17,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7386a826-e84d-43a0-a0fd-d5634f19a312 2018-07-29 03:48:17,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289959907532s 2018-07-29 03:48:17,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7386a826-e84d-43a0-a0fd-d5634f19a312 2018-07-29 03:48:17,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-29 03:48:17,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/fdd030ef-146c-423c-b060-c6f559963cdd/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:17,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efd91d36-42d3-4a3c-ab7b-513344c29b08 x-compute-request-id: req-efd91d36-42d3-4a3c-ab7b-513344c29b08 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2018-07-29 03:48:17,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fdd030ef-146c-423c-b060-c6f559963cdd/os-security-groups used request id req-efd91d36-42d3-4a3c-ab7b-513344c29b08 2018-07-29 03:48:17,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.136901140213s 2018-07-29 03:48:17,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fdd030ef-146c-423c-b060-c6f559963cdd/os-security-groups used request id req-efd91d36-42d3-4a3c-ab7b-513344c29b08 2018-07-29 03:48:17,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:48:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:17,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-77cec0dd-c4b7-4ae4-b73c-effcfed0b38d Date: Sun, 29 Jul 2018 03:48:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "metadata": {}}], "file": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file", "owner": "873c47e86e864bf3aaaf74a719070c60", "id": "0d50f202-a947-4705-b271-bdfb245b6771", "size": 263062016, "self": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T03:43:40Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-29T03:43:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:48:17,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-77cec0dd-c4b7-4ae4-b73c-effcfed0b38d 2018-07-29 03:48:17,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0500249862671s 2018-07-29 03:48:17,670 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-77cec0dd-c4b7-4ae4-b73c-effcfed0b38d 2018-07-29 03:48:17,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 03:48:17,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:18,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:17 GMT Server: Apache x-compute-request-id: req-015967e8-7cf7-430c-a3fd-3cfc8bcde38b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-015967e8-7cf7-430c-a3fd-3cfc8bcde38b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-29 03:48:18,662 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-015967e8-7cf7-430c-a3fd-3cfc8bcde38b 2018-07-29 03:48:18,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.98824596405s 2018-07-29 03:48:18,662 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-015967e8-7cf7-430c-a3fd-3cfc8bcde38b 2018-07-29 03:48:18,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:48:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:18,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48: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-c6656e94-6aa2-45e7-911e-04d294eea18f x-compute-request-id: req-c6656e94-6aa2-45e7-911e-04d294eea18f Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}, {"name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "d46de604-ec7a-4d99-8a90-e0a86eda9902"}]} 2018-07-29 03:48:18,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c6656e94-6aa2-45e7-911e-04d294eea18f 2018-07-29 03:48:18,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0380048751831s 2018-07-29 03:48:18,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c6656e94-6aa2-45e7-911e-04d294eea18f 2018-07-29 03:48:18,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-29 03:48:18,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/e975dc4c-9096-4ff6-9fdb-950af2a17c99/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:18,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 29 Jul 2018 03:48: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-868ad385-a939-4ff6-839c-cd2bbda71b3d x-compute-request-id: req-868ad385-a939-4ff6-839c-cd2bbda71b3d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e975dc4c-9096-4ff6-9fdb-950af2a17c99 could not be found.", "code": 404}} 2018-07-29 03:48:18,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e975dc4c-9096-4ff6-9fdb-950af2a17c99/os-security-groups used request id req-868ad385-a939-4ff6-839c-cd2bbda71b3d 2018-07-29 03:48:18,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.0593390464783s 2018-07-29 03:48:18,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:48:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:18,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-4869b3af-765d-4606-a439-9f9adf2a6b7b Date: Sun, 29 Jul 2018 03:48:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "metadata": {}}], "file": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file", "owner": "873c47e86e864bf3aaaf74a719070c60", "id": "0d50f202-a947-4705-b271-bdfb245b6771", "size": 263062016, "self": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T03:43:40Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-29T03:43:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:48:18,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4869b3af-765d-4606-a439-9f9adf2a6b7b 2018-07-29 03:48:18,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0570611953735s 2018-07-29 03:48:18,827 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4869b3af-765d-4606-a439-9f9adf2a6b7b 2018-07-29 03:48:18,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 03:48:18,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:19,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:18 GMT Server: Apache x-compute-request-id: req-f653b608-a3b7-4f13-93a3-35fd7538f423 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f653b608-a3b7-4f13-93a3-35fd7538f423 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-29 03:48:19,645 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-f653b608-a3b7-4f13-93a3-35fd7538f423 2018-07-29 03:48:19,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.814373970032s 2018-07-29 03:48:19,645 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-f653b608-a3b7-4f13-93a3-35fd7538f423 2018-07-29 03:48:19,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:48:19,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:19,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48: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-117d61e4-a343-476c-8ce3-b21f9cecdd5c x-compute-request-id: req-117d61e4-a343-476c-8ce3-b21f9cecdd5c Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}, {"name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "d46de604-ec7a-4d99-8a90-e0a86eda9902"}]} 2018-07-29 03:48:19,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-117d61e4-a343-476c-8ce3-b21f9cecdd5c 2018-07-29 03:48:19,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0344440937042s 2018-07-29 03:48:19,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-117d61e4-a343-476c-8ce3-b21f9cecdd5c 2018-07-29 03:48:19,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-29 03:48:19,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/1fc37c80-12e2-4793-b177-69f860b87a6d/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:19,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 29 Jul 2018 03:48: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-c525ed2d-b393-47ca-9143-5a2ce9c3ed3e x-compute-request-id: req-c525ed2d-b393-47ca-9143-5a2ce9c3ed3e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1fc37c80-12e2-4793-b177-69f860b87a6d could not be found.", "code": 404}} 2018-07-29 03:48:19,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1fc37c80-12e2-4793-b177-69f860b87a6d/os-security-groups used request id req-c525ed2d-b393-47ca-9143-5a2ce9c3ed3e 2018-07-29 03:48:19,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.084440946579s 2018-07-29 03:48:19,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:48:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:19,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-1d07c305-34c8-4a3d-9771-757e64aba883 Date: Sun, 29 Jul 2018 03:48:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "metadata": {}}], "file": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file", "owner": "873c47e86e864bf3aaaf74a719070c60", "id": "0d50f202-a947-4705-b271-bdfb245b6771", "size": 263062016, "self": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T03:43:40Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-29T03:43:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:48:19,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1d07c305-34c8-4a3d-9771-757e64aba883 2018-07-29 03:48:19,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.05770611763s 2018-07-29 03:48:19,832 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1d07c305-34c8-4a3d-9771-757e64aba883 2018-07-29 03:48:19,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 03:48:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:20,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:19 GMT Server: Apache x-compute-request-id: req-6c8b91e9-eb4e-4d3e-86e5-212aa31724e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6c8b91e9-eb4e-4d3e-86e5-212aa31724e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-29 03:48:20,636 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-6c8b91e9-eb4e-4d3e-86e5-212aa31724e1 2018-07-29 03:48:20,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.800740003586s 2018-07-29 03:48:20,636 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-6c8b91e9-eb4e-4d3e-86e5-212aa31724e1 2018-07-29 03:48:20,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:48:20,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:20,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48: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-40ee7359-db3a-4fb4-bab7-2f1060c3d005 x-compute-request-id: req-40ee7359-db3a-4fb4-bab7-2f1060c3d005 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}, {"name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "d46de604-ec7a-4d99-8a90-e0a86eda9902"}]} 2018-07-29 03:48:20,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-40ee7359-db3a-4fb4-bab7-2f1060c3d005 2018-07-29 03:48:20,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296211242676s 2018-07-29 03:48:20,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-40ee7359-db3a-4fb4-bab7-2f1060c3d005 2018-07-29 03:48:20,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-29 03:48:20,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/c882c406-1fe6-4c8c-a717-1e4d4e49b45e/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:20,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48: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-08d3d0c3-3ef2-44e0-a27e-ff52b819d31e x-compute-request-id: req-08d3d0c3-3ef2-44e0-a27e-ff52b819d31e Content-Encoding: gzip Content-Length: 583 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "f6b96381-9fea-4b9e-9b27-88327f0b0d45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "14eb669b-f429-4c5d-a3e6-57db82f8c313"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "f6b96381-9fea-4b9e-9b27-88327f0b0d45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ae9de0-fb2b-4a41-843d-36485d3ecee2"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "f6b96381-9fea-4b9e-9b27-88327f0b0d45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a94c934-c093-42d0-8b89-7bb0271b5c35"}, {"from_port": 2380, "group": {"tenant_id": "873c47e86e864bf3aaaf74a719070c60", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "f6b96381-9fea-4b9e-9b27-88327f0b0d45", "ip_range": {}, "id": "a1969d53-dbc4-4e00-bdda-a6f0884779c5"}, {"from_port": 4000, "group": {"tenant_id": "873c47e86e864bf3aaaf74a719070c60", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "f6b96381-9fea-4b9e-9b27-88327f0b0d45", "ip_range": {}, "id": "ed9bc183-94d9-4736-bb4e-1b45e11e1d5f"}], "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "id": "f6b96381-9fea-4b9e-9b27-88327f0b0d45", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "28372726-bdce-417c-8cf1-ffcbe8280ec7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93d31379-6107-439c-b0ec-16ab91372148"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "28372726-bdce-417c-8cf1-ffcbe8280ec7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a477f924-c34b-4ef8-9811-313a05b4c199"}], "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "id": "28372726-bdce-417c-8cf1-ffcbe8280ec7", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-07-29 03:48:20,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c882c406-1fe6-4c8c-a717-1e4d4e49b45e/os-security-groups used request id req-08d3d0c3-3ef2-44e0-a27e-ff52b819d31e 2018-07-29 03:48:20,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.189069032669s 2018-07-29 03:48:20,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c882c406-1fe6-4c8c-a717-1e4d4e49b45e/os-security-groups used request id req-08d3d0c3-3ef2-44e0-a27e-ff52b819d31e 2018-07-29 03:48:20,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:48:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:20,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-902ecbe9-67c6-4527-a9b7-3b5068da2e19 Date: Sun, 29 Jul 2018 03:48:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "metadata": {}}], "file": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file", "owner": "873c47e86e864bf3aaaf74a719070c60", "id": "0d50f202-a947-4705-b271-bdfb245b6771", "size": 263062016, "self": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T03:43:40Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-29T03:43:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:48:20,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-902ecbe9-67c6-4527-a9b7-3b5068da2e19 2018-07-29 03:48:20,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376780033112s 2018-07-29 03:48:20,904 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-902ecbe9-67c6-4527-a9b7-3b5068da2e19 2018-07-29 03:48:20,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 03:48:20,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:21,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:20 GMT Server: Apache x-compute-request-id: req-5ef4649d-fb5d-4606-99ff-c00bfaab3e02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ef4649d-fb5d-4606-99ff-c00bfaab3e02 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-29 03:48:21,628 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-5ef4649d-fb5d-4606-99ff-c00bfaab3e02 2018-07-29 03:48:21,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.72079706192s 2018-07-29 03:48:21,629 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-5ef4649d-fb5d-4606-99ff-c00bfaab3e02 2018-07-29 03:48:21,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:48:21,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:21,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49861451-bf12-47e8-8f27-039e7fe78578 x-compute-request-id: req-49861451-bf12-47e8-8f27-039e7fe78578 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}, {"name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "d46de604-ec7a-4d99-8a90-e0a86eda9902"}]} 2018-07-29 03:48:21,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-49861451-bf12-47e8-8f27-039e7fe78578 2018-07-29 03:48:21,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0377910137177s 2018-07-29 03:48:21,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-49861451-bf12-47e8-8f27-039e7fe78578 2018-07-29 03:48:21,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-29 03:48:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/d9e1a922-9e42-46de-bd65-11b2e33c4d12/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:22,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d699d4e-23fd-413b-a7a4-73469403e2bb x-compute-request-id: req-3d699d4e-23fd-413b-a7a4-73469403e2bb Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28992cc6-0030-4902-9b30-90d8d58a7210"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7cb5dd1f-7ade-4e64-b2c4-c7229d1818d7"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e4fa9ef9-c06e-4898-9adc-c69d2355e236"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee7946c6-3e46-400c-ad67-4a3ba27e69da"}], "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28992cc6-0030-4902-9b30-90d8d58a7210"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7cb5dd1f-7ade-4e64-b2c4-c7229d1818d7"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e4fa9ef9-c06e-4898-9adc-c69d2355e236"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee7946c6-3e46-400c-ad67-4a3ba27e69da"}], "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "id": "b2c770e9-9ddf-4ec1-ab67-4bddb822fa68", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-07-29 03:48:22,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d9e1a922-9e42-46de-bd65-11b2e33c4d12/os-security-groups used request id req-3d699d4e-23fd-413b-a7a4-73469403e2bb 2018-07-29 03:48:22,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.36604809761s 2018-07-29 03:48:22,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d9e1a922-9e42-46de-bd65-11b2e33c4d12/os-security-groups used request id req-3d699d4e-23fd-413b-a7a4-73469403e2bb 2018-07-29 03:48:22,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:48:22,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:22,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e066dcd2-2120-46f6-b19c-7dce27478786 Date: Sun, 29 Jul 2018 03:48:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "metadata": {}}], "file": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771/file", "owner": "873c47e86e864bf3aaaf74a719070c60", "id": "0d50f202-a947-4705-b271-bdfb245b6771", "size": 263062016, "self": "/v2/images/0d50f202-a947-4705-b271-bdfb245b6771", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0d50f202-a947-4705-b271-bdfb245b6771/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-29T03:43:40Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-29T03:43:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:48:22,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e066dcd2-2120-46f6-b19c-7dce27478786 2018-07-29 03:48:22,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343689918518s 2018-07-29 03:48:22,078 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e066dcd2-2120-46f6-b19c-7dce27478786 2018-07-29 03:48:22,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-29 03:48:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/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}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:22,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:22 GMT Server: Apache x-compute-request-id: req-e7f5cb71-606c-4cf8-8e62-a4d5bd0d9386 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e7f5cb71-606c-4cf8-8e62-a4d5bd0d9386 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-29 03:48:22,705 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-e7f5cb71-606c-4cf8-8e62-a4d5bd0d9386 2018-07-29 03:48:22,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.623471975327s 2018-07-29 03:48:22,705 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/873c47e86e864bf3aaaf74a719070c60/volumes/detail used request id req-e7f5cb71-606c-4cf8-8e62-a4d5bd0d9386 2018-07-29 03:48:22,706 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'0d50f202-a947-4705-b271-bdfb245b6771', 'name': u'heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 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'd46de604-ec7a-4d99-8a90-e0a86eda9902', 'name': u'heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 'az': u'', 'id': u'fdd030ef-146c-423c-b060-c6f559963cdd', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'beeba136a9834eb2b8a35c45c9538adc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', '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-29T03:48:15Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0', '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'873c47e86e864bf3aaaf74a719070c60', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'created_at': u'2018-07-29T03:48:14Z', 'created': u'2018-07-29T03:48:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': u'deleting', 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'0d50f202-a947-4705-b271-bdfb245b6771', 'name': u'heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 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'd46de604-ec7a-4d99-8a90-e0a86eda9902', 'name': u'heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 'az': u'', 'id': u'e975dc4c-9096-4ff6-9fdb-950af2a17c99', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'beeba136a9834eb2b8a35c45c9538adc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', '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-29T03:48:16Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': u'deleting', 'properties': Munch({u'OS-EXT-STS:task_state': u'deleting', 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'873c47e86e864bf3aaaf74a719070c60', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'created_at': u'2018-07-29T03:48:13Z', 'created': u'2018-07-29T03:48:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'0d50f202-a947-4705-b271-bdfb245b6771', 'name': u'heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 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'd46de604-ec7a-4d99-8a90-e0a86eda9902', 'name': u'heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 'az': u'', 'id': u'1fc37c80-12e2-4793-b177-69f860b87a6d', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'beeba136a9834eb2b8a35c45c9538adc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', '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-29T03:48:12Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0', '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'873c47e86e864bf3aaaf74a719070c60', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'created_at': u'2018-07-29T03:48:11Z', 'created': u'2018-07-29T03:48:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:27:7c', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:27:7c', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0d50f202-a947-4705-b271-bdfb245b6771', 'name': u'heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 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-29T03:46:24.000000', 'flavor': Munch({u'id': u'd46de604-ec7a-4d99-8a90-e0a86eda9902', 'name': u'heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 'az': u'nova', 'id': u'c882c406-1fe6-4c8c-a717-1e4d4e49b45e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'f6b96381-9fea-4b9e-9b27-88327f0b0d45', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'14eb669b-f429-4c5d-a3e6-57db82f8c313'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'f6b96381-9fea-4b9e-9b27-88327f0b0d45', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'37ae9de0-fb2b-4a41-843d-36485d3ecee2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'f6b96381-9fea-4b9e-9b27-88327f0b0d45', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4a94c934-c093-42d0-8b89-7bb0271b5c35'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'f6b96381-9fea-4b9e-9b27-88327f0b0d45', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a1969d53-dbc4-4e00-bdda-a6f0884779c5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'f6b96381-9fea-4b9e-9b27-88327f0b0d45', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ed9bc183-94d9-4736-bb4e-1b45e11e1d5f'})], 'id': u'f6b96381-9fea-4b9e-9b27-88327f0b0d45', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'873c47e86e864bf3aaaf74a719070c60', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'28372726-bdce-417c-8cf1-ffcbe8280ec7', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'93d31379-6107-439c-b0ec-16ab91372148'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'28372726-bdce-417c-8cf1-ffcbe8280ec7', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a477f924-c34b-4ef8-9811-313a05b4c199'})], 'id': u'28372726-bdce-417c-8cf1-ffcbe8280ec7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'873c47e86e864bf3aaaf74a719070c60', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'beeba136a9834eb2b8a35c45c9538adc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-07-29T03:46:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T03:46:24Z', 'hostId': u'7a6bbaed8f88ef7cbfa3ba6e78fd5869cdeb71eed1446e42bcc793b8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'7a6bbaed8f88ef7cbfa3ba6e78fd5869cdeb71eed1446e42bcc793b8', '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-29T03:46:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'873c47e86e864bf3aaaf74a719070c60', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'created_at': u'2018-07-29T03:46:11Z', 'created': u'2018-07-29T03:46:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:8c:f6', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:b1:58', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:b1:58', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0d50f202-a947-4705-b271-bdfb245b6771', 'name': u'heat_ims-img_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 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-29T03:46:00.000000', 'flavor': Munch({u'id': u'd46de604-ec7a-4d99-8a90-e0a86eda9902', 'name': u'heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0'}), 'az': u'nova', 'id': u'd9e1a922-9e42-46de-bd65-11b2e33c4d12', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'28992cc6-0030-4902-9b30-90d8d58a7210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7cb5dd1f-7ade-4e64-b2c4-c7229d1818d7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e4fa9ef9-c06e-4898-9adc-c69d2355e236'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee7946c6-3e46-400c-ad67-4a3ba27e69da'})], 'id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'873c47e86e864bf3aaaf74a719070c60', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'28992cc6-0030-4902-9b30-90d8d58a7210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7cb5dd1f-7ade-4e64-b2c4-c7229d1818d7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e4fa9ef9-c06e-4898-9adc-c69d2355e236'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee7946c6-3e46-400c-ad67-4a3ba27e69da'})], 'id': u'b2c770e9-9ddf-4ec1-ab67-4bddb822fa68', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'873c47e86e864bf3aaaf74a719070c60', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'beeba136a9834eb2b8a35c45c9538adc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873c47e86e864bf3aaaf74a719070c60', 'name': 'heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-07-29T03:46:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T03:46:00Z', 'hostId': u'7a6bbaed8f88ef7cbfa3ba6e78fd5869cdeb71eed1446e42bcc793b8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'7a6bbaed8f88ef7cbfa3ba6e78fd5869cdeb71eed1446e42bcc793b8', '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-29T03:46:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'873c47e86e864bf3aaaf74a719070c60', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'873c47e86e864bf3aaaf74a719070c60', 'created_at': u'2018-07-29T03:44:11Z', 'created': u'2018-07-29T03:44:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-07-29 03:48:22,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:48:22,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:22,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48: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-83f19f2e-5686-4d90-8d38-d076024a0231 x-compute-request-id: req-83f19f2e-5686-4d90-8d38-d076024a0231 Content-Encoding: gzip Content-Length: 924 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:27:7c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:27:7c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c882c406-1fe6-4c8c-a717-1e4d4e49b45e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c882c406-1fe6-4c8c-a717-1e4d4e49b45e", "rel": "bookmark"}], "image": {"id": "0d50f202-a947-4705-b271-bdfb245b6771", "links": [{"href": "http://172.30.9.25:8774/images/0d50f202-a947-4705-b271-bdfb245b6771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:46:24.000000", "flavor": {"id": "d46de604-ec7a-4d99-8a90-e0a86eda9902", "links": [{"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}]}, "id": "c882c406-1fe6-4c8c-a717-1e4d4e49b45e", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "beeba136a9834eb2b8a35c45c9538adc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:46:24Z", "hostId": "7a6bbaed8f88ef7cbfa3ba6e78fd5869cdeb71eed1446e42bcc793b8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-29T03:46:11Z", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:b1:58", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:b1:58", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:8c:f6", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9e1a922-9e42-46de-bd65-11b2e33c4d12", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9e1a922-9e42-46de-bd65-11b2e33c4d12", "rel": "bookmark"}], "image": {"id": "0d50f202-a947-4705-b271-bdfb245b6771", "links": [{"href": "http://172.30.9.25:8774/images/0d50f202-a947-4705-b271-bdfb245b6771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:46:00.000000", "flavor": {"id": "d46de604-ec7a-4d99-8a90-e0a86eda9902", "links": [{"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}]}, "id": "d9e1a922-9e42-46de-bd65-11b2e33c4d12", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "beeba136a9834eb2b8a35c45c9538adc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:46:00Z", "hostId": "7a6bbaed8f88ef7cbfa3ba6e78fd5869cdeb71eed1446e42bcc793b8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7989799f-32da-4a09-85b7-954e8d2d09e0", "name": "ns.clearwater.opnfv", "created": "2018-07-29T03:44:11Z", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:48:22,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-83f19f2e-5686-4d90-8d38-d076024a0231 2018-07-29 03:48:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237169027328s 2018-07-29 03:48:22,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-83f19f2e-5686-4d90-8d38-d076024a0231 2018-07-29 03:48:22,950 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 127, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 105, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 166, in deploy_vnf server.name, regex='Cloud-init .* finished at ', loop=60): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 195, in check_regex_in_console console = self.cloud.get_server_console(name) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3090, in get_server_console "Console log requested for invalid server") OpenStackCloudException: Console log requested for invalid server 2018-07-29 03:48:23,074 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-07-29 03:48:23,075 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 04:51 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-29 03:48:23,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:48:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:23,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:23 GMT Server: Apache x-openstack-request-id: req-2f0fdda6-c9d9-47a3-9980-169a87f0c2a4 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:48:23,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:23 GMT Server: Apache x-openstack-request-id: req-5fe7be25-c000-491f-b3e3-d999d1781b3a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "No description", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "OS::stack_name": "clearwater-opnfv"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "ROLLBACK_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-29T03:48:14Z", "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack ROLLBACK started", "template_description": "No description"}} 2018-07-29 03:48:23,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-5fe7be25-c000-491f-b3e3-d999d1781b3a 2018-07-29 03:48:23,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549359321594s 2018-07-29 03:48:23,136 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-5fe7be25-c000-491f-b3e3-d999d1781b3a 2018-07-29 03:48:23,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:23,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:23,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:23 GMT Server: Apache x-openstack-request-id: req-279a4d03-a9e1-4a20-a05b-ae906922c06e Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?limit=1&sort_dir=desc Content-Length: 489 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-29 03:48:23,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:23 GMT Server: Apache x-openstack-request-id: req-257dc35b-9685-43d2-82f9-d659a1dcdf3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-07-29T03:48:23Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dime/events/0ae22fa1-116c-479e-bdc2-f8f573d876fe", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "46e39e27-09ae-4eb3-aaae-796ec5fa0b11", "id": "0ae22fa1-116c-479e-bdc2-f8f573d876fe"}]} 2018-07-29 03:48:23,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-257dc35b-9685-43d2-82f9-d659a1dcdf3c 2018-07-29 03:48:23,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0555288791656s 2018-07-29 03:48:23,193 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-257dc35b-9685-43d2-82f9-d659a1dcdf3c 2018-07-29 03:48:23,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-07-29 03:48:23,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:23,222 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:23 GMT Server: Apache x-openstack-request-id: req-b016d223-9445-41f3-9157-cae7d4e449b1 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d Content-Length: 423 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-29 03:48:23,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:48:23 GMT Server: Apache x-openstack-request-id: req-21075c64-13cd-414c-9301-e5e21856d838 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:48:23,246 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d used request id req-21075c64-13cd-414c-9301-e5e21856d838 2018-07-29 03:48:23,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.0522198677063s 2018-07-29 03:48:23,246 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d used request id req-21075c64-13cd-414c-9301-e5e21856d838 2018-07-29 03:48:23,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:23,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=0ae22fa1-116c-479e-bdc2-f8f573d876fe&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:23,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:23 GMT Server: Apache x-openstack-request-id: req-4cfbac19-94fb-4881-9e52-450b12a5ef22 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=0ae22fa1-116c-479e-bdc2-f8f573d876fe&sort_dir=asc Content-Length: 559 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-29 03:48:23,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:23 GMT Server: Apache x-openstack-request-id: req-2f338af4-c261-4be1-ad92-03a6bfb2d711 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:48:23Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/3537d621-eea7-4ae7-ba8e-5ff63e670b91", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack ROLLBACK cancelled", "resource_status": "ROLLBACK_FAILED", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "3537d621-eea7-4ae7-ba8e-5ff63e670b91"}]} 2018-07-29 03:48:23,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=0ae22fa1-116c-479e-bdc2-f8f573d876fe&sort_dir=asc&marker=0ae22fa1-116c-479e-bdc2-f8f573d876fe&sort_dir=asc used request id req-2f338af4-c261-4be1-ad92-03a6bfb2d711 2018-07-29 03:48:23,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739858150482s 2018-07-29 03:48:23,321 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=0ae22fa1-116c-479e-bdc2-f8f573d876fe&sort_dir=asc&marker=0ae22fa1-116c-479e-bdc2-f8f573d876fe&sort_dir=asc used request id req-2f338af4-c261-4be1-ad92-03a6bfb2d711 2018-07-29 03:48:28,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:28,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=3537d621-eea7-4ae7-ba8e-5ff63e670b91&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:28,356 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:28 GMT Server: Apache x-openstack-request-id: req-57cde2ee-b230-4bc0-b252-9f6c47ccb420 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=3537d621-eea7-4ae7-ba8e-5ff63e670b91&sort_dir=asc Content-Length: 559 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-29 03:48:28,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:28 GMT Server: Apache x-openstack-request-id: req-b6b5724d-2323-496e-8e0d-c1e99cb94b0e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 431 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:48:23Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/60339a8b-319c-476c-8fe7-ae63badb6227", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "60339a8b-319c-476c-8fe7-ae63badb6227"}, {"resource_name": "ellis", "event_time": "2018-07-29T03:48:23Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/ellis/events/3789450d-7f80-4224-9c97-857de619b526", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2b1dcad1-1860-4492-a8f1-00c344d754ef", "id": "3789450d-7f80-4224-9c97-857de619b526"}]} 2018-07-29 03:48:28,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=3537d621-eea7-4ae7-ba8e-5ff63e670b91&sort_dir=asc&marker=3537d621-eea7-4ae7-ba8e-5ff63e670b91&sort_dir=asc used request id req-b6b5724d-2323-496e-8e0d-c1e99cb94b0e 2018-07-29 03:48:28,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755879878998s 2018-07-29 03:48:28,403 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=3537d621-eea7-4ae7-ba8e-5ff63e670b91&sort_dir=asc&marker=3537d621-eea7-4ae7-ba8e-5ff63e670b91&sort_dir=asc used request id req-b6b5724d-2323-496e-8e0d-c1e99cb94b0e 2018-07-29 03:48:33,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=3789450d-7f80-4224-9c97-857de619b526&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:33,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:33 GMT Server: Apache x-openstack-request-id: req-2d0b25b3-0d20-46aa-8c12-0ec7f87b06cd Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=3789450d-7f80-4224-9c97-857de619b526&sort_dir=asc Content-Length: 559 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-29 03:48:33,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:33 GMT Server: Apache x-openstack-request-id: req-a1b10033-990b-4f16-9c44-61618b508e6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-07-29T03:48:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/ellis/events/ec5a892a-8ef1-4040-88c2-e4e95a916a94", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2b1dcad1-1860-4492-a8f1-00c344d754ef", "id": "ec5a892a-8ef1-4040-88c2-e4e95a916a94"}, {"resource_name": "dns", "event_time": "2018-07-29T03:48:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dns/events/0f555adb-c5a5-4329-8f82-a7f1dc9937b6", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e30eb9d7-30a7-4306-bc4e-fdf41f942905", "id": "0f555adb-c5a5-4329-8f82-a7f1dc9937b6"}]} 2018-07-29 03:48:33,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=3789450d-7f80-4224-9c97-857de619b526&sort_dir=asc&marker=3789450d-7f80-4224-9c97-857de619b526&sort_dir=asc used request id req-a1b10033-990b-4f16-9c44-61618b508e6e 2018-07-29 03:48:33,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744030475616s 2018-07-29 03:48:33,484 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=3789450d-7f80-4224-9c97-857de619b526&sort_dir=asc&marker=3789450d-7f80-4224-9c97-857de619b526&sort_dir=asc used request id req-a1b10033-990b-4f16-9c44-61618b508e6e 2018-07-29 03:48:38,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=0f555adb-c5a5-4329-8f82-a7f1dc9937b6&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:38,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:38 GMT Server: Apache x-openstack-request-id: req-2b75e579-b43c-4927-ad4a-0202b1d3ad77 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=0f555adb-c5a5-4329-8f82-a7f1dc9937b6&sort_dir=asc Content-Length: 559 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-29 03:48:38,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:38 GMT Server: Apache x-openstack-request-id: req-2dee871d-d35d-45a0-bb29-4cb609300d6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-07-29T03:48:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dns/events/fc8f685f-a1bf-439a-b0da-8b5ad6d85eb2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e30eb9d7-30a7-4306-bc4e-fdf41f942905", "id": "fc8f685f-a1bf-439a-b0da-8b5ad6d85eb2"}, {"resource_name": "sig_network", "event_time": "2018-07-29T03:48:35Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sig_network/events/d2039930-104a-4941-8673-059a5c2420e9", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "831e9e10-4b7f-4fae-85d7-dca8788212a5", "id": "d2039930-104a-4941-8673-059a5c2420e9"}, {"resource_name": "security_groups", "event_time": "2018-07-29T03:48:35Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/security_groups/events/74e49082-c7e3-490a-a5d0-293eaaded9c2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6cd22191-d855-465d-9fb8-79b5dac7f011", "id": "74e49082-c7e3-490a-a5d0-293eaaded9c2"}, {"resource_name": "mgmt_network", "event_time": "2018-07-29T03:48:35Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/mgmt_network/events/52a3ceed-f570-4f44-b87c-0854aa1f4e1b", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "dc7487cd-160b-4e8e-b743-396e3facda5f", "id": "52a3ceed-f570-4f44-b87c-0854aa1f4e1b"}]} 2018-07-29 03:48:38,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=0f555adb-c5a5-4329-8f82-a7f1dc9937b6&sort_dir=asc&marker=0f555adb-c5a5-4329-8f82-a7f1dc9937b6&sort_dir=asc used request id req-2dee871d-d35d-45a0-bb29-4cb609300d6e 2018-07-29 03:48:38,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749979019165s 2018-07-29 03:48:38,567 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=0f555adb-c5a5-4329-8f82-a7f1dc9937b6&sort_dir=asc&marker=0f555adb-c5a5-4329-8f82-a7f1dc9937b6&sort_dir=asc used request id req-2dee871d-d35d-45a0-bb29-4cb609300d6e 2018-07-29 03:48:43,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:43,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=52a3ceed-f570-4f44-b87c-0854aa1f4e1b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:43,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:43 GMT Server: Apache x-openstack-request-id: req-a251931d-5ce4-4218-b00e-6198b97955fd Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=52a3ceed-f570-4f44-b87c-0854aa1f4e1b&sort_dir=asc Content-Length: 559 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-29 03:48:43,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:43 GMT Server: Apache x-openstack-request-id: req-e6afb448-d6d3-4138-a43c-442dd1c2a144 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-07-29T03:48:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/mgmt_network/events/20b3b982-f1fc-4177-b9eb-9481118f9853", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "dc7487cd-160b-4e8e-b743-396e3facda5f", "id": "20b3b982-f1fc-4177-b9eb-9481118f9853"}, {"resource_name": "security_groups", "event_time": "2018-07-29T03:48:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/security_groups/events/327f331c-7bfb-40e4-87db-671719954caa", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6cd22191-d855-465d-9fb8-79b5dac7f011", "id": "327f331c-7bfb-40e4-87db-671719954caa"}]} 2018-07-29 03:48:43,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=52a3ceed-f570-4f44-b87c-0854aa1f4e1b&sort_dir=asc&marker=52a3ceed-f570-4f44-b87c-0854aa1f4e1b&sort_dir=asc used request id req-e6afb448-d6d3-4138-a43c-442dd1c2a144 2018-07-29 03:48:43,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.089781999588s 2018-07-29 03:48:43,663 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=52a3ceed-f570-4f44-b87c-0854aa1f4e1b&sort_dir=asc&marker=52a3ceed-f570-4f44-b87c-0854aa1f4e1b&sort_dir=asc used request id req-e6afb448-d6d3-4138-a43c-442dd1c2a144 2018-07-29 03:48:48,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=327f331c-7bfb-40e4-87db-671719954caa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:48,856 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:48 GMT Server: Apache x-openstack-request-id: req-124a3906-8d61-4e42-a74d-fc6d852d80af Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=327f331c-7bfb-40e4-87db-671719954caa&sort_dir=asc Content-Length: 559 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-29 03:48:48,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:48 GMT Server: Apache x-openstack-request-id: req-167ffc41-54ff-4fe0-b4ea-5d75866757b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-07-29T03:48:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sig_network/events/02b34daa-e11e-445d-bffa-9c2ad3f8cde0", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "831e9e10-4b7f-4fae-85d7-dca8788212a5", "id": "02b34daa-e11e-445d-bffa-9c2ad3f8cde0"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-29T03:48:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv/events/a0c76486-fd77-412c-ac7a-c9a2758d9383", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "id": "a0c76486-fd77-412c-ac7a-c9a2758d9383"}]} 2018-07-29 03:48:48,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=327f331c-7bfb-40e4-87db-671719954caa&sort_dir=asc&marker=327f331c-7bfb-40e4-87db-671719954caa&sort_dir=asc used request id req-167ffc41-54ff-4fe0-b4ea-5d75866757b7 2018-07-29 03:48:48,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.229445934296s 2018-07-29 03:48:48,900 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=327f331c-7bfb-40e4-87db-671719954caa&sort_dir=asc&marker=327f331c-7bfb-40e4-87db-671719954caa&sort_dir=asc used request id req-167ffc41-54ff-4fe0-b4ea-5d75866757b7 2018-07-29 03:48:53,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:53,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:53,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:53 GMT Server: Apache x-openstack-request-id: req-70cb9ffe-4f35-4edb-a648-630455c1fcea Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc Content-Length: 559 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-29 03:48:53,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:53 GMT Server: Apache x-openstack-request-id: req-85424229-3462-41eb-926e-f51e365b4fd4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:48:53,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc&marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc used request id req-85424229-3462-41eb-926e-f51e365b4fd4 2018-07-29 03:48:53,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749661922455s 2018-07-29 03:48:53,982 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc&marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc used request id req-85424229-3462-41eb-926e-f51e365b4fd4 2018-07-29 03:48:58,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-29 03:48:58,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:59,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:58 GMT Server: Apache x-openstack-request-id: req-37eb14c3-a942-4e49-a9e5-398dd8bd23a8 Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc Content-Length: 559 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-29 03:48:59,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:59 GMT Server: Apache x-openstack-request-id: req-0c2311f6-3646-4339-a2d1-ce3effc99f0b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-29 03:48:59,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc&marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc used request id req-0c2311f6-3646-4339-a2d1-ce3effc99f0b 2018-07-29 03:48:59,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.251063108444s 2018-07-29 03:48:59,239 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d/events?marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc&marker=a0c76486-fd77-412c-ac7a-c9a2758d9383&sort_dir=asc used request id req-0c2311f6-3646-4339-a2d1-ce3effc99f0b 2018-07-29 03:48:59,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-29 03:48:59,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}537b7630199f4a8c245fe7f2f88754d9404bebbd" 2018-07-29 03:48:59,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 29 Jul 2018 03:48:59 GMT Server: Apache x-openstack-request-id: req-24b0c343-b81c-4f33-8f1e-46a8ee31b35c Location: http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False Content-Length: 467 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-29 03:48:59,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:59 GMT Server: Apache x-openstack-request-id: req-0db92766-d9e2-4df9-90f5-4d7e6d8e8043 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "No description", "parameters": {"OS::project_id": "873c47e86e864bf3aaaf74a719070c60", "OS::stack_id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "OS::stack_name": "clearwater-opnfv"}, "deletion_time": "2018-07-29T03:48:45Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "fff2c3b196e54543aba765090468f9de", "tags": null, "creation_time": "2018-07-29T03:43:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-29T03:48:23Z", "id": "ad339cb2-afe0-41f5-83a3-58f2da0a8e0d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "No description"}} 2018-07-29 03:48:59,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-0db92766-d9e2-4df9-90f5-4d7e6d8e8043 2018-07-29 03:48:59,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721039772034s 2018-07-29 03:48:59,312 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/873c47e86e864bf3aaaf74a719070c60/stacks/clearwater-opnfv/ad339cb2-afe0-41f5-83a3-58f2da0a8e0d?resolve_outputs=False used request id req-0db92766-d9e2-4df9-90f5-4d7e6d8e8043 2018-07-29 03:48:59,313 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot clean stack ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean self.cloud.delete_stack(self.stack.id, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack marker=marker) File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events stack_status = stack['stack_status'] TypeError: 'NoneType' object has no attribute '__getitem__' 2018-07-29 03:48:59,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:48:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:48:59,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb813b30-9a52-493e-83d2-5d88afd732a6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": {"self": "http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "beeba136a9834eb2b8a35c45c9538adc", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:48:59,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cb813b30-9a52-493e-83d2-5d88afd732a6 2018-07-29 03:48:59,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113085031509s 2018-07-29 03:48:59,427 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cb813b30-9a52-493e-83d2-5d88afd732a6 2018-07-29 03:48:59,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:48:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:48:59,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eeee0ef-f71e-4a6a-b60d-2d8d88dc68c1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": {"self": "http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "beeba136a9834eb2b8a35c45c9538adc", "description": null}} 2018-07-29 03:48:59,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc used request id req-5eeee0ef-f71e-4a6a-b60d-2d8d88dc68c1 2018-07-29 03:48:59,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113387823105s 2018-07-29 03:48:59,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc used request id req-5eeee0ef-f71e-4a6a-b60d-2d8d88dc68c1 2018-07-29 03:48:59,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 03:48:59,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:48:59,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d3bd59-b9f1-4333-9b13-b535e5e03c6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:48:59,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc used request id req-60d3bd59-b9f1-4333-9b13-b535e5e03c6a 2018-07-29 03:48:59,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.221791982651s 2018-07-29 03:48:59,767 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/beeba136a9834eb2b8a35c45c9538adc used request id req-60d3bd59-b9f1-4333-9b13-b535e5e03c6a 2018-07-29 03:48:59,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:48:59,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:48:59,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2839b28d-f3c9-4aff-bb59-954232dd1e0c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60"}, "tags": [], "enabled": true, "id": "873c47e86e864bf3aaaf74a719070c60", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7989799f-32da-4a09-85b7-954e8d2d09e0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:48:59,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-2839b28d-f3c9-4aff-bb59-954232dd1e0c 2018-07-29 03:48:59,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0958189964294s 2018-07-29 03:48:59,872 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-2839b28d-f3c9-4aff-bb59-954232dd1e0c 2018-07-29 03:48:59,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 03:48:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:49:00,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44d59b3-de16-4f24-9759-8f5b96589955 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:49:00,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60 used request id req-c44d59b3-de16-4f24-9759-8f5b96589955 2018-07-29 03:49:00,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152987003326s 2018-07-29 03:49:00,030 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/873c47e86e864bf3aaaf74a719070c60 used request id req-c44d59b3-de16-4f24-9759-8f5b96589955 2018-07-29 03:49:00,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:49:00,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:49:00,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f05b6fa-8a3c-41a9-8a0c-e74367c70f02 Content-Encoding: gzip Content-Length: 411 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8bdde178da4f4200b7c7903dced117c8", "links": {"self": "http://172.30.9.25:5000/v3/roles/8bdde178da4f4200b7c7903dced117c8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:49:00,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9f05b6fa-8a3c-41a9-8a0c-e74367c70f02 2018-07-29 03:49:00,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0946359634399s 2018-07-29 03:49:00,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9f05b6fa-8a3c-41a9-8a0c-e74367c70f02 2018-07-29 03:49:00,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-29 03:49:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/8bdde178da4f4200b7c7903dced117c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9794449e6d2b1999e55e1cf6801bbb9b07235bda" 2018-07-29 03:49:00,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03af6ca7-56e4-4dd8-94c6-e4f9135588d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:49:00,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8bdde178da4f4200b7c7903dced117c8 used request id req-03af6ca7-56e4-4dd8-94c6-e4f9135588d9 2018-07-29 03:49:00,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.126834154129s 2018-07-29 03:49:00,260 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8bdde178da4f4200b7c7903dced117c8 used request id req-03af6ca7-56e4-4dd8-94c6-e4f9135588d9 2018-07-29 03:49:00,260 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-07-29 03:49:00,286 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-29 03:49:00,334 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-29 03:49:00,380 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-29 03:49:00,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:49:00,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:49:00,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:49:00,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:49:00,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:49:00,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:49:00,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:49:00,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c34f61-7db9-4530-b779-56209d3b6df2 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:49:00,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-04c34f61-7db9-4530-b779-56209d3b6df2 2018-07-29 03:49:00,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:49:00,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:49:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["Ci-XSP30Rx6mEAkcJsUjgw"], "issued_at": "2018-07-29T03:49:00.000000Z"}} 2018-07-29 03:49:00,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:49:00,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:01,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7ec90331-21ac-4f37-b793-260009f77e81 Date: Sun, 29 Jul 2018 03:49:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:49:01,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ec90331-21ac-4f37-b793-260009f77e81 2018-07-29 03:49:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256217002869s 2018-07-29 03:49:01,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ec90331-21ac-4f37-b793-260009f77e81 2018-07-29 03:49:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:49:01,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98b45384-bf1a-413d-9c7f-1644fc6a33e8 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:49:01,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-98b45384-bf1a-413d-9c7f-1644fc6a33e8 2018-07-29 03:49:01,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:49:01,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:01,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c63a4b-b74b-4904-b3d0-2e7210c69588 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/d3d43078db4d41c48daff04d7d209db3"}, "tags": [], "enabled": true, "id": "d3d43078db4d41c48daff04d7d209db3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 03:49:01,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-c1c63a4b-b74b-4904-b3d0-2e7210c69588 2018-07-29 03:49:01,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100546121597s 2018-07-29 03:49:01,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-c1c63a4b-b74b-4904-b3d0-2e7210c69588 2018-07-29 03:49:01,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 03:49:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999"}}' 2018-07-29 03:49:01,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993f365e-9231-432d-a1f3-9ded785af6cf Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e"}, "tags": [], "enabled": true, "id": "11aa8250d23d49e0b4da8245c721aa1e", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999"}} 2018-07-29 03:49:01,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-993f365e-9231-432d-a1f3-9ded785af6cf 2018-07-29 03:49:01,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120864868164s 2018-07-29 03:49:01,389 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-993f365e-9231-432d-a1f3-9ded785af6cf 2018-07-29 03:49:01,389 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'11aa8250d23d49e0b4da8245c721aa1e', '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'vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999'}) 2018-07-29 03:49:01,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 03:49:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d1619939-ab12-4c90-986b-14ac299f2af0", "email": null, "name": "vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999"}}' 2018-07-29 03:49:01,766 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42a15eb8-0dc0-4922-a62f-fa580f97c920 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999", "links": {"self": "http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9b091e75a6ac4df98278de08aedd13ef", "domain_id": "default", "password_expires_at": null}} 2018-07-29 03:49:01,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-42a15eb8-0dc0-4922-a62f-fa580f97c920 2018-07-29 03:49:01,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370223045349s 2018-07-29 03:49:01,766 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-42a15eb8-0dc0-4922-a62f-fa580f97c920 2018-07-29 03:49:01,767 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9b091e75a6ac4df98278de08aedd13ef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999'}) 2018-07-29 03:49:01,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:49:01,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:01,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475bec67-9445-4fdb-b0e1-30f9c169b179 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:49:01,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-475bec67-9445-4fdb-b0e1-30f9c169b179 2018-07-29 03:49:01,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118858098984s 2018-07-29 03:49:01,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-475bec67-9445-4fdb-b0e1-30f9c169b179 2018-07-29 03:49:01,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:49:01,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:01,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43088d99-d256-470f-806c-b9e8f6d2472f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:49:01,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-43088d99-d256-470f-806c-b9e8f6d2472f 2018-07-29 03:49:01,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966889858246s 2018-07-29 03:49:01,992 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-43088d99-d256-470f-806c-b9e8f6d2472f 2018-07-29 03:49:01,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 03:49:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:02,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3a3656-1fcd-4487-a9da-dccf706c2698 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:49:02,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7f3a3656-1fcd-4487-a9da-dccf706c2698 2018-07-29 03:49:02,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0925760269165s 2018-07-29 03:49:02,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7f3a3656-1fcd-4487-a9da-dccf706c2698 2018-07-29 03:49:02,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 03:49:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:02,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a1eb34-2954-4219-b91f-25b2dda28d56 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 03:49:02,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-06a1eb34-2954-4219-b91f-25b2dda28d56 2018-07-29 03:49:02,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0955741405487s 2018-07-29 03:49:02,191 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-06a1eb34-2954-4219-b91f-25b2dda28d56 2018-07-29 03:49:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:49:02,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:02,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8001891-faaf-4a85-8cf9-4173d0b4c46a Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999", "links": {"self": "http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9b091e75a6ac4df98278de08aedd13ef", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:49:02,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d8001891-faaf-4a85-8cf9-4173d0b4c46a 2018-07-29 03:49:02,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120826005936s 2018-07-29 03:49:02,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d8001891-faaf-4a85-8cf9-4173d0b4c46a 2018-07-29 03:49:02,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:49:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:02,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49587a46-0a8d-4b1d-abf0-c00a1a4d7f17 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e"}, "tags": [], "enabled": true, "id": "11aa8250d23d49e0b4da8245c721aa1e", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999"}]} 2018-07-29 03:49:02,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-49587a46-0a8d-4b1d-abf0-c00a1a4d7f17 2018-07-29 03:49:02,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0931639671326s 2018-07-29 03:49:02,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-49587a46-0a8d-4b1d-abf0-c00a1a4d7f17 2018-07-29 03:49:02,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 03:49:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=9b091e75a6ac4df98278de08aedd13ef&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=11aa8250d23d49e0b4da8245c721aa1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:02,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a9364e-fa05-42d9-a451-78b8b6c5feb9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=9b091e75a6ac4df98278de08aedd13ef&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=11aa8250d23d49e0b4da8245c721aa1e", "previous": null, "next": null}} 2018-07-29 03:49:02,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9b091e75a6ac4df98278de08aedd13ef&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=11aa8250d23d49e0b4da8245c721aa1e used request id req-c9a9364e-fa05-42d9-a451-78b8b6c5feb9 2018-07-29 03:49:02,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0917949676514s 2018-07-29 03:49:02,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9b091e75a6ac4df98278de08aedd13ef&role.id=34dca0c4cd1e49c7bd04c7d27e57f92e&scope.project.id=11aa8250d23d49e0b4da8245c721aa1e used request id req-c9a9364e-fa05-42d9-a451-78b8b6c5feb9 2018-07-29 03:49:02,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 03:49:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e/users/9b091e75a6ac4df98278de08aedd13ef/roles/34dca0c4cd1e49c7bd04c7d27e57f92e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:49:02,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e3ec8d5-7121-485d-af42-5e00bdef60a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:49:02,645 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e/users/9b091e75a6ac4df98278de08aedd13ef/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-1e3ec8d5-7121-485d-af42-5e00bdef60a4 2018-07-29 03:49:02,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.123573064804s 2018-07-29 03:49:02,646 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e/users/9b091e75a6ac4df98278de08aedd13ef/roles/34dca0c4cd1e49c7bd04c7d27e57f92e used request id req-1e3ec8d5-7121-485d-af42-5e00bdef60a4 2018-07-29 03:49:02,646 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999', 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'11aa8250d23d49e0b4da8245c721aa1e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd1619939-ab12-4c90-986b-14ac299f2af0', 'username': u'vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-29 03:49:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 03:49:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 03:49:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 03:49:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 03:49:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 03:49:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 03:49:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 03:49:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 03:49:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 03:49:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 03:49:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 03:49:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 03:49:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 03:49:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 03:49:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 03:49:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 03:49:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 03:49:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 03:49:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 03:49:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 03:49:02,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 03:49:02,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 03:49:02,652 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999', 'password': 'd1619939-ab12-4c90-986b-14ac299f2af0', 'project_name': 'vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '11aa8250d23d49e0b4da8245c721aa1e', 'project_domain_name': 'Default'} 2018-07-29 03:49:02,687 - 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-29 03:49:02,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-29 03:49:02,728 - 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-29 03:49:02,736 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-29 03:49:02,736 - 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-29 03:49:02,985 - 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-29 03:49:03,050 - 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-29 03:49:03,050 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-29 03:49:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:49:03,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7d9293-bbe1-4b32-83f4-05e1f3b71312 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:49:03,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ae7d9293-bbe1-4b32-83f4-05e1f3b71312 2018-07-29 03:49:03,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:49:03,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}], "expires_at": "2018-07-29T04:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11aa8250d23d49e0b4da8245c721aa1e", "name": "vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/11aa8250d23d49e0b4da8245c721aa1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/11aa8250d23d49e0b4da8245c721aa1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/11aa8250d23d49e0b4da8245c721aa1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/11aa8250d23d49e0b4da8245c721aa1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/11aa8250d23d49e0b4da8245c721aa1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/11aa8250d23d49e0b4da8245c721aa1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_11aa8250d23d49e0b4da8245c721aa1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_11aa8250d23d49e0b4da8245c721aa1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/11aa8250d23d49e0b4da8245c721aa1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/11aa8250d23d49e0b4da8245c721aa1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/11aa8250d23d49e0b4da8245c721aa1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/11aa8250d23d49e0b4da8245c721aa1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/11aa8250d23d49e0b4da8245c721aa1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/11aa8250d23d49e0b4da8245c721aa1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999", "id": "9b091e75a6ac4df98278de08aedd13ef"}, "audit_ids": ["s19FXqeUSNmnU63F_oIJDg"], "issued_at": "2018-07-29T03:49:03.000000Z"}} 2018-07-29 03:49:03,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 03:49:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"network": {"name": "vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999", "admin_state_up": true}}' 2018-07-29 03:49:04,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f72e8a72-10ba-4769-8f95-60ffc41c785b Date: Sun, 29 Jul 2018 03:49:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11aa8250d23d49e0b4da8245c721aa1e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:49:03Z","is_default":false,"name":"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999","qos_policy_id":null,"admin_state_up":true,"tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:03Z","mtu":1450}} 2018-07-29 03:49:04,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f72e8a72-10ba-4769-8f95-60ffc41c785b 2018-07-29 03:49:04,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.650722026825s 2018-07-29 03:49:04,094 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f72e8a72-10ba-4769-8f95-60ffc41c785b 2018-07-29 03:49:04,094 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T03:49:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'7dc61d00-47b6-4026-abb7-519daf40dfcb', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999', u'admin_state_up': True, u'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'created_at': u'2018-07-29T03:49:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'l2_adjacency': True}) 2018-07-29 03:49:04,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:49:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:49:04,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-058af3e8-d325-4ea6-9f1c-b74815fb3641 Date: Sun, 29 Jul 2018 03:49:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11aa8250d23d49e0b4da8245c721aa1e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:49:03Z","qos_policy_id":null,"name":"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999","admin_state_up":true,"tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:03Z","mtu":1450}]} 2018-07-29 03:49:04,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-058af3e8-d325-4ea6-9f1c-b74815fb3641 2018-07-29 03:49:04,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.143034219742s 2018-07-29 03:49:04,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-058af3e8-d325-4ea6-9f1c-b74815fb3641 2018-07-29 03:49:04,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 03:49:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"subnet": {"name": "vyos_vrouter-subnet_44b003c2-dbf2-4679-8db7-c9938a293999", "enable_dhcp": true, "network_id": "7dc61d00-47b6-4026-abb7-519daf40dfcb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 03:49:04,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8010ad07-27b8-4155-b1a3-ba7967907d4b Date: Sun, 29 Jul 2018 03:49:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:49:04Z","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":"11aa8250d23d49e0b4da8245c721aa1e","id":"0e81a3e9-4f31-400b-945f-20cecf472546","subnetpool_id":null,"name":"vyos_vrouter-subnet_44b003c2-dbf2-4679-8db7-c9938a293999"}} 2018-07-29 03:49:04,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8010ad07-27b8-4155-b1a3-ba7967907d4b 2018-07-29 03:49:04,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.552273988724s 2018-07-29 03:49:04,793 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8010ad07-27b8-4155-b1a3-ba7967907d4b 2018-07-29 03:49:04,793 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T03:49:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0e81a3e9-4f31-400b-945f-20cecf472546', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_44b003c2-dbf2-4679-8db7-c9938a293999', u'enable_dhcp': True, u'network_id': u'7dc61d00-47b6-4026-abb7-519daf40dfcb', u'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'created_at': u'2018-07-29T03:49:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'11aa8250d23d49e0b4da8245c721aa1e'}) 2018-07-29 03:49:04,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 03:49:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "vyos_vrouter-router_44b003c2-dbf2-4679-8db7-c9938a293999", "admin_state_up": true}}' 2018-07-29 03:49:06,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-bd0ca84b-4eb3-47eb-98bf-7a960a773138 Date: Sun, 29 Jul 2018 03:49:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:04Z", "admin_state_up": true, "updated_at": "2018-07-29T03:49:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "2621374b-e3a2-46e0-80b2-347b70cd19a6", "name": "vyos_vrouter-router_44b003c2-dbf2-4679-8db7-c9938a293999"}} 2018-07-29 03:49:06,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bd0ca84b-4eb3-47eb-98bf-7a960a773138 2018-07-29 03:49:06,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41021609306s 2018-07-29 03:49:06,205 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bd0ca84b-4eb3-47eb-98bf-7a960a773138 2018-07-29 03:49:06,205 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T03:49:05Z', u'revision_number': 2, u'id': u'2621374b-e3a2-46e0-80b2-347b70cd19a6', u'external_gateway_info': {u'network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'65c5d0d4-0f66-473a-8f52-6f649dca70f0', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_44b003c2-dbf2-4679-8db7-c9938a293999', u'admin_state_up': True, u'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'created_at': u'2018-07-29T03:49:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'11aa8250d23d49e0b4da8245c721aa1e'}) 2018-07-29 03:49:06,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 03:49:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6/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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"subnet_id": "0e81a3e9-4f31-400b-945f-20cecf472546"}' 2018-07-29 03:49:08,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93eff550-c1f0-48c8-b92f-44932184dfdd Date: Sun, 29 Jul 2018 03:49:08 GMT RESP BODY: {"network_id": "7dc61d00-47b6-4026-abb7-519daf40dfcb", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "subnet_id": "0e81a3e9-4f31-400b-945f-20cecf472546", "subnet_ids": ["0e81a3e9-4f31-400b-945f-20cecf472546"], "port_id": "85235b4e-cce5-42b8-9869-27be06481c6e", "id": "2621374b-e3a2-46e0-80b2-347b70cd19a6"} 2018-07-29 03:49:08,807 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6/add_router_interface.json used request id req-93eff550-c1f0-48c8-b92f-44932184dfdd 2018-07-29 03:49:08,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.60071110725s 2018-07-29 03:49:08,807 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6/add_router_interface.json used request id req-93eff550-c1f0-48c8-b92f-44932184dfdd returning object 2621374b-e3a2-46e0-80b2-347b70cd19a6 2018-07-29 03:49:08,808 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-29 03:49:37,511 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-29 03:49:37,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-29 03:49:37,523 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 03:49:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-29 03:49:37,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:49:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:49:37,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c14e9cf5-be73-4537-a8bc-35e8ea491418 Date: Sun, 29 Jul 2018 03:49:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:49:37,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c14e9cf5-be73-4537-a8bc-35e8ea491418 2018-07-29 03:49:37,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199295043945s 2018-07-29 03:49:37,728 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c14e9cf5-be73-4537-a8bc-35e8ea491418 2018-07-29 03:49:37,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 03:49:37,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999"}' 2018-07-29 03:49:37,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-585fa900-3125-40e3-b2b5-86d2e4093eac Date: Sun, 29 Jul 2018 03:49:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/file", "owner": "11aa8250d23d49e0b4da8245c721aa1e", "id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "size": null, "self": "/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:49:37Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "checksum": null, "created_at": "2018-07-29T03:49:37Z", "protected": false} 2018-07-29 03:49:37,776 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-585fa900-3125-40e3-b2b5-86d2e4093eac 2018-07-29 03:49:37,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0391621589661s 2018-07-29 03:49:37,777 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-585fa900-3125-40e3-b2b5-86d2e4093eac returning object 30e245df-9b93-44a3-b0d6-db67dbae9f3e 2018-07-29 03:49:37,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 03:49:37,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '' 2018-07-29 03:50:40,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71783f78-1dee-4d29-8e10-a8335b9ffc59 Date: Sun, 29 Jul 2018 03:50: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-29 03:50:40,010 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/file used request id req-71783f78-1dee-4d29-8e10-a8335b9ffc59 2018-07-29 03:50:40,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 62.232845068s 2018-07-29 03:50:40,010 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/file used request id req-71783f78-1dee-4d29-8e10-a8335b9ffc59 2018-07-29 03:50:40,011 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T03:49:37Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/file', u'owner': u'11aa8250d23d49e0b4da8245c721aa1e', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'30e245df-9b93-44a3-b0d6-db67dbae9f3e', u'size': None, u'name': u'vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999', u'checksum': None, u'self': u'/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T03:49:37Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 03:50:40,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 03:50:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_44b003c2-dbf2-4679-8db7-c9938a293999", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-29 03:50:40,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-6c81d0ed-5e90-4569-a26b-b7dcd1154028 x-compute-request-id: req-6c81d0ed-5e90-4569-a26b-b7dcd1154028 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_44b003c2-dbf2-4679-8db7-c9938a293999", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8"}} 2018-07-29 03:50:40,257 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6c81d0ed-5e90-4569-a26b-b7dcd1154028 2018-07-29 03:50:40,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.246024131775s 2018-07-29 03:50:40,258 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6c81d0ed-5e90-4569-a26b-b7dcd1154028 2018-07-29 03:50:40,259 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_44b003c2-dbf2-4679-8db7-c9938a293999', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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': 40, 'id': u'c02f56e6-82fe-4e6b-9cea-3943957a63d8', 'swap': 0}) 2018-07-29 03:50:40,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 03:50:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8/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}496aa4fc32de49575a290e56073e471edf5deb9d" -d '{"extra_specs": {}}' 2018-07-29 03:50:40,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1748cef-8c70-4649-9cc3-00884d6f91ad x-compute-request-id: req-a1748cef-8c70-4649-9cc3-00884d6f91ad Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 03:50:40,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8/os-extra_specs used request id req-a1748cef-8c70-4649-9cc3-00884d6f91ad 2018-07-29 03:50:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0252039432526s 2018-07-29 03:50:40,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8/os-extra_specs used request id req-a1748cef-8c70-4649-9cc3-00884d6f91ad 2018-07-29 03:50:40,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 03:50:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"keypair": {"name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999"}}' 2018-07-29 03:50:40,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-854bc2a5-0f32-443b-b082-77bf8f72ce1e x-compute-request-id: req-854bc2a5-0f32-443b-b082-77bf8f72ce1e Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtGGNoVbtiSsV+MhTlHYWl02Cda+jQozMOqLEZBwjfVv9++WsSjy+OSOXj2TiRDJGnBPEhE5nyR7go6EYJJS/Z2USsusdcfGLCb0SUb88b5Iv4xbyQbJxToLle6rEvYzNiHTQVgGubh6XJ3P2QlkZ2X+jNQlWS44TujfhVzirEIFMht5oBfwIsc4lDV7nSpoYn5BMZ3IVrkarDDEOtYfpryqjr5swHNtwlJaY2EcMalrfhjkcxuFOX+yKHaxQfxXU6HFhOPL8vEP1zN8YxlnUIZOKdngpvraRZLu/T9PtD2S1Rq+imiFfLFCFWxygxRtfCw08OPzXQekA+8OSZiXHL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArRhjaFW7YkrFfjIU5R2FpdNgnWvo0KMzDqixGQcI31b/fvlr\nEo8vjkjl49k4kQyRpwTxIROZ8ke4KOhGCSUv2dlErLrHXHxiwm9ElG/PG+SL+MW8\nkGycU6C5XuqxL2MzYh00FYBrm4elydz9kJZGdl/ozUJVkuOE7o34Vc4qxCBTIbea\nAX8CLHOJQ1e50qaGJ+QTGdyFa5GqwwxDrWH6a8qo6+bMBzbcJSWmNhHDGpa34Y5H\nMbhTl/sih2sUH8V1OhxYTjy/LxD9czfGMZZ1CGTinZ4Kb62kWS7v0/T7Q9ktUavo\npohXyxQhVscoMUbXwsNPDj810HpAPvDkmYlxywIDAQABAoIBAHvlMfoTK02+kT+z\nnysjh27bLpNfEsSLm9cJPcHZPCuIPNZotpARNwvT9+CvsYJ5CaQPsHxpaE53sURu\nhPq0yFxY3IP6KQp06cecFu1cXlTrsJh/CGojo31kVGqw9+QgUD4RAx/EzMEFRdCI\nQmKEfajrG1oX+eJqwdJygecA67F2+Cypu6ra7TA9c9sA6ABHOkoLEyJMvTTEYolH\n8iKjWq/jQvzJQUK4GrpkGyNupelYWZsasvt3PdKqRuGBWXlJed4w5+ZHSr1wMEVx\nym057UyUtAn9FwA2eY/h4hKfAAcbYHyXlrjphAuyZxU6HtzVl9N7XwO/SGHAJAxn\n/q92vuECgYEA2QtXKiQeEtLT/3NtdwBvSioRPlYqqK+JIYNywU8otcNEqnLayEnb\nojW7GM+1kmUmt3YdxZJUyL2PfRDWAteLJezrDNdNtYlekBGvFvKnZ0vDcjT0ZKs5\nPFJGZERRjs7awLIPdBGuNcEaoHHnIqTC4KomS/dTpC++5m/zxit6KXsCgYEAzCmy\nQfF1Y5MsVSbGpWslgtqh5jnaZDM9s0Fz2Ht0yNhzStOjViE60syOL6UIpZsSTeJ3\n91InpAMgYtttiM5cAhpzfJ4/ZFhHb+CECoED5eD81fjmgLXN9SiAZZjKPQmL/adE\nduSEfZifXBo5q2NJudj9fB35lpEMyW+oubu/n/ECgYB5Cf3+Hk43KSPY3cI6DyAB\nOByNqvf3Qo0zB19DtqV5WAA/HfYspCO7/kLsv0j+7zH8Nf68Y7KskCopEO6IfzO2\nXr1mV9uaVZVKutHt9jytOm8wjZ+NVH+CyE9BM2hYP7t2otZDYGjKyXnT6DGB/GhB\naiIZU0Bt28KWN/C2nyBtaQKBgACVIeAUS0x0cAzyJmD0dE/yRcH9akUc7FEln6n/\neC7Wh0WwYuftAlj1onY6V1L5pUy5l7QJ9Pj/1UjS7XYVeKe84ZV6ch3cLqAAGQBa\nq+MtCCuoISg+3I6VhgBENleEPnUD1Csurb4aAGJn5MA7cUtpdhezkjG+yjWM7wNQ\nqNRRAoGBAK2ptE4i8sImAX7V4uK6dah+Kioro7fCOkWXxejYftjw1C7+hqL1NFbi\n/9vOow5L1wSNyJJy67N8A1+wYIZjdbDJ1wQjlYpsaEP8fa/Wo4/HHF7jxvxtUh3C\nhgNsRrUJKcuKrry9PP/Dg30y4xkyKSoiqKd4Ro/1GHOsbVpRKchp\n-----END RSA PRIVATE KEY-----\n", "user_id": "9b091e75a6ac4df98278de08aedd13ef", "name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "fingerprint": "58:a8:85:31:55:45:83:09:c9:14:17:ce:3c:da:e2:e2"}} 2018-07-29 03:50:40,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-854bc2a5-0f32-443b-b082-77bf8f72ce1e 2018-07-29 03:50:40,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.43843793869s 2018-07-29 03:50:40,725 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-854bc2a5-0f32-443b-b082-77bf8f72ce1e 2018-07-29 03:50:40,725 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtGGNoVbtiSsV+MhTlHYWl02Cda+jQozMOqLEZBwjfVv9++WsSjy+OSOXj2TiRDJGnBPEhE5nyR7go6EYJJS/Z2USsusdcfGLCb0SUb88b5Iv4xbyQbJxToLle6rEvYzNiHTQVgGubh6XJ3P2QlkZ2X+jNQlWS44TujfhVzirEIFMht5oBfwIsc4lDV7nSpoYn5BMZ3IVrkarDDEOtYfpryqjr5swHNtwlJaY2EcMalrfhjkcxuFOX+yKHaxQfxXU6HFhOPL8vEP1zN8YxlnUIZOKdngpvraRZLu/T9PtD2S1Rq+imiFfLFCFWxygxRtfCw08OPzXQekA+8OSZiXHL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArRhjaFW7YkrFfjIU5R2FpdNgnWvo0KMzDqixGQcI31b/fvlr\nEo8vjkjl49k4kQyRpwTxIROZ8ke4KOhGCSUv2dlErLrHXHxiwm9ElG/PG+SL+MW8\nkGycU6C5XuqxL2MzYh00FYBrm4elydz9kJZGdl/ozUJVkuOE7o34Vc4qxCBTIbea\nAX8CLHOJQ1e50qaGJ+QTGdyFa5GqwwxDrWH6a8qo6+bMBzbcJSWmNhHDGpa34Y5H\nMbhTl/sih2sUH8V1OhxYTjy/LxD9czfGMZZ1CGTinZ4Kb62kWS7v0/T7Q9ktUavo\npohXyxQhVscoMUbXwsNPDj810HpAPvDkmYlxywIDAQABAoIBAHvlMfoTK02+kT+z\nnysjh27bLpNfEsSLm9cJPcHZPCuIPNZotpARNwvT9+CvsYJ5CaQPsHxpaE53sURu\nhPq0yFxY3IP6KQp06cecFu1cXlTrsJh/CGojo31kVGqw9+QgUD4RAx/EzMEFRdCI\nQmKEfajrG1oX+eJqwdJygecA67F2+Cypu6ra7TA9c9sA6ABHOkoLEyJMvTTEYolH\n8iKjWq/jQvzJQUK4GrpkGyNupelYWZsasvt3PdKqRuGBWXlJed4w5+ZHSr1wMEVx\nym057UyUtAn9FwA2eY/h4hKfAAcbYHyXlrjphAuyZxU6HtzVl9N7XwO/SGHAJAxn\n/q92vuECgYEA2QtXKiQeEtLT/3NtdwBvSioRPlYqqK+JIYNywU8otcNEqnLayEnb\nojW7GM+1kmUmt3YdxZJUyL2PfRDWAteLJezrDNdNtYlekBGvFvKnZ0vDcjT0ZKs5\nPFJGZERRjs7awLIPdBGuNcEaoHHnIqTC4KomS/dTpC++5m/zxit6KXsCgYEAzCmy\nQfF1Y5MsVSbGpWslgtqh5jnaZDM9s0Fz2Ht0yNhzStOjViE60syOL6UIpZsSTeJ3\n91InpAMgYtttiM5cAhpzfJ4/ZFhHb+CECoED5eD81fjmgLXN9SiAZZjKPQmL/adE\nduSEfZifXBo5q2NJudj9fB35lpEMyW+oubu/n/ECgYB5Cf3+Hk43KSPY3cI6DyAB\nOByNqvf3Qo0zB19DtqV5WAA/HfYspCO7/kLsv0j+7zH8Nf68Y7KskCopEO6IfzO2\nXr1mV9uaVZVKutHt9jytOm8wjZ+NVH+CyE9BM2hYP7t2otZDYGjKyXnT6DGB/GhB\naiIZU0Bt28KWN/C2nyBtaQKBgACVIeAUS0x0cAzyJmD0dE/yRcH9akUc7FEln6n/\neC7Wh0WwYuftAlj1onY6V1L5pUy5l7QJ9Pj/1UjS7XYVeKe84ZV6ch3cLqAAGQBa\nq+MtCCuoISg+3I6VhgBENleEPnUD1Csurb4aAGJn5MA7cUtpdhezkjG+yjWM7wNQ\nqNRRAoGBAK2ptE4i8sImAX7V4uK6dah+Kioro7fCOkWXxejYftjw1C7+hqL1NFbi\n/9vOow5L1wSNyJJy67N8A1+wYIZjdbDJ1wQjlYpsaEP8fa/Wo4/HHF7jxvxtUh3C\nhgNsRrUJKcuKrry9PP/Dg30y4xkyKSoiqKd4Ro/1GHOsbVpRKchp\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9b091e75a6ac4df98278de08aedd13ef', 'name': u'vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999', 'created_at': '2018-07-29T03:50:40.725842', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11aa8250d23d49e0b4da8245c721aa1e', 'name': 'vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'58:a8:85:31:55:45:83:09:c9:14:17:ce:3c:da:e2:e2', 'type': 'ssh', 'id': u'vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999'}) 2018-07-29 03:50:40,726 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArRhjaFW7YkrFfjIU5R2FpdNgnWvo0KMzDqixGQcI31b/fvlr Eo8vjkjl49k4kQyRpwTxIROZ8ke4KOhGCSUv2dlErLrHXHxiwm9ElG/PG+SL+MW8 kGycU6C5XuqxL2MzYh00FYBrm4elydz9kJZGdl/ozUJVkuOE7o34Vc4qxCBTIbea AX8CLHOJQ1e50qaGJ+QTGdyFa5GqwwxDrWH6a8qo6+bMBzbcJSWmNhHDGpa34Y5H MbhTl/sih2sUH8V1OhxYTjy/LxD9czfGMZZ1CGTinZ4Kb62kWS7v0/T7Q9ktUavo pohXyxQhVscoMUbXwsNPDj810HpAPvDkmYlxywIDAQABAoIBAHvlMfoTK02+kT+z nysjh27bLpNfEsSLm9cJPcHZPCuIPNZotpARNwvT9+CvsYJ5CaQPsHxpaE53sURu hPq0yFxY3IP6KQp06cecFu1cXlTrsJh/CGojo31kVGqw9+QgUD4RAx/EzMEFRdCI QmKEfajrG1oX+eJqwdJygecA67F2+Cypu6ra7TA9c9sA6ABHOkoLEyJMvTTEYolH 8iKjWq/jQvzJQUK4GrpkGyNupelYWZsasvt3PdKqRuGBWXlJed4w5+ZHSr1wMEVx ym057UyUtAn9FwA2eY/h4hKfAAcbYHyXlrjphAuyZxU6HtzVl9N7XwO/SGHAJAxn /q92vuECgYEA2QtXKiQeEtLT/3NtdwBvSioRPlYqqK+JIYNywU8otcNEqnLayEnb ojW7GM+1kmUmt3YdxZJUyL2PfRDWAteLJezrDNdNtYlekBGvFvKnZ0vDcjT0ZKs5 PFJGZERRjs7awLIPdBGuNcEaoHHnIqTC4KomS/dTpC++5m/zxit6KXsCgYEAzCmy QfF1Y5MsVSbGpWslgtqh5jnaZDM9s0Fz2Ht0yNhzStOjViE60syOL6UIpZsSTeJ3 91InpAMgYtttiM5cAhpzfJ4/ZFhHb+CECoED5eD81fjmgLXN9SiAZZjKPQmL/adE duSEfZifXBo5q2NJudj9fB35lpEMyW+oubu/n/ECgYB5Cf3+Hk43KSPY3cI6DyAB OByNqvf3Qo0zB19DtqV5WAA/HfYspCO7/kLsv0j+7zH8Nf68Y7KskCopEO6IfzO2 Xr1mV9uaVZVKutHt9jytOm8wjZ+NVH+CyE9BM2hYP7t2otZDYGjKyXnT6DGB/GhB aiIZU0Bt28KWN/C2nyBtaQKBgACVIeAUS0x0cAzyJmD0dE/yRcH9akUc7FEln6n/ eC7Wh0WwYuftAlj1onY6V1L5pUy5l7QJ9Pj/1UjS7XYVeKe84ZV6ch3cLqAAGQBa q+MtCCuoISg+3I6VhgBENleEPnUD1Csurb4aAGJn5MA7cUtpdhezkjG+yjWM7wNQ qNRRAoGBAK2ptE4i8sImAX7V4uK6dah+Kioro7fCOkWXxejYftjw1C7+hqL1NFbi /9vOow5L1wSNyJJy67N8A1+wYIZjdbDJ1wQjlYpsaEP8fa/Wo4/HHF7jxvxtUh3C hgNsRrUJKcuKrry9PP/Dg30y4xkyKSoiqKd4Ro/1GHOsbVpRKchp -----END RSA PRIVATE KEY----- 2018-07-29 03:50:40,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 03:50:40,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"security_group": {"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-07-29 03:50:41,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-2bc52b3b-e0fd-498c-b629-e8159e272f2e Date: Sun, 29 Jul 2018 03:50:41 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}} 2018-07-29 03:50:41,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2bc52b3b-e0fd-498c-b629-e8159e272f2e 2018-07-29 03:50:41,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.341310977936s 2018-07-29 03:50:41,071 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2bc52b3b-e0fd-498c-b629-e8159e272f2e 2018-07-29 03:50:41,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:50:41,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:41,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-bca9b47d-c488-4491-bc58-fcc47a75e679 Date: Sun, 29 Jul 2018 03:50:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}]} 2018-07-29 03:50:41,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bca9b47d-c488-4491-bc58-fcc47a75e679 2018-07-29 03:50:41,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0724210739136s 2018-07-29 03:50:41,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bca9b47d-c488-4491-bc58-fcc47a75e679 2018-07-29 03:50:41,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:50:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -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": "3e8acedd-4aae-4533-875f-fcf08e77a59a"}}' 2018-07-29 03:50:41,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-07295d71-4878-48bf-a129-74a5cecc142b Date: Sun, 29 Jul 2018 03:50: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": 22, "updated_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "port_range_min": 22, "revision_number": 0, "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:41Z", "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "b1ce2169-a856-4107-ac01-909fa5833894"}} 2018-07-29 03:50:41,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-07295d71-4878-48bf-a129-74a5cecc142b 2018-07-29 03:50:41,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151130914688s 2018-07-29 03:50:41,304 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-07295d71-4878-48bf-a129-74a5cecc142b 2018-07-29 03:50:41,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:50:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:41,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-6d5b14d3-3530-4295-942f-c129ebfdaa40 Date: Sun, 29 Jul 2018 03:50:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "b1ce2169-a856-4107-ac01-909fa5833894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 2, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}]} 2018-07-29 03:50:41,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6d5b14d3-3530-4295-942f-c129ebfdaa40 2018-07-29 03:50:41,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489549636841s 2018-07-29 03:50:41,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6d5b14d3-3530-4295-942f-c129ebfdaa40 2018-07-29 03:50:41,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:50:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -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": "3e8acedd-4aae-4533-875f-fcf08e77a59a"}}' 2018-07-29 03:50:41,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1b5d50e8-ddc5-4c5e-9ade-7f1bbc9d4490 Date: Sun, 29 Jul 2018 03:50:41 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-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "port_range_min": null, "revision_number": 0, "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:41Z", "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ea5643e4-0983-4b5d-ba6b-c3d7e89fa249"}} 2018-07-29 03:50:41,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1b5d50e8-ddc5-4c5e-9ade-7f1bbc9d4490 2018-07-29 03:50:41,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122979164124s 2018-07-29 03:50:41,483 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1b5d50e8-ddc5-4c5e-9ade-7f1bbc9d4490 2018-07-29 03:50:41,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:50:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:41,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-6ad85ff5-6cde-408e-89d2-912afcc94021 Date: Sun, 29 Jul 2018 03:50:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "b1ce2169-a856-4107-ac01-909fa5833894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "ea5643e4-0983-4b5d-ba6b-c3d7e89fa249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 3, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}]} 2018-07-29 03:50:41,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6ad85ff5-6cde-408e-89d2-912afcc94021 2018-07-29 03:50:41,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0516459941864s 2018-07-29 03:50:41,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6ad85ff5-6cde-408e-89d2-912afcc94021 2018-07-29 03:50:41,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:50:41,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -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": "3e8acedd-4aae-4533-875f-fcf08e77a59a"}}' 2018-07-29 03:50:41,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6d04698d-6fb1-4c4b-ac7b-e8d4347a24f9 Date: Sun, 29 Jul 2018 03:50: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": 80, "updated_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "port_range_min": 80, "revision_number": 0, "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:41Z", "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "adb79520-caee-48fb-bcf9-bd14e2f182fb"}} 2018-07-29 03:50:41,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-6d04698d-6fb1-4c4b-ac7b-e8d4347a24f9 2018-07-29 03:50:41,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114344120026s 2018-07-29 03:50:41,656 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-6d04698d-6fb1-4c4b-ac7b-e8d4347a24f9 2018-07-29 03:50:41,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:50:41,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:41,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-d47a4a22-cbac-4730-b010-9bb57738cc2a Date: Sun, 29 Jul 2018 03:50:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "adb79520-caee-48fb-bcf9-bd14e2f182fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "b1ce2169-a856-4107-ac01-909fa5833894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "ea5643e4-0983-4b5d-ba6b-c3d7e89fa249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 4, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}]} 2018-07-29 03:50:41,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d47a4a22-cbac-4730-b010-9bb57738cc2a 2018-07-29 03:50:41,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491991043091s 2018-07-29 03:50:41,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d47a4a22-cbac-4730-b010-9bb57738cc2a 2018-07-29 03:50:41,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:50:41,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -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": "3e8acedd-4aae-4533-875f-fcf08e77a59a"}}' 2018-07-29 03:50:41,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1657fbf2-d3eb-4568-bbeb-c8bae2c82615 Date: Sun, 29 Jul 2018 03:50: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": 443, "updated_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "port_range_min": 443, "revision_number": 0, "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:41Z", "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "bc585070-8bfb-435e-9ba7-fbed45865939"}} 2018-07-29 03:50:41,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1657fbf2-d3eb-4568-bbeb-c8bae2c82615 2018-07-29 03:50:41,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115937948227s 2018-07-29 03:50:41,830 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1657fbf2-d3eb-4568-bbeb-c8bae2c82615 2018-07-29 03:50:41,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:50:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:41,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-ec5f92dd-e41b-47fa-9dc9-6a87aded9a49 Date: Sun, 29 Jul 2018 03:50:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "adb79520-caee-48fb-bcf9-bd14e2f182fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "b1ce2169-a856-4107-ac01-909fa5833894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "bc585070-8bfb-435e-9ba7-fbed45865939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "ea5643e4-0983-4b5d-ba6b-c3d7e89fa249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 5, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}]} 2018-07-29 03:50:41,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ec5f92dd-e41b-47fa-9dc9-6a87aded9a49 2018-07-29 03:50:41,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495970249176s 2018-07-29 03:50:41,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ec5f92dd-e41b-47fa-9dc9-6a87aded9a49 2018-07-29 03:50:41,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:50:41,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -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": "3e8acedd-4aae-4533-875f-fcf08e77a59a"}}' 2018-07-29 03:50:42,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-687b50b8-09b7-4747-8310-b5bbb5c69f1f Date: Sun, 29 Jul 2018 03:50:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:41Z", "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "cb274924-0edb-45d4-8184-2dc719977496"}} 2018-07-29 03:50:42,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-687b50b8-09b7-4747-8310-b5bbb5c69f1f 2018-07-29 03:50:42,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173277854919s 2018-07-29 03:50:42,059 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-687b50b8-09b7-4747-8310-b5bbb5c69f1f 2018-07-29 03:50:42,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:50:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:42,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-399b03b0-47a7-4a42-8fd4-3a03272363e4 Date: Sun, 29 Jul 2018 03:50:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "adb79520-caee-48fb-bcf9-bd14e2f182fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "b1ce2169-a856-4107-ac01-909fa5833894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "bc585070-8bfb-435e-9ba7-fbed45865939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "cb274924-0edb-45d4-8184-2dc719977496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "ea5643e4-0983-4b5d-ba6b-c3d7e89fa249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 6, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}]} 2018-07-29 03:50:42,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-399b03b0-47a7-4a42-8fd4-3a03272363e4 2018-07-29 03:50:42,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493409633636s 2018-07-29 03:50:42,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-399b03b0-47a7-4a42-8fd4-3a03272363e4 2018-07-29 03:50:42,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:50:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -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": "3e8acedd-4aae-4533-875f-fcf08e77a59a"}}' 2018-07-29 03:50:42,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-18be419f-038a-4927-a8d4-bc63564b439f Date: Sun, 29 Jul 2018 03:50:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-29T03:50:42Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:42Z", "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "e40ead77-5d58-4ae1-87b0-8717289085f3"}} 2018-07-29 03:50:42,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-18be419f-038a-4927-a8d4-bc63564b439f 2018-07-29 03:50:42,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.223286867142s 2018-07-29 03:50:42,339 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-18be419f-038a-4927-a8d4-bc63564b439f 2018-07-29 03:50:42,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:50:42,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:42,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-ae28c93d-be69-4345-b35c-58a78cb889b7 Date: Sun, 29 Jul 2018 03:50:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11aa8250d23d49e0b4da8245c721aa1e","l2_adjacency":true,"status":"ACTIVE","subnets":["0e81a3e9-4f31-400b-945f-20cecf472546"],"description":"","tags":[],"updated_at":"2018-07-29T03:49:04Z","qos_policy_id":null,"name":"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999","admin_state_up":true,"tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:03Z","mtu":1450}]} 2018-07-29 03:50:42,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ae28c93d-be69-4345-b35c-58a78cb889b7 2018-07-29 03:50:42,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110196828842s 2018-07-29 03:50:42,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ae28c93d-be69-4345-b35c-58a78cb889b7 2018-07-29 03:50:42,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:50:42,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:42,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7aace764-37aa-4f4c-a0f9-fd52d862b871 Date: Sun, 29 Jul 2018 03:50:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/snap", "metadata": {}}], "file": "/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/file", "owner": "11aa8250d23d49e0b4da8245c721aa1e", "id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "size": 4373348352, "self": "/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:50:39Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-29T03:49:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:50:42,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7aace764-37aa-4f4c-a0f9-fd52d862b871 2018-07-29 03:50:42,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357069969177s 2018-07-29 03:50:42,491 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7aace764-37aa-4f4c-a0f9-fd52d862b871 2018-07-29 03:50:42,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:50:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:42,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-5e260c10-aeee-4a9f-b9cd-eb7d56508ecd x-compute-request-id: req-5e260c10-aeee-4a9f-b9cd-eb7d56508ecd Content-Encoding: gzip Content-Length: 547 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}, {"name": "vyos_vrouter-flavor_44b003c2-dbf2-4679-8db7-c9938a293999", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}, {"name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "d46de604-ec7a-4d99-8a90-e0a86eda9902"}]} 2018-07-29 03:50:42,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5e260c10-aeee-4a9f-b9cd-eb7d56508ecd 2018-07-29 03:50:42,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.033341884613s 2018-07-29 03:50:42,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5e260c10-aeee-4a9f-b9cd-eb7d56508ecd 2018-07-29 03:50:42,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 03:50:42,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"server": {"name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "imageRef": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "flavorRef": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7dc61d00-47b6-4026-abb7-519daf40dfcb"}], "security_groups": [{"name": "3e8acedd-4aae-4533-875f-fcf08e77a59a"}]}}' 2018-07-29 03:50:43,820 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41bede16-a35c-4374-910e-dbaba4bb1dc6 x-compute-request-id: req-41bede16-a35c-4374-910e-dbaba4bb1dc6 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3e8acedd-4aae-4533-875f-fcf08e77a59a"}], "OS-DCF:diskConfig": "MANUAL", "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "adminPass": "7oXmUJtsvYmE"}} 2018-07-29 03:50:43,821 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-41bede16-a35c-4374-910e-dbaba4bb1dc6 2018-07-29 03:50:43,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.2909309864s 2018-07-29 03:50:43,821 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-41bede16-a35c-4374-910e-dbaba4bb1dc6 2018-07-29 03:50:43,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:50:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:43,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-9579932f-6dfd-406b-af9d-97466890cd72 x-compute-request-id: req-9579932f-6dfd-406b-af9d-97466890cd72 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "user_id": "9b091e75a6ac4df98278de08aedd13ef", "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-29T03:50:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:50:43,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9579932f-6dfd-406b-af9d-97466890cd72 2018-07-29 03:50:43,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.119839906693s 2018-07-29 03:50:43,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9579932f-6dfd-406b-af9d-97466890cd72 2018-07-29 03:50:43,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:50:43,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:44,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-e880211a-d4e4-4bd0-a693-7f4ac8f36fe1 Date: Sun, 29 Jul 2018 03:50:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11aa8250d23d49e0b4da8245c721aa1e","l2_adjacency":true,"status":"ACTIVE","subnets":["0e81a3e9-4f31-400b-945f-20cecf472546"],"description":"","tags":[],"updated_at":"2018-07-29T03:49:04Z","qos_policy_id":null,"name":"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999","admin_state_up":true,"tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:03Z","mtu":1450}]} 2018-07-29 03:50:44,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e880211a-d4e4-4bd0-a693-7f4ac8f36fe1 2018-07-29 03:50:44,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105754137039s 2018-07-29 03:50:44,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e880211a-d4e4-4bd0-a693-7f4ac8f36fe1 2018-07-29 03:50:44,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 03:50:44,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:44,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b5ee765d-927b-43dc-80f0-d55f277f746d Date: Sun, 29 Jul 2018 03:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:49:04Z","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":"11aa8250d23d49e0b4da8245c721aa1e","id":"0e81a3e9-4f31-400b-945f-20cecf472546","subnetpool_id":null,"name":"vyos_vrouter-subnet_44b003c2-dbf2-4679-8db7-c9938a293999"}]} 2018-07-29 03:50:44,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b5ee765d-927b-43dc-80f0-d55f277f746d 2018-07-29 03:50:44,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0603590011597s 2018-07-29 03:50:44,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b5ee765d-927b-43dc-80f0-d55f277f746d 2018-07-29 03:50:44,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:50:46,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:50:46,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:46,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-12c2ecc5-ba44-4f8d-91d7-daff0a455a52 x-compute-request-id: req-12c2ecc5-ba44-4f8d-91d7-daff0a455a52 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:50:46,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-12c2ecc5-ba44-4f8d-91d7-daff0a455a52 2018-07-29 03:50:46,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392210006714s 2018-07-29 03:50:46,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-12c2ecc5-ba44-4f8d-91d7-daff0a455a52 2018-07-29 03:50:46,517 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:50:48,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:50:48,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:48,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-4939b48d-40b7-41c2-94be-949d8d708e2a x-compute-request-id: req-4939b48d-40b7-41c2-94be-949d8d708e2a 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:50:48,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4939b48d-40b7-41c2-94be-949d8d708e2a 2018-07-29 03:50:48,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440505027771s 2018-07-29 03:50:48,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4939b48d-40b7-41c2-94be-949d8d708e2a 2018-07-29 03:50:48,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:50:50,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:50:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:51,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-b9dd9f79-c572-4dad-b789-523122027591 x-compute-request-id: req-b9dd9f79-c572-4dad-b789-523122027591 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:50:51,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9dd9f79-c572-4dad-b789-523122027591 2018-07-29 03:50:51,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379403829575s 2018-07-29 03:50:51,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9dd9f79-c572-4dad-b789-523122027591 2018-07-29 03:50:51,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:50:53,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:50:53,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:53,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-c7038160-2b9c-42d9-81f9-9ca958d76169 x-compute-request-id: req-c7038160-2b9c-42d9-81f9-9ca958d76169 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:50:53,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7038160-2b9c-42d9-81f9-9ca958d76169 2018-07-29 03:50:53,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226114034653s 2018-07-29 03:50:53,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7038160-2b9c-42d9-81f9-9ca958d76169 2018-07-29 03:50:53,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:50:55,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:50:55,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:56,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-5624ce0a-0ddb-4285-a7f4-89d68025d047 x-compute-request-id: req-5624ce0a-0ddb-4285-a7f4-89d68025d047 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:50:56,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5624ce0a-0ddb-4285-a7f4-89d68025d047 2018-07-29 03:50:56,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763936042786s 2018-07-29 03:50:56,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5624ce0a-0ddb-4285-a7f4-89d68025d047 2018-07-29 03:50:56,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:50:58,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:50:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:50:58,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:50: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-7654ea71-5393-459c-b17f-c67a48aa2a71 x-compute-request-id: req-7654ea71-5393-459c-b17f-c67a48aa2a71 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:50:58,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7654ea71-5393-459c-b17f-c67a48aa2a71 2018-07-29 03:50:58,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223518133163s 2018-07-29 03:50:58,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7654ea71-5393-459c-b17f-c67a48aa2a71 2018-07-29 03:50:58,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:00,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:01,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-864cb109-24af-43fe-9997-291bf4461515 x-compute-request-id: req-864cb109-24af-43fe-9997-291bf4461515 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:01,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-864cb109-24af-43fe-9997-291bf4461515 2018-07-29 03:51:01,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800959825516s 2018-07-29 03:51:01,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-864cb109-24af-43fe-9997-291bf4461515 2018-07-29 03:51:01,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:03,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:03,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:03,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-3447fdb9-095b-4f7d-88f8-8f4b5690e8d4 x-compute-request-id: req-3447fdb9-095b-4f7d-88f8-8f4b5690e8d4 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:03,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3447fdb9-095b-4f7d-88f8-8f4b5690e8d4 2018-07-29 03:51:03,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496695041656s 2018-07-29 03:51:03,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3447fdb9-095b-4f7d-88f8-8f4b5690e8d4 2018-07-29 03:51:03,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:05,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:06,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-ae33fd01-f7a0-48fb-85a1-68ad44bcd437 x-compute-request-id: req-ae33fd01-f7a0-48fb-85a1-68ad44bcd437 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:06,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ae33fd01-f7a0-48fb-85a1-68ad44bcd437 2018-07-29 03:51:06,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363495111465s 2018-07-29 03:51:06,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ae33fd01-f7a0-48fb-85a1-68ad44bcd437 2018-07-29 03:51:06,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:08,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:08,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:08,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-49e89ec6-582f-4ac4-b52b-fb4f9c7bc545 x-compute-request-id: req-49e89ec6-582f-4ac4-b52b-fb4f9c7bc545 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:08,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-49e89ec6-582f-4ac4-b52b-fb4f9c7bc545 2018-07-29 03:51:08,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4470911026s 2018-07-29 03:51:08,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-49e89ec6-582f-4ac4-b52b-fb4f9c7bc545 2018-07-29 03:51:08,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:10,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:10,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:11,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-bb1fbbba-120c-45b0-9d4b-3ef6391e2009 x-compute-request-id: req-bb1fbbba-120c-45b0-9d4b-3ef6391e2009 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:11,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb1fbbba-120c-45b0-9d4b-3ef6391e2009 2018-07-29 03:51:11,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361253023148s 2018-07-29 03:51:11,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb1fbbba-120c-45b0-9d4b-3ef6391e2009 2018-07-29 03:51:11,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:13,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:13,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:14,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-236a288c-e491-4019-9f7f-3443dd097971 x-compute-request-id: req-236a288c-e491-4019-9f7f-3443dd097971 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:14,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-236a288c-e491-4019-9f7f-3443dd097971 2018-07-29 03:51:14,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.917886018753s 2018-07-29 03:51:14,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-236a288c-e491-4019-9f7f-3443dd097971 2018-07-29 03:51:14,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:16,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:16,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-551812c4-a7f9-4768-a184-2aaa943dd96c x-compute-request-id: req-551812c4-a7f9-4768-a184-2aaa943dd96c 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:16,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-551812c4-a7f9-4768-a184-2aaa943dd96c 2018-07-29 03:51:16,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200081110001s 2018-07-29 03:51:16,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-551812c4-a7f9-4768-a184-2aaa943dd96c 2018-07-29 03:51:16,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:18,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:18,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:18,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-e773b987-f7b1-4f0e-89ed-60172f46f168 x-compute-request-id: req-e773b987-f7b1-4f0e-89ed-60172f46f168 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:18,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e773b987-f7b1-4f0e-89ed-60172f46f168 2018-07-29 03:51:18,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352927923203s 2018-07-29 03:51:18,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e773b987-f7b1-4f0e-89ed-60172f46f168 2018-07-29 03:51:18,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:20,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:20,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-a420582c-f0e7-4c6b-8df9-ce0ce2b82dee x-compute-request-id: req-a420582c-f0e7-4c6b-8df9-ce0ce2b82dee 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:20,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a420582c-f0e7-4c6b-8df9-ce0ce2b82dee 2018-07-29 03:51:20,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368489980698s 2018-07-29 03:51:20,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a420582c-f0e7-4c6b-8df9-ce0ce2b82dee 2018-07-29 03:51:20,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:22,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:22,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:23,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-c9c1d0a4-ce5d-4dce-880c-279737343cf9 x-compute-request-id: req-c9c1d0a4-ce5d-4dce-880c-279737343cf9 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:23,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c9c1d0a4-ce5d-4dce-880c-279737343cf9 2018-07-29 03:51:23,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188299179077s 2018-07-29 03:51:23,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c9c1d0a4-ce5d-4dce-880c-279737343cf9 2018-07-29 03:51:23,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:25,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:25,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a8c34f7-3e23-4229-8987-7b8a2fc646d0 x-compute-request-id: req-1a8c34f7-3e23-4229-8987-7b8a2fc646d0 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:25,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a8c34f7-3e23-4229-8987-7b8a2fc646d0 2018-07-29 03:51:25,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507132053375s 2018-07-29 03:51:25,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a8c34f7-3e23-4229-8987-7b8a2fc646d0 2018-07-29 03:51:25,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:27,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:27,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:28,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b41222f-fa48-464e-8785-a1f8c7e68f3c x-compute-request-id: req-5b41222f-fa48-464e-8785-a1f8c7e68f3c 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:28,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5b41222f-fa48-464e-8785-a1f8c7e68f3c 2018-07-29 03:51:28,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828909158707s 2018-07-29 03:51:28,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5b41222f-fa48-464e-8785-a1f8c7e68f3c 2018-07-29 03:51:28,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:30,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:30,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:30,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dca4e401-6680-48ca-aad7-19d665054d63 x-compute-request-id: req-dca4e401-6680-48ca-aad7-19d665054d63 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:30,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dca4e401-6680-48ca-aad7-19d665054d63 2018-07-29 03:51:30,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193202018738s 2018-07-29 03:51:30,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dca4e401-6680-48ca-aad7-19d665054d63 2018-07-29 03:51:30,712 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:32,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:32,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:33,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-39c9fd40-eaaf-4a49-9e4a-5dfbccc520bd x-compute-request-id: req-39c9fd40-eaaf-4a49-9e4a-5dfbccc520bd 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:33,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39c9fd40-eaaf-4a49-9e4a-5dfbccc520bd 2018-07-29 03:51:33,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365038156509s 2018-07-29 03:51:33,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39c9fd40-eaaf-4a49-9e4a-5dfbccc520bd 2018-07-29 03:51:33,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:35,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:35,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51561d4a-4a5f-4edc-96c5-88c25fc0429b x-compute-request-id: req-51561d4a-4a5f-4edc-96c5-88c25fc0429b 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:35,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-51561d4a-4a5f-4edc-96c5-88c25fc0429b 2018-07-29 03:51:35,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399493932724s 2018-07-29 03:51:35,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-51561d4a-4a5f-4edc-96c5-88c25fc0429b 2018-07-29 03:51:35,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:37,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:37,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:37,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-daed9b4a-dbb3-46cc-b4c2-4a635d7d4042 x-compute-request-id: req-daed9b4a-dbb3-46cc-b4c2-4a635d7d4042 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:37,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-daed9b4a-dbb3-46cc-b4c2-4a635d7d4042 2018-07-29 03:51:37,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212511062622s 2018-07-29 03:51:37,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-daed9b4a-dbb3-46cc-b4c2-4a635d7d4042 2018-07-29 03:51:37,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:39,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:39,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:40,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8dd2f96-71ea-471d-8851-cc6cc0356383 x-compute-request-id: req-c8dd2f96-71ea-471d-8851-cc6cc0356383 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:40,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8dd2f96-71ea-471d-8851-cc6cc0356383 2018-07-29 03:51:40,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53152012825s 2018-07-29 03:51:40,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8dd2f96-71ea-471d-8851-cc6cc0356383 2018-07-29 03:51:40,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:42,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:42,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-fe280b2b-cd03-42c6-9a26-2d95808c35fa x-compute-request-id: req-fe280b2b-cd03-42c6-9a26-2d95808c35fa 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:42,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fe280b2b-cd03-42c6-9a26-2d95808c35fa 2018-07-29 03:51:42,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200793981552s 2018-07-29 03:51:42,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fe280b2b-cd03-42c6-9a26-2d95808c35fa 2018-07-29 03:51:42,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:44,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:45,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-eba6ae55-ac11-4249-b264-9abe4ba2f9df x-compute-request-id: req-eba6ae55-ac11-4249-b264-9abe4ba2f9df 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:45,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-eba6ae55-ac11-4249-b264-9abe4ba2f9df 2018-07-29 03:51:45,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539113998413s 2018-07-29 03:51:45,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-eba6ae55-ac11-4249-b264-9abe4ba2f9df 2018-07-29 03:51:45,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:47,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:47,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:48,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-faece17d-1a8a-4874-9990-eb60864aec8f x-compute-request-id: req-faece17d-1a8a-4874-9990-eb60864aec8f 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:48,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-faece17d-1a8a-4874-9990-eb60864aec8f 2018-07-29 03:51:48,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34211301804s 2018-07-29 03:51:48,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-faece17d-1a8a-4874-9990-eb60864aec8f 2018-07-29 03:51:48,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:50,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:50,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-fa4a1325-7e60-4bb7-a92f-13e8f8b15813 x-compute-request-id: req-fa4a1325-7e60-4bb7-a92f-13e8f8b15813 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:50,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa4a1325-7e60-4bb7-a92f-13e8f8b15813 2018-07-29 03:51:50,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381103038788s 2018-07-29 03:51:50,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa4a1325-7e60-4bb7-a92f-13e8f8b15813 2018-07-29 03:51:50,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:52,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:52,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:52,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-75b757f5-0288-4411-86e1-06bd988ca54f x-compute-request-id: req-75b757f5-0288-4411-86e1-06bd988ca54f 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:52,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-75b757f5-0288-4411-86e1-06bd988ca54f 2018-07-29 03:51:52,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189836978912s 2018-07-29 03:51:52,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-75b757f5-0288-4411-86e1-06bd988ca54f 2018-07-29 03:51:52,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:54,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:55,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-39a95c1e-52ab-4fbb-895b-9cec6f151d6f x-compute-request-id: req-39a95c1e-52ab-4fbb-895b-9cec6f151d6f 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:55,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39a95c1e-52ab-4fbb-895b-9cec6f151d6f 2018-07-29 03:51:55,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369834899902s 2018-07-29 03:51:55,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39a95c1e-52ab-4fbb-895b-9cec6f151d6f 2018-07-29 03:51:55,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:57,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:57,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:57,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-7e598413-be2d-400f-ba98-3893c4f6e40f x-compute-request-id: req-7e598413-be2d-400f-ba98-3893c4f6e40f 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:57,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7e598413-be2d-400f-ba98-3893c4f6e40f 2018-07-29 03:51:57,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212957859039s 2018-07-29 03:51:57,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7e598413-be2d-400f-ba98-3893c4f6e40f 2018-07-29 03:51:57,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:51:59,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:51:59,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:51:59,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:51: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-e6139b51-6344-405e-bd8e-3bec62020cb9 x-compute-request-id: req-e6139b51-6344-405e-bd8e-3bec62020cb9 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:51:59,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e6139b51-6344-405e-bd8e-3bec62020cb9 2018-07-29 03:51:59,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384296894073s 2018-07-29 03:51:59,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e6139b51-6344-405e-bd8e-3bec62020cb9 2018-07-29 03:51:59,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:01,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:02,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-2692841e-97d7-4bcc-8695-2329f561124c x-compute-request-id: req-2692841e-97d7-4bcc-8695-2329f561124c 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:02,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2692841e-97d7-4bcc-8695-2329f561124c 2018-07-29 03:52:02,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388859987259s 2018-07-29 03:52:02,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2692841e-97d7-4bcc-8695-2329f561124c 2018-07-29 03:52:02,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:04,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:04,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-a57baa41-030e-4052-9c2c-4ea8441f3be3 x-compute-request-id: req-a57baa41-030e-4052-9c2c-4ea8441f3be3 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:04,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a57baa41-030e-4052-9c2c-4ea8441f3be3 2018-07-29 03:52:04,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194190979004s 2018-07-29 03:52:04,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a57baa41-030e-4052-9c2c-4ea8441f3be3 2018-07-29 03:52:04,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:06,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:06,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-b9ba3ec3-ccba-4add-8683-7818e28ec790 x-compute-request-id: req-b9ba3ec3-ccba-4add-8683-7818e28ec790 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:06,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9ba3ec3-ccba-4add-8683-7818e28ec790 2018-07-29 03:52:06,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376957178116s 2018-07-29 03:52:06,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9ba3ec3-ccba-4add-8683-7818e28ec790 2018-07-29 03:52:06,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:08,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:08,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:09,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-17d9b3cb-26c9-4c92-be7b-00603491fc75 x-compute-request-id: req-17d9b3cb-26c9-4c92-be7b-00603491fc75 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:09,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17d9b3cb-26c9-4c92-be7b-00603491fc75 2018-07-29 03:52:09,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208662986755s 2018-07-29 03:52:09,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17d9b3cb-26c9-4c92-be7b-00603491fc75 2018-07-29 03:52:09,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:11,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:11,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:11,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-90b6798e-d2c1-4fe6-a82b-04d588b14be5 x-compute-request-id: req-90b6798e-d2c1-4fe6-a82b-04d588b14be5 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:11,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-90b6798e-d2c1-4fe6-a82b-04d588b14be5 2018-07-29 03:52:11,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198038101196s 2018-07-29 03:52:11,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-90b6798e-d2c1-4fe6-a82b-04d588b14be5 2018-07-29 03:52:11,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:13,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-cf62d360-d689-4df0-8cc5-05e9831cca50 x-compute-request-id: req-cf62d360-d689-4df0-8cc5-05e9831cca50 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:13,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cf62d360-d689-4df0-8cc5-05e9831cca50 2018-07-29 03:52:13,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372616052628s 2018-07-29 03:52:13,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cf62d360-d689-4df0-8cc5-05e9831cca50 2018-07-29 03:52:13,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:15,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:16,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-a8e39484-bf12-4fd5-b040-fe33bf0a89f9 x-compute-request-id: req-a8e39484-bf12-4fd5-b040-fe33bf0a89f9 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:16,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a8e39484-bf12-4fd5-b040-fe33bf0a89f9 2018-07-29 03:52:16,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575151205063s 2018-07-29 03:52:16,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a8e39484-bf12-4fd5-b040-fe33bf0a89f9 2018-07-29 03:52:16,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:18,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:18,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:18,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-fbf7daf4-8f63-4ca1-9a04-364355c682e9 x-compute-request-id: req-fbf7daf4-8f63-4ca1-9a04-364355c682e9 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:18,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fbf7daf4-8f63-4ca1-9a04-364355c682e9 2018-07-29 03:52:18,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376855134964s 2018-07-29 03:52:18,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fbf7daf4-8f63-4ca1-9a04-364355c682e9 2018-07-29 03:52:18,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:20,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:20,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:20,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-2bdaf958-3b82-4f5c-8766-194ef870c70f x-compute-request-id: req-2bdaf958-3b82-4f5c-8766-194ef870c70f 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:20,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2bdaf958-3b82-4f5c-8766-194ef870c70f 2018-07-29 03:52:20,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206862926483s 2018-07-29 03:52:20,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2bdaf958-3b82-4f5c-8766-194ef870c70f 2018-07-29 03:52:20,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:22,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:22,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:23,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d73e5289-b26d-4620-b633-adc5967c760e x-compute-request-id: req-d73e5289-b26d-4620-b633-adc5967c760e 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:23,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d73e5289-b26d-4620-b633-adc5967c760e 2018-07-29 03:52:23,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379587888718s 2018-07-29 03:52:23,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d73e5289-b26d-4620-b633-adc5967c760e 2018-07-29 03:52:23,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:25,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:25,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:25,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-bea4c41d-5468-4cd0-8c7d-97b4b847ee07 x-compute-request-id: req-bea4c41d-5468-4cd0-8c7d-97b4b847ee07 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:25,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bea4c41d-5468-4cd0-8c7d-97b4b847ee07 2018-07-29 03:52:25,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197237014771s 2018-07-29 03:52:25,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bea4c41d-5468-4cd0-8c7d-97b4b847ee07 2018-07-29 03:52:25,481 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:27,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:27,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:27,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-d196230b-1957-4d92-b411-af4d45421867 x-compute-request-id: req-d196230b-1957-4d92-b411-af4d45421867 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:27,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d196230b-1957-4d92-b411-af4d45421867 2018-07-29 03:52:27,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387305021286s 2018-07-29 03:52:27,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d196230b-1957-4d92-b411-af4d45421867 2018-07-29 03:52:27,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:29,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:29,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:30,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-fc13ced4-9cff-42f8-b39b-7fefc1f3d260 x-compute-request-id: req-fc13ced4-9cff-42f8-b39b-7fefc1f3d260 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:30,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fc13ced4-9cff-42f8-b39b-7fefc1f3d260 2018-07-29 03:52:30,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46377491951s 2018-07-29 03:52:30,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fc13ced4-9cff-42f8-b39b-7fefc1f3d260 2018-07-29 03:52:30,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:32,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:32,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:32,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-76635ac9-7487-4b77-9b29-31eebd0c5c0b x-compute-request-id: req-76635ac9-7487-4b77-9b29-31eebd0c5c0b 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:32,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76635ac9-7487-4b77-9b29-31eebd0c5c0b 2018-07-29 03:52:32,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20720911026s 2018-07-29 03:52:32,555 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76635ac9-7487-4b77-9b29-31eebd0c5c0b 2018-07-29 03:52:32,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:34,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:34,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-6ce7acec-806c-40ec-81b3-ff27141406dd x-compute-request-id: req-6ce7acec-806c-40ec-81b3-ff27141406dd 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:34,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ce7acec-806c-40ec-81b3-ff27141406dd 2018-07-29 03:52:34,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210427045822s 2018-07-29 03:52:34,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ce7acec-806c-40ec-81b3-ff27141406dd 2018-07-29 03:52:34,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:36,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:37,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-e2efb3e0-7eda-4abb-82f1-14a3d7d83857 x-compute-request-id: req-e2efb3e0-7eda-4abb-82f1-14a3d7d83857 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:37,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e2efb3e0-7eda-4abb-82f1-14a3d7d83857 2018-07-29 03:52:37,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435626029968s 2018-07-29 03:52:37,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e2efb3e0-7eda-4abb-82f1-14a3d7d83857 2018-07-29 03:52:37,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:39,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:39,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:39,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-01b1ab13-aeef-4bf8-a022-93bcad682883 x-compute-request-id: req-01b1ab13-aeef-4bf8-a022-93bcad682883 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:39,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-01b1ab13-aeef-4bf8-a022-93bcad682883 2018-07-29 03:52:39,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212811946869s 2018-07-29 03:52:39,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-01b1ab13-aeef-4bf8-a022-93bcad682883 2018-07-29 03:52:39,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:41,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:41,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-7dcb59a9-9389-4e01-b0ec-fa93b4bda0be x-compute-request-id: req-7dcb59a9-9389-4e01-b0ec-fa93b4bda0be 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:41,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7dcb59a9-9389-4e01-b0ec-fa93b4bda0be 2018-07-29 03:52:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373446941376s 2018-07-29 03:52:41,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7dcb59a9-9389-4e01-b0ec-fa93b4bda0be 2018-07-29 03:52:41,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:43,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:44,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-34a79e6d-fe02-4c53-b8b0-a7d0b98574ec x-compute-request-id: req-34a79e6d-fe02-4c53-b8b0-a7d0b98574ec 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:44,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34a79e6d-fe02-4c53-b8b0-a7d0b98574ec 2018-07-29 03:52:44,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208249092102s 2018-07-29 03:52:44,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34a79e6d-fe02-4c53-b8b0-a7d0b98574ec 2018-07-29 03:52:44,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:46,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:46,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-4ac991c7-364e-432b-a778-3d86e4bda5ba x-compute-request-id: req-4ac991c7-364e-432b-a778-3d86e4bda5ba 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:46,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ac991c7-364e-432b-a778-3d86e4bda5ba 2018-07-29 03:52:46,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356469154358s 2018-07-29 03:52:46,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ac991c7-364e-432b-a778-3d86e4bda5ba 2018-07-29 03:52:46,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:48,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ea3e233-8e01-40bb-bc40-ebe6913e8ec5 x-compute-request-id: req-1ea3e233-8e01-40bb-bc40-ebe6913e8ec5 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:48,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1ea3e233-8e01-40bb-bc40-ebe6913e8ec5 2018-07-29 03:52:48,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410350084305s 2018-07-29 03:52:48,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1ea3e233-8e01-40bb-bc40-ebe6913e8ec5 2018-07-29 03:52:48,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:50,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:51,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-3e8b9d80-7e57-4512-9b46-d994aeca7887 x-compute-request-id: req-3e8b9d80-7e57-4512-9b46-d994aeca7887 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:51,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3e8b9d80-7e57-4512-9b46-d994aeca7887 2018-07-29 03:52:51,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216198921204s 2018-07-29 03:52:51,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3e8b9d80-7e57-4512-9b46-d994aeca7887 2018-07-29 03:52:51,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:53,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:53,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-30567799-bda8-4eea-bf77-62791d45aa2e x-compute-request-id: req-30567799-bda8-4eea-bf77-62791d45aa2e 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:53,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-30567799-bda8-4eea-bf77-62791d45aa2e 2018-07-29 03:52:53,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375334978104s 2018-07-29 03:52:53,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-30567799-bda8-4eea-bf77-62791d45aa2e 2018-07-29 03:52:53,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:55,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:55,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:55,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cf58ada-9b7c-4c07-9503-7c786cc00aa3 x-compute-request-id: req-3cf58ada-9b7c-4c07-9503-7c786cc00aa3 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:55,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3cf58ada-9b7c-4c07-9503-7c786cc00aa3 2018-07-29 03:52:55,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235780000687s 2018-07-29 03:52:55,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3cf58ada-9b7c-4c07-9503-7c786cc00aa3 2018-07-29 03:52:55,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:57,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:57,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:52:57,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-42f7358b-e30e-4e31-8fc4-a5e24718f0a6 x-compute-request-id: req-42f7358b-e30e-4e31-8fc4-a5e24718f0a6 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:52:57,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-42f7358b-e30e-4e31-8fc4-a5e24718f0a6 2018-07-29 03:52:57,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20666885376s 2018-07-29 03:52:57,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-42f7358b-e30e-4e31-8fc4-a5e24718f0a6 2018-07-29 03:52:57,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:52:59,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:52:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:00,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:52: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-bbacac39-98ba-42ec-8f26-5b0f2f795f15 x-compute-request-id: req-bbacac39-98ba-42ec-8f26-5b0f2f795f15 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:00,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bbacac39-98ba-42ec-8f26-5b0f2f795f15 2018-07-29 03:53:00,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203254938126s 2018-07-29 03:53:00,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bbacac39-98ba-42ec-8f26-5b0f2f795f15 2018-07-29 03:53:00,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:53:02,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:53:02,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:03,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-7ca8a434-4d39-4e07-86c0-91ac5cdc1e9a x-compute-request-id: req-7ca8a434-4d39-4e07-86c0-91ac5cdc1e9a 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:03,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7ca8a434-4d39-4e07-86c0-91ac5cdc1e9a 2018-07-29 03:53:03,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975406885147s 2018-07-29 03:53:03,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7ca8a434-4d39-4e07-86c0-91ac5cdc1e9a 2018-07-29 03:53:03,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:53:05,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:53:05,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:05,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-e444ed06-869e-4794-96ea-ea83a68fa8f3 x-compute-request-id: req-e444ed06-869e-4794-96ea-ea83a68fa8f3 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:05,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e444ed06-869e-4794-96ea-ea83a68fa8f3 2018-07-29 03:53:05,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.257740020752s 2018-07-29 03:53:05,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e444ed06-869e-4794-96ea-ea83a68fa8f3 2018-07-29 03:53:05,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:53:07,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:53:07,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:07,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-b9a77908-08c6-45af-8883-51b251d0c2ee x-compute-request-id: req-b9a77908-08c6-45af-8883-51b251d0c2ee 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:07,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9a77908-08c6-45af-8883-51b251d0c2ee 2018-07-29 03:53:07,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376919031143s 2018-07-29 03:53:07,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9a77908-08c6-45af-8883-51b251d0c2ee 2018-07-29 03:53:07,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:53:09,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:53:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:09,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-402058de-f807-4bc5-af9d-6537f0bd9e97 x-compute-request-id: req-402058de-f807-4bc5-af9d-6537f0bd9e97 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:09,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-402058de-f807-4bc5-af9d-6537f0bd9e97 2018-07-29 03:53:09,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192836999893s 2018-07-29 03:53:09,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-402058de-f807-4bc5-af9d-6537f0bd9e97 2018-07-29 03:53:09,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:53:11,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:53:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:12,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-19c53fe4-e9a9-4ca0-b3d7-3700ad51b008 x-compute-request-id: req-19c53fe4-e9a9-4ca0-b3d7-3700ad51b008 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:12,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-19c53fe4-e9a9-4ca0-b3d7-3700ad51b008 2018-07-29 03:53:12,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368675947189s 2018-07-29 03:53:12,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-19c53fe4-e9a9-4ca0-b3d7-3700ad51b008 2018-07-29 03:53:12,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:53:14,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:53:14,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:14,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-ea573e39-19ad-4a48-b876-63940bfd5baf x-compute-request-id: req-ea573e39-19ad-4a48-b876-63940bfd5baf 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.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-29T03:50:45Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:14,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ea573e39-19ad-4a48-b876-63940bfd5baf 2018-07-29 03:53:14,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199851036072s 2018-07-29 03:53:14,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ea573e39-19ad-4a48-b876-63940bfd5baf 2018-07-29 03:53:14,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:53:16,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:53:16,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:16,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-e77428dc-ca20-4bdc-b4e8-db74a6da4d93 x-compute-request-id: req-e77428dc-ca20-4bdc-b4e8-db74a6da4d93 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:0b:0f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:53:14.000000", "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:53:14Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:16,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e77428dc-ca20-4bdc-b4e8-db74a6da4d93 2018-07-29 03:53:16,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198750972748s 2018-07-29 03:53:16,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e77428dc-ca20-4bdc-b4e8-db74a6da4d93 2018-07-29 03:53:16,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:53:16,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:16,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-005bb5b2-efab-4f64-811c-51fd8872f5e3 Date: Sun, 29 Jul 2018 03:53:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:53:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e81a3e9-4f31-400b-945f-20cecf472546","ip_address":"192.168.120.8"}],"id":"94f45f39-d917-465c-9816-785cd0078892","security_groups":["3e8acedd-4aae-4533-875f-fcf08e77a59a"],"mac_address":"fa:16:3e:04:0b:0f","project_id":"11aa8250d23d49e0b4da8245c721aa1e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:50:46Z","binding:vnic_type":"normal","device_id":"1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad","ip_allocation":"immediate"}]} 2018-07-29 03:53:16,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad used request id req-005bb5b2-efab-4f64-811c-51fd8872f5e3 2018-07-29 03:53:16,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0594289302826s 2018-07-29 03:53:16,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad used request id req-005bb5b2-efab-4f64-811c-51fd8872f5e3 2018-07-29 03:53:16,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:53:16,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=94f45f39-d917-465c-9816-785cd0078892" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:16,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-731b1ff3-32ea-4837-ab8e-94014fe2c593 Date: Sun, 29 Jul 2018 03:53:16 GMT RESP BODY: {"floatingips": []} 2018-07-29 03:53:16,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=94f45f39-d917-465c-9816-785cd0078892 used request id req-731b1ff3-32ea-4837-ab8e-94014fe2c593 2018-07-29 03:53:16,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464179515839s 2018-07-29 03:53:16,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=94f45f39-d917-465c-9816-785cd0078892 used request id req-731b1ff3-32ea-4837-ab8e-94014fe2c593 2018-07-29 03:53:16,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:53:16,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:17,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-852e4575-4c9c-426b-afc6-10aaf21deabe x-compute-request-id: req-852e4575-4c9c-426b-afc6-10aaf21deabe Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:0b:0f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:53:14.000000", "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:53:14Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:53:17,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-852e4575-4c9c-426b-afc6-10aaf21deabe 2018-07-29 03:53:17,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191679000854s 2018-07-29 03:53:17,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-852e4575-4c9c-426b-afc6-10aaf21deabe 2018-07-29 03:53:17,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:53:17,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:17,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-76e60645-3223-4244-8201-1f95ab228824 Date: Sun, 29 Jul 2018 03:53:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:53:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e81a3e9-4f31-400b-945f-20cecf472546","ip_address":"192.168.120.8"}],"id":"94f45f39-d917-465c-9816-785cd0078892","security_groups":["3e8acedd-4aae-4533-875f-fcf08e77a59a"],"mac_address":"fa:16:3e:04:0b:0f","project_id":"11aa8250d23d49e0b4da8245c721aa1e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:50:46Z","binding:vnic_type":"normal","device_id":"1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad","ip_allocation":"immediate"}]} 2018-07-29 03:53:17,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad used request id req-76e60645-3223-4244-8201-1f95ab228824 2018-07-29 03:53:17,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0593428611755s 2018-07-29 03:53:17,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad used request id req-76e60645-3223-4244-8201-1f95ab228824 2018-07-29 03:53:17,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:53:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=94f45f39-d917-465c-9816-785cd0078892" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:17,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d523b00f-1dae-4a80-8ca0-8565e04c0186 Date: Sun, 29 Jul 2018 03:53:17 GMT RESP BODY: {"floatingips": []} 2018-07-29 03:53:17,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=94f45f39-d917-465c-9816-785cd0078892 used request id req-d523b00f-1dae-4a80-8ca0-8565e04c0186 2018-07-29 03:53:17,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0478048324585s 2018-07-29 03:53:17,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=94f45f39-d917-465c-9816-785cd0078892 used request id req-d523b00f-1dae-4a80-8ca0-8565e04c0186 2018-07-29 03:53:17,138 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:0b:0f', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'30e245df-9b93-44a3-b0d6-db67dbae9f3e'}), 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-29T03:53:14.000000', 'flavor': Munch({u'id': u'c02f56e6-82fe-4e6b-9cea-3943957a63d8'}), 'az': u'nova', 'id': u'1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9b091e75a6ac4df98278de08aedd13ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11aa8250d23d49e0b4da8245c721aa1e', 'name': 'vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999', '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-29T03:53:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-29T03:53:14Z', 'hostId': u'87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961', '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-29T03:53:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'11aa8250d23d49e0b4da8245c721aa1e', 'name': u'vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999', 'adminPass': None, 'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', 'created_at': u'2018-07-29T03:50:43Z', 'created': u'2018-07-29T03:50:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-29 03:53:17,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:53:17,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:17,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-d8a5e87f-ab73-488f-8c53-c80a08d1ecd2 Date: Sun, 29 Jul 2018 03:53:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11aa8250d23d49e0b4da8245c721aa1e","l2_adjacency":true,"status":"ACTIVE","subnets":["0e81a3e9-4f31-400b-945f-20cecf472546"],"description":"","tags":[],"updated_at":"2018-07-29T03:49:04Z","qos_policy_id":null,"name":"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999","admin_state_up":true,"tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:03Z","mtu":1450}]} 2018-07-29 03:53:17,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d8a5e87f-ab73-488f-8c53-c80a08d1ecd2 2018-07-29 03:53:17,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107959032059s 2018-07-29 03:53:17,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d8a5e87f-ab73-488f-8c53-c80a08d1ecd2 2018-07-29 03:53:17,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 03:53:17,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:53:17,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-265393ee-fcd0-4371-8f54-42be62081056 Date: Sun, 29 Jul 2018 03:53:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:53:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e81a3e9-4f31-400b-945f-20cecf472546","ip_address":"192.168.120.8"}],"id":"94f45f39-d917-465c-9816-785cd0078892","security_groups":["3e8acedd-4aae-4533-875f-fcf08e77a59a"],"mac_address":"fa:16:3e:04:0b:0f","project_id":"11aa8250d23d49e0b4da8245c721aa1e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:50:46Z","binding:vnic_type":"normal","device_id":"1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad","ip_allocation":"immediate"}]} 2018-07-29 03:53:17,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad used request id req-265393ee-fcd0-4371-8f54-42be62081056 2018-07-29 03:53:17,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0551159381866s 2018-07-29 03:53:17,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad used request id req-265393ee-fcd0-4371-8f54-42be62081056 2018-07-29 03:53:17,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-29 03:53:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"floatingip": {"floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "fixed_ip_address": "192.168.120.8", "port_id": "94f45f39-d917-465c-9816-785cd0078892"}}' 2018-07-29 03:53:19,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-c167ea31-0d7a-4937-90c5-2aa4e15e6c3e Date: Sun, 29 Jul 2018 03:53:19 GMT RESP BODY: {"floatingip": {"router_id": "2621374b-e3a2-46e0-80b2-347b70cd19a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:53:18Z", "updated_at": "2018-07-29T03:53:18Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dc61d00-47b6-4026-abb7-519daf40dfcb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:0b:0f", "device_id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_id": "94f45f39-d917-465c-9816-785cd0078892", "id": "f7c2f770-25fe-459c-b049-01ef9e6a477a", "qos_policy_id": null}} 2018-07-29 03:53:19,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c167ea31-0d7a-4937-90c5-2aa4e15e6c3e 2018-07-29 03:53:19,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.02555394173s 2018-07-29 03:53:19,334 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c167ea31-0d7a-4937-90c5-2aa4e15e6c3e 2018-07-29 03:53:19,337 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2621374b-e3a2-46e0-80b2-347b70cd19a6', 'updated_at': u'2018-07-29T03:53:18Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'94f45f39-d917-465c-9816-785cd0078892', 'id': u'f7c2f770-25fe-459c-b049-01ef9e6a477a', 'network': u'30f2de39-add9-4cd8-967e-f10938798b65', 'port': u'94f45f39-d917-465c-9816-785cd0078892', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11aa8250d23d49e0b4da8245c721aa1e', 'name': 'vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'11aa8250d23d49e0b4da8245c721aa1e', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7dc61d00-47b6-4026-abb7-519daf40dfcb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:04:0b:0f', u'device_id': u'1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', 'created_at': u'2018-07-29T03:53:18Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7dc61d00-47b6-4026-abb7-519daf40dfcb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:04:0b:0f', u'device_id': u'1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad'}), 'router': u'2621374b-e3a2-46e0-80b2-347b70cd19a6'}) 2018-07-29 03:53:19,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-29 03:53:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad/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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-29 03:53:19,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:53: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-7681cb2c-ab4e-42d0-ba07-d03f7e6e8896 x-compute-request-id: req-7681cb2c-ab4e-42d0-ba07-d03f7e6e8896 Content-Encoding: gzip Content-Length: 10028 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1833885892 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.324020] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.326435] pid_max: default: 32768 minimum: 301\n[ 0.327732] Security Framework initialized\n[ 0.328943] SELinux: Initializing.\n[ 0.330256] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.335379] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.338636] Mount-cache hash table entries: 4096\n[ 0.340171] Initializing cgroup subsys memory\n[ 0.341412] Initializing cgroup subsys devices\n[ 0.342664] Initializing cgroup subsys freezer\n[ 0.343889] Initializing cgroup subsys net_cls\n[ 0.345129] Initializing cgroup subsys blkio\n[ 0.346307] Initializing cgroup subsys perf_event\n[ 0.347556] Initializing cgroup subsys hugetlb\n[ 0.348863] Initializing cgroup subsys pids\n[ 0.350067] Initializing cgroup subsys net_prio\n[ 0.351373] CPU: Physical Processor ID: 0\n[ 0.353258] mce: CPU supports 10 MCE banks\n[ 0.354462] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.355883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.357304] tlb_flushall_shift: 6\n[ 0.358542] Freeing SMP alternatives: 28k freed\n[ 0.362426] ACPI: Core revision 20130517\n[ 0.364070] ACPI: All ACPI Tables successfully acquired\n[ 0.365637] ftrace: allocating 25812 entries in 101 pages\n[ 0.387312] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.389069] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.390745] smpboot: Max logical packages: 2\n[ 0.392171] Enabling x2apic\n[ 0.393154] Enabled x2apic\n[ 0.394313] Switched APIC routing to physical x2apic.\n[ 0.396597] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.398149] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.401023] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.408311] KVM setup paravirtual spinlock\n[ 0.410770] smpboot: Booting Node 0, Processors #1 OK\n[ 0.412411] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.434709] Brought up 2 CPUs\n[ 0.434712] KVM setup async PF for cpu 1\n[ 0.434715] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.437935] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.440151] devtmpfs: initialized\n[ 0.442728] EVM: security.selinux\n[ 0.443797] EVM: security.ima\n[ 0.444806] EVM: security.capability\n[ 0.446477] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.448103] pinctrl core: initialized pinctrl subsystem\n[ 0.449562] NET: Registered protocol family 16\n[ 0.451037] ACPI: bus type PCI registered\n[ 0.452248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.454185] PCI: Using configuration type 1 for base access\n[ 0.459211] ACPI: Added _OSI(Module Device)\n[ 0.460640] ACPI: Added _OSI(Processor Device)\n[ 0.462081] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.463549] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.466329] ACPI: Interpreter enabled\n[ 0.467686] ACPI: (supports S0 S5)\n[ 0.468931] ACPI: Using IOAPIC for interrupt routing\n[ 0.470495] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.475053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.476868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.478796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.480717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.484189] acpiphp: Slot [3] registered\n[ 0.485512] acpiphp: Slot [4] registered\n[ 0.486858] acpiphp: Slot [5] registered\n[ 0.488153] acpiphp: Slot [6] registered\n[ 0.489483] acpiphp: Slot [7] registered\n[ 0.490832] acpiphp: Slot [8] registered\n[ 0.492147] acpiphp: Slot [9] registered\n[ 0.493463] acpiphp: Slot [10] registered\n[ 0.494827] acpiphp: Slot [11] registered\n[ 0.496166] acpiphp: Slot [12] registered\n[ 0.497525] acpiphp: Slot [13] registered\n[ 0.498884] acpiphp: Slot [14] registered\n[ 0.500228] acpiphp: Slot [15] registered\n[ 0.501593] acpiphp: Slot [16] registered\n[ 0.502943] acpiphp: Slot [17] registered\n[ 0.504283] acpiphp: Slot [18] registered\n[ 0.505641] acpiphp: Slot [19] registered\n[ 0.506997] acpiphp: Slot [20] registered\n[ 0.508356] acpiphp: Slot [21] registered\n[ 0.509707] acpiphp: Slot [22] registered\n[ 0.511056] acpiphp: Slot [23] registered\n[ 0.512325] acpiphp: Slot [24] registered\n[ 0.513414] acpiphp: Slot [25] registered\n[ 0.514502] acpiphp: Slot [26] registered\n[ 0.515594] acpiphp: Slot [27] registered\n[ 0.516720] acpiphp: Slot [28] registered\n[ 0.517805] acpiphp: Slot [29] registered\n[ 0.518890] acpiphp: Slot [30] registered\n[ 0.519975] acpiphp: Slot [31] registered\n[ 0.521056] PCI host bridge to bus 0000:00\n[ 0.522151] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.523445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.524938] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.526418] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.528397] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.530372] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.534851] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.536407] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.537863] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.539396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.543230] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545369] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.567774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569562] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.571278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.572982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.574677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576379] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578024] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.580114] vgaarb: loaded\n[ 0.580985] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582401] SCSI subsystem initialized\n[ 0.583487] ACPI: bus type USB registered\n[ 0.584607] usbcore: registered new interface driver usbfs\n[ 0.585945] usbcore: registered new interface driver hub\n[ 0.587265] usbcore: registered new device driver usb\n[ 0.588687] PCI: Using ACPI for IRQ routing\n[ 0.590104] NetLabel: Initializing\n[ 0.591101] NetLabel: domain hash size = 128\n[ 0.592232] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.593479] NetLabel: unlabeled traffic allowed by default\n[ 0.594928] Switched to clocksource kvm-clock\n[ 0.603372] pnp: PnP ACPI init\n[ 0.604327] ACPI: bus type PNP registered\n[ 0.605753] pnp: PnP ACPI: found 5 devices\n[ 0.606842] ACPI: bus type PNP unregistered\n[ 0.613954] NET: Registered protocol family 2\n[ 0.615391] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.617580] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.619398] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.620957] TCP: reno registered\n[ 0.621917] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.623343] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624963] NET: Registered protocol family 1\n[ 0.626150] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.627533] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.628880] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.648783] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668706] Unpacking initramfs...\n[ 1.108885] Freeing initrd memory: 37508k freed\n[ 1.118694] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.120325] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.123214] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.124804] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.126586] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.128033] Initialise system trusted keyring\n[ 1.129174] audit: initializing netlink socket (disabled)\n[ 1.130498] type=2000 audit(1532836397.299:1): initialized\n[ 1.147146] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.148598] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.150806] zpool: loaded\n[ 1.151675] zbud: loaded\n[ 1.152754] VFS: Disk quotas dquot_6.5.2\n[ 1.153865] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.155454] msgmni has been set to 7578\n[ 1.156587] Key type big_key registered\n[ 1.158364] NET: Registered protocol family 38\n[ 1.159545] Key type asymmetric registered\n[ 1.160637] Asymmetric key parser 'x509' registered\n[ 1.161864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.163969] io scheduler noop registered\n[ 1.165053] io scheduler deadline registered (default)\n[ 1.176141] io scheduler cfq registered\n[ 1.177289] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.178613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.180143] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.182169] ACPI: Power Button [PWRF]\n[ 1.183275] GHES: HEST is not enabled!\n[ 1.184383] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.208848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.210528] Non-volatile memory driver v1.3\n[ 1.211687] Linux agpgart interface v0.103\n[ 1.212892] crash memory driver: version 1.1\n[ 1.214075] rdac: device handler registered\n[ 1.215281] hp_sw: device handler registered\n[ 1.216421] emc: device handler registered\n[ 1.217520] alua: device handler registered\n[ 1.218715] libphy: Fixed MDIO Bus: probed\n[ 1.219913] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.221425] ehci-pci: EHCI PCI platform driver\n[ 1.222585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.224108] ohci-pci: OHCI PCI platform driver\n[ 1.225292] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.245112] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.246426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.248621] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.250058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.251681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.253391] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.255366] usb usb1: Product: UHCI Host Controller\n[ 1.256731] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.258558] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.259990] hub 1-0:1.0: USB hub found\n[ 1.261187] hub 1-0:1.0: 2 ports detected\n[ 1.262509] usbcore: registered new interface driver usbserial\n[ 1.263924] usbcore: registered new interface driver usbserial_generic\n[ 1.265409] usbserial: USB Serial support registered for generic\n[ 1.266831] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.269577] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.271195] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.272881] mousedev: PS/2 mouse device common for all mice\n[ 1.274784] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.278280] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.281166] rtc_cmos 00:00: RTC can wake from S4\n[ 1.282976] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.285588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.287283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.288999] cpuidle: using governor menu\n[ 1.290262] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.291877] usbcore: registered new interface driver usbhid\n[ 1.293359] usbhid: USB HID core driver\n[ 1.294590] drop_monitor: Initializing network drop monitor service\n[ 1.296338] TCP: cubic registered\n[ 1.297435] Initializing XFRM netlink socket\n[ 1.298802] NET: Registered protocol family 10\n[ 1.300380] NET: Registered protocol family 17\n[ 1.301862] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.303402] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.305386] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.308068] Loading compiled-in X.509 certificates\n[ 1.309439] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.312092] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.315223] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.317832] registered taskstats version 1\n[ 1.321030] Key type trusted registered\n[ 1.323598] Key type encrypted registered\n[ 1.326159] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.328002] rtc_cmos 00:00: setting system clock to 2018-07-29 03:53:16 UTC (1532836396)\n[ 1.331066] Freeing unused kernel memory: 1680k freed\n[ 1.336106] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.340445] systemd[1]: Detected virtualization kvm.\n[ 1.341745] systemd[1]: Detected architecture x86-64.\n[ 1.343131] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.345724] systemd[1]: No hostname configured.\n[ 1.347017] systemd[1]: Set hostname to .\n[ 1.348462] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.375242] systemd[1]: Reached target Swap.\n[ 1.376500] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.378665] systemd[1]: Created slice Root Slice.\n[ 1.380005] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.382317] systemd[1]: Listening on udev Control Socket.\n[ 1.383755] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.386166] systemd[1]: Listening on udev Kernel Socket.\n[ 1.387622] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.389878] systemd[1]: Reached target Timers.\n[ 1.391166] systemd[1]: Starting Timers.\n[ 1.392365] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.394676] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.397917] systemd[1]: Reached target Paths.\n[ 1.399216] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.401416] systemd[1]: Listening on Journal Socket.\n[ 1.402777] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.404959] systemd[1]: Reached target Sockets.\n[ 1.406290] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.408428] systemd[1]: Created slice System Slice.\n[ 1.409858] systemd[1]: Starting System Slice.\n[ 1.411545] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.414177] 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[ 1.418374] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.421018] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.423878] systemd[1]: Reached target Slices.\n[ 1.425049] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.427997] systemd[1]: Reached target Local File Systems.\n[ 1.429366] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.431628] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.494087] RPC: Registered named UNIX socket transport module.\n[ 1.495512] RPC: Registered udp transport module.\n[ 1.496692] RPC: Registered tcp transport module.\n[ 1.497871] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.564649] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.601296] FDC 0 is a S82078B\n[ 1.618675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.621531] scsi host0: ata_piix\n[ 1.622812] scsi host1: ata_piix\n[ 1.623900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.625475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.664484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.669961] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.716289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.717984] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.719726] usb 1-1: Product: QEMU USB Tablet\n[ 1.720924] usb 1-1: Manufacturer: QEMU\n[ 1.722021] usb 1-1: SerialNumber: 42\n[ 1.731501] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.733978] 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\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.817531] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.820263] XFS (vda1): Mounting V4 Filesystem\n[ 1.847143] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.071861] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.124018] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.130069] SELinux: Disabled at runtime.\n[ 2.166939] type=1404 audit(1532836397.338:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.200785] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.202471] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.733501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.763705] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.886545] type=1305 audit(1532836398.057:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n"} 2018-07-29 03:53:19,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad/action used request id req-7681cb2c-ab4e-42d0-ba07-d03f7e6e8896 2018-07-29 03:53:19,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106574058533s 2018-07-29 03:53:19,446 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad/action used request id req-7681cb2c-ab4e-42d0-ba07-d03f7e6e8896 2018-07-29 03:53:19,446 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1833885892 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.324020] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.326435] pid_max: default: 32768 minimum: 301 [ 0.327732] Security Framework initialized [ 0.328943] SELinux: Initializing. [ 0.330256] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.335379] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.338636] Mount-cache hash table entries: 4096 [ 0.340171] Initializing cgroup subsys memory [ 0.341412] Initializing cgroup subsys devices [ 0.342664] Initializing cgroup subsys freezer [ 0.343889] Initializing cgroup subsys net_cls [ 0.345129] Initializing cgroup subsys blkio [ 0.346307] Initializing cgroup subsys perf_event [ 0.347556] Initializing cgroup subsys hugetlb [ 0.348863] Initializing cgroup subsys pids [ 0.350067] Initializing cgroup subsys net_prio [ 0.351373] CPU: Physical Processor ID: 0 [ 0.353258] mce: CPU supports 10 MCE banks [ 0.354462] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.355883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.357304] tlb_flushall_shift: 6 [ 0.358542] Freeing SMP alternatives: 28k freed [ 0.362426] ACPI: Core revision 20130517 [ 0.364070] ACPI: All ACPI Tables successfully acquired [ 0.365637] ftrace: allocating 25812 entries in 101 pages [ 0.387312] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.389069] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.390745] smpboot: Max logical packages: 2 [ 0.392171] Enabling x2apic [ 0.393154] Enabled x2apic [ 0.394313] Switched APIC routing to physical x2apic. [ 0.396597] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.398149] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.401023] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.408311] KVM setup paravirtual spinlock [ 0.410770] smpboot: Booting Node 0, Processors #1 OK [ 0.412411] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.434709] Brought up 2 CPUs [ 0.434712] KVM setup async PF for cpu 1 [ 0.434715] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.437935] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.440151] devtmpfs: initialized [ 0.442728] EVM: security.selinux [ 0.443797] EVM: security.ima [ 0.444806] EVM: security.capability [ 0.446477] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.448103] pinctrl core: initialized pinctrl subsystem [ 0.449562] NET: Registered protocol family 16 [ 0.451037] ACPI: bus type PCI registered [ 0.452248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.454185] PCI: Using configuration type 1 for base access [ 0.459211] ACPI: Added _OSI(Module Device) [ 0.460640] ACPI: Added _OSI(Processor Device) [ 0.462081] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.463549] ACPI: Added _OSI(Processor Aggregator Device) [ 0.466329] ACPI: Interpreter enabled [ 0.467686] ACPI: (supports S0 S5) [ 0.468931] ACPI: Using IOAPIC for interrupt routing [ 0.470495] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.475053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.476868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.478796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.484189] acpiphp: Slot [3] registered [ 0.485512] acpiphp: Slot [4] registered [ 0.486858] acpiphp: Slot [5] registered [ 0.488153] acpiphp: Slot [6] registered [ 0.489483] acpiphp: Slot [7] registered [ 0.490832] acpiphp: Slot [8] registered [ 0.492147] acpiphp: Slot [9] registered [ 0.493463] acpiphp: Slot [10] registered [ 0.494827] acpiphp: Slot [11] registered [ 0.496166] acpiphp: Slot [12] registered [ 0.497525] acpiphp: Slot [13] registered [ 0.498884] acpiphp: Slot [14] registered [ 0.500228] acpiphp: Slot [15] registered [ 0.501593] acpiphp: Slot [16] registered [ 0.502943] acpiphp: Slot [17] registered [ 0.504283] acpiphp: Slot [18] registered [ 0.505641] acpiphp: Slot [19] registered [ 0.506997] acpiphp: Slot [20] registered [ 0.508356] acpiphp: Slot [21] registered [ 0.509707] acpiphp: Slot [22] registered [ 0.511056] acpiphp: Slot [23] registered [ 0.512325] acpiphp: Slot [24] registered [ 0.513414] acpiphp: Slot [25] registered [ 0.514502] acpiphp: Slot [26] registered [ 0.515594] acpiphp: Slot [27] registered [ 0.516720] acpiphp: Slot [28] registered [ 0.517805] acpiphp: Slot [29] registered [ 0.518890] acpiphp: Slot [30] registered [ 0.519975] acpiphp: Slot [31] registered [ 0.521056] PCI host bridge to bus 0000:00 [ 0.522151] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.523445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524938] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.526418] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.528397] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.530372] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.534851] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.536407] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.537863] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.539396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.543230] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545369] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.567774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569562] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.571278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.574677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576379] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578024] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580114] vgaarb: loaded [ 0.580985] vgaarb: bridge control possible 0000:00:02.0 [ 0.582401] SCSI subsystem initialized [ 0.583487] ACPI: bus type USB registered [ 0.584607] usbcore: registered new interface driver usbfs [ 0.585945] usbcore: registered new interface driver hub [ 0.587265] usbcore: registered new device driver usb [ 0.588687] PCI: Using ACPI for IRQ routing [ 0.590104] NetLabel: Initializing [ 0.591101] NetLabel: domain hash size = 128 [ 0.592232] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.593479] NetLabel: unlabeled traffic allowed by default [ 0.594928] Switched to clocksource kvm-clock [ 0.603372] pnp: PnP ACPI init [ 0.604327] ACPI: bus type PNP registered [ 0.605753] pnp: PnP ACPI: found 5 devices [ 0.606842] ACPI: bus type PNP unregistered [ 0.613954] NET: Registered protocol family 2 [ 0.615391] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.617580] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.619398] TCP: Hash tables configured (established 32768 bind 32768) [ 0.620957] TCP: reno registered [ 0.621917] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.623343] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624963] NET: Registered protocol family 1 [ 0.626150] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.627533] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.628880] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.648783] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668706] Unpacking initramfs... [ 1.108885] Freeing initrd memory: 37508k freed [ 1.118694] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.120325] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.123214] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.124804] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.126586] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.128033] Initialise system trusted keyring [ 1.129174] audit: initializing netlink socket (disabled) [ 1.130498] type=2000 audit(1532836397.299:1): initialized [ 1.147146] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.148598] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.150806] zpool: loaded [ 1.151675] zbud: loaded [ 1.152754] VFS: Disk quotas dquot_6.5.2 [ 1.153865] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.155454] msgmni has been set to 7578 [ 1.156587] Key type big_key registered [ 1.158364] NET: Registered protocol family 38 [ 1.159545] Key type asymmetric registered [ 1.160637] Asymmetric key parser 'x509' registered [ 1.161864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.163969] io scheduler noop registered [ 1.165053] io scheduler deadline registered (default) [ 1.176141] io scheduler cfq registered [ 1.177289] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.178613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.180143] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.182169] ACPI: Power Button [PWRF] [ 1.183275] GHES: HEST is not enabled! [ 1.184383] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.208848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.210528] Non-volatile memory driver v1.3 [ 1.211687] Linux agpgart interface v0.103 [ 1.212892] crash memory driver: version 1.1 [ 1.214075] rdac: device handler registered [ 1.215281] hp_sw: device handler registered [ 1.216421] emc: device handler registered [ 1.217520] alua: device handler registered [ 1.218715] libphy: Fixed MDIO Bus: probed [ 1.219913] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.221425] ehci-pci: EHCI PCI platform driver [ 1.222585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.224108] ohci-pci: OHCI PCI platform driver [ 1.225292] uhci_hcd: USB Universal Host Controller Interface driver [ 1.245112] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.246426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.248621] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.250058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.251681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.253391] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.255366] usb usb1: Product: UHCI Host Controller [ 1.256731] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.258558] usb usb1: SerialNumber: 0000:00:01.2 [ 1.259990] hub 1-0:1.0: USB hub found [ 1.261187] hub 1-0:1.0: 2 ports detected [ 1.262509] usbcore: registered new interface driver usbserial [ 1.263924] usbcore: registered new interface driver usbserial_generic [ 1.265409] usbserial: USB Serial support registered for generic [ 1.266831] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.269577] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.271195] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.272881] mousedev: PS/2 mouse device common for all mice [ 1.274784] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.278280] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.281166] rtc_cmos 00:00: RTC can wake from S4 [ 1.282976] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.285588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.287283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.288999] cpuidle: using governor menu [ 1.290262] hidraw: raw HID events driver (C) Jiri Kosina [ 1.291877] usbcore: registered new interface driver usbhid [ 1.293359] usbhid: USB HID core driver [ 1.294590] drop_monitor: Initializing network drop monitor service [ 1.296338] TCP: cubic registered [ 1.297435] Initializing XFRM netlink socket [ 1.298802] NET: Registered protocol family 10 [ 1.300380] NET: Registered protocol family 17 [ 1.301862] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.303402] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.305386] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.308068] Loading compiled-in X.509 certificates [ 1.309439] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.312092] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.315223] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.317832] registered taskstats version 1 [ 1.321030] Key type trusted registered [ 1.323598] Key type encrypted registered [ 1.326159] IMA: No TPM chip found, activating TPM-bypass! [ 1.328002] rtc_cmos 00:00: setting system clock to 2018-07-29 03:53:16 UTC (1532836396) [ 1.331066] Freeing unused kernel memory: 1680k freed [ 1.336106] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.340445] systemd[1]: Detected virtualization kvm. [ 1.341745] systemd[1]: Detected architecture x86-64. [ 1.343131] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.345724] systemd[1]: No hostname configured. [ 1.347017] systemd[1]: Set hostname to . [ 1.348462] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.375242] systemd[1]: Reached target Swap. [ 1.376500] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.378665] systemd[1]: Created slice Root Slice. [ 1.380005] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.382317] systemd[1]: Listening on udev Control Socket. [ 1.383755] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.386166] systemd[1]: Listening on udev Kernel Socket. [ 1.387622] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Timers. [ 1.389878] systemd[1]: Reached target Timers. [ 1.391166] systemd[1]: Starting Timers. [ 1.392365] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.394676] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.397917] systemd[1]: Reached target Paths. [ 1.399216] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.401416] systemd[1]: Listening on Journal Socket. [ 1.402777] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.404959] systemd[1]: Reached target Sockets. [ 1.406290] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.408428] systemd[1]: Created slice System Slice. [ 1.409858] systemd[1]: Starting System Slice. [ 1.411545] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.414177] 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... [ 1.418374] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.421018] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.423878] systemd[1]: Reached target Slices. [ 1.425049] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.427997] systemd[1]: Reached target Local File Systems. [ 1.429366] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.431628] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.494087] RPC: Registered named UNIX socket transport module. [ 1.495512] RPC: Registered udp transport module. [ 1.496692] RPC: Registered tcp transport module. [ 1.497871] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.564649] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.601296] FDC 0 is a S82078B [ 1.618675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.621531] scsi host0: ata_piix [ 1.622812] scsi host1: ata_piix [ 1.623900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.625475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.664484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.669961] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.716289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.717984] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.719726] usb 1-1: Product: QEMU USB Tablet [ 1.720924] usb 1-1: Manufacturer: QEMU [ 1.722021] usb 1-1: SerialNumber: 42 [ 1.731501] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.733978] 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 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.817531] SGI XFS with ACLs, security attributes, no debug enabled [ 1.820263] XFS (vda1): Mounting V4 Filesystem [ 1.847143] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.071861] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.124018] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.130069] SELinux: Disabled at runtime. [ 2.166939] type=1404 audit(1532836397.338:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.200785] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.202471] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice User and Session Slice. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Initrd File Systems. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.733501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.763705] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.886545] type=1305 audit(1532836398.057:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 2018-07-29 03:53:22,478 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201 2018-07-29 03:53:32,491 - paramiko.transport - DEBUG - starting thread (client mode): 0xd6312610L 2018-07-29 03:53:32,491 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-29 03:53:32,543 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-29 03:53:32,543 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-29 03:53:32,623 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-29 03:53:32,624 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-29 03:53:32,624 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-29 03:53:32,624 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-29 03:53:32,625 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-29 03:53:32,625 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-29 03:53:32,641 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-29 03:53:32,641 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-29 03:53:32,655 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-07-29 03:53:32,656 - paramiko.transport - DEBUG - Trying discovered key 58a8853155458309c91417ce3cdae2e2 in /tmp/tmpog8L2s 2018-07-29 03:53:32,691 - paramiko.transport - DEBUG - userauth is OK 2018-07-29 03:53:32,768 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-29 03:53:32,772 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-07-29 03:53:32,772 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-07-29 03:53:32,773 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-07-29 03:53:32,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-07-29 03:53:33,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:53:33,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:53:33,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:53:33,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:53:33,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:53:33,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:53:33,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:53:33,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4460, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4467, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1544, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4444, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 881, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 799, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4177, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4433, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-29 03:53:33,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:53:33,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:53:31 GMT 2018-07-29 03:53:33,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:53:33,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-29 03:53:33,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:53:33,100 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4460, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4467, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1544, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4444, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 881, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 802, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 799, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4177, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4433, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-07-29 03:53:33,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-07-29 03:53:33,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:53:33,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:53:33,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:53:33,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:53:33,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:53:33,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:53:33,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:53:33,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4460, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4467, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1544, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4444, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 881, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 799, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4177, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4433, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-29 03:53:33,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:53:33,343 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:53:32 GMT 2018-07-29 03:53:33,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:53:33,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-29 03:53:33,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:53:33,344 - functest.core.cloudify - INFO - The current manager status is running 2018-07-29 03:53:33,345 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-07-29 03:53:33,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:53:33,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:53:32.080Z", "updated_at": "2018-07-29T03:53:32.080Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:53:33,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:53:32 GMT 2018-07-29 03:53:33,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:53:33,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-29 03:53:33,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:53:33,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-07-29 03:53:33,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:53:33,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-07-29T03:53:32.080Z", "updated_at": "2018-07-29T03:53:32.080Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:53:32 GMT 2018-07-29 03:53:33,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:53:33,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-07-29 03:53:33,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:53:33,479 - functest.core.cloudify - DEBUG - List secrets: 2018-07-29 03:53:33,479 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-07-29 03:53:33,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:53:33,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:53:33,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:53:33,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:53:33,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:53:33,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:53:33,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:53:33,540 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-29 03:53:33,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-29T03:53:32.080Z", "updated_at": "2018-07-29T03:53:32.080Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-29 03:53:33,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:53:33,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:53:32 GMT 2018-07-29 03:53:33,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:53:33,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-29 03:53:33,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:53:33,541 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-07-29 03:53:33,542 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-07-29 03:53:33,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-07-29 03:53:33,542 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-29 03:53:33,544 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-29 03:53:33,544 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-29 03:53:33,565 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-29 03:53:33,686 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-29 03:53:33,687 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-29 03:53:33,689 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-29 03:53:33,689 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-29 03:53:33,690 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-29 03:53:33,700 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-29 03:54:08,352 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-29 03:54:08,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.cat.pdx.edu * extras: mirrors.usc.edu * updates: ftp.osuosl.org No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.9.1.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.9.1.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 18 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.9.1.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.9.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+--------------+ | service | status | +--------------------------------+--------------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | stop-sigterm | | Webserver | running | +--------------------------------+--------------+ 2018-07-29 03:54:08,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-07-29 03:54:08,353 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-29 03:54:08,354 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-29 03:54:11,706 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-07-29 03:54:11,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:54:11,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:54:12,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b10378bb-1673-4ba3-893c-69769921800d Date: Sun, 29 Jul 2018 03:54:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/snap", "metadata": {}}], "file": "/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/file", "owner": "11aa8250d23d49e0b4da8245c721aa1e", "id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "size": 4373348352, "self": "/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:50:39Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-29T03:49:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:54:12,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b10378bb-1673-4ba3-893c-69769921800d 2018-07-29 03:54:12,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.672240972519s 2018-07-29 03:54:12,383 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b10378bb-1673-4ba3-893c-69769921800d 2018-07-29 03:54:12,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 03:54:12,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_44b003c2-dbf2-4679-8db7-c9938a293999", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_44b003c2-dbf2-4679-8db7-c9938a293999"}' 2018-07-29 03:54:12,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0ac77898-7c49-466a-8709-239e01804a72 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42d797b7-7edb-4384-8c31-d5aa25eea950 Date: Sun, 29 Jul 2018 03:54:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0ac77898-7c49-466a-8709-239e01804a72/file", "owner": "11aa8250d23d49e0b4da8245c721aa1e", "id": "0ac77898-7c49-466a-8709-239e01804a72", "size": null, "self": "/v2/images/0ac77898-7c49-466a-8709-239e01804a72", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-07-29T03:54:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_44b003c2-dbf2-4679-8db7-c9938a293999", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_44b003c2-dbf2-4679-8db7-c9938a293999", "checksum": null, "created_at": "2018-07-29T03:54:12Z", "protected": false} 2018-07-29 03:54:12,436 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-42d797b7-7edb-4384-8c31-d5aa25eea950 2018-07-29 03:54:12,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0438849925995s 2018-07-29 03:54:12,437 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-42d797b7-7edb-4384-8c31-d5aa25eea950 returning object 0ac77898-7c49-466a-8709-239e01804a72 2018-07-29 03:54:12,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 03:54:12,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/0ac77898-7c49-466a-8709-239e01804a72/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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '' 2018-07-29 03:54:19,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-966a45a5-c3a7-4f56-81fd-0e00d86c220e Date: Sun, 29 Jul 2018 03:54: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-29 03:54:19,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0ac77898-7c49-466a-8709-239e01804a72/file used request id req-966a45a5-c3a7-4f56-81fd-0e00d86c220e 2018-07-29 03:54:19,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.70778894424s 2018-07-29 03:54:19,146 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0ac77898-7c49-466a-8709-239e01804a72/file used request id req-966a45a5-c3a7-4f56-81fd-0e00d86c220e 2018-07-29 03:54:19,146 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_44b003c2-dbf2-4679-8db7-c9938a293999', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T03:54:12Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/0ac77898-7c49-466a-8709-239e01804a72/file', u'owner': u'11aa8250d23d49e0b4da8245c721aa1e', u'virtual_size': None, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'id': u'0ac77898-7c49-466a-8709-239e01804a72', u'size': None, u'name': u'vyos_vrouter-img_alt_44b003c2-dbf2-4679-8db7-c9938a293999', u'checksum': None, u'self': u'/v2/images/0ac77898-7c49-466a-8709-239e01804a72', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T03:54:12Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 03:54:19,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 03:54:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_44b003c2-dbf2-4679-8db7-c9938a293999", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-29 03:54:19,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:54:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d718a9-7ed3-4062-9b92-fdf5b02a1c12 x-compute-request-id: req-53d718a9-7ed3-4062-9b92-fdf5b02a1c12 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_44b003c2-dbf2-4679-8db7-c9938a293999", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "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": 50, "id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4"}} 2018-07-29 03:54:19,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-53d718a9-7ed3-4062-9b92-fdf5b02a1c12 2018-07-29 03:54:19,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0463881492615s 2018-07-29 03:54:19,194 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-53d718a9-7ed3-4062-9b92-fdf5b02a1c12 2018-07-29 03:54:19,195 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_44b003c2-dbf2-4679-8db7-c9938a293999', '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'd2ac6b7eb80a4494a9cc93ffc7ae0749', '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'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4', 'swap': 0}) 2018-07-29 03:54:19,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 03:54:19,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4/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}496aa4fc32de49575a290e56073e471edf5deb9d" -d '{"extra_specs": {}}' 2018-07-29 03:54:19,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:54:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d52da180-af01-4467-9114-ace3b0f3271b x-compute-request-id: req-d52da180-af01-4467-9114-ace3b0f3271b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 03:54:19,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4/os-extra_specs used request id req-d52da180-af01-4467-9114-ace3b0f3271b 2018-07-29 03:54:19,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025768995285s 2018-07-29 03:54:19,221 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4/os-extra_specs used request id req-d52da180-af01-4467-9114-ace3b0f3271b 2018-07-29 03:54:19,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-29 03:54:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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-29 03:54:19,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46f7680-1a4b-4586-a1e9-c503dca665a0 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.3:35357/v3/", "rel": "self"}]}]}} 2018-07-29 03:54:19,234 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-e46f7680-1a4b-4586-a1e9-c503dca665a0 2018-07-29 03:54:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:54:19,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd3985d-6864-4fb6-9313-238575c3e134 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24fc9eb0771242ecb62efc71b7e240dc"}, "enabled": true, "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/3539089131cc4eafb6e7f05231bbb8ac"}, "enabled": true, "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a52aa64c6b84a4eafa1f9237c3070e2"}, "enabled": true, "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f4deff11c0d42f5b601e2dc652fd786"}, "enabled": true, "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5fdfa836c74a4512bc6799b26539f454"}, "enabled": true, "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/882fca0bd23d469b92c7e00c57d49ebf"}, "enabled": true, "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a41d741bdf3e41babacaa1fea3a0288f"}, "enabled": true, "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a7ac5e193ef1423b9220d52eae40ce26"}, "enabled": true, "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada02472ed6e43c0ba2f08097afab7dc"}, "enabled": true, "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7b3d220b59e436db804467fd89085d3"}, "enabled": true, "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d6638ca23cc04e32ab17cfabaa625269"}, "enabled": true, "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df3d849424924aa3a3fbc37d6edec964"}, "enabled": true, "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e1e04925bf5c43e783b8db99c480f9e1"}, "enabled": true, "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/f124a28f6bb44cb79738ec1e11c32379"}, "enabled": true, "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f827442bf1db4a5bbf1a97f521645c55"}, "enabled": true, "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-07-29 03:54:19,332 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7dd3985d-6864-4fb6-9313-238575c3e134 2018-07-29 03:54:19,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.107453107834s 2018-07-29 03:54:19,332 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7dd3985d-6864-4fb6-9313-238575c3e134 2018-07-29 03:54:19,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-29 03:54:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:54:19,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a826eb6-f678-4918-a145-35c35a71e106 Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/01f085323edb436890e0e107743504d5"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "01f085323edb436890e0e107743504d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/030261ab3370436d9b6d0b1b38a43842"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0882eaa882a84997897f7e5ba6482b68"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0b4deaaaca344fb88130bf788f47d1a7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0efce91dd3594b1caf39e7be1b3b9339"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0f474140054a454fa0986ce40ee61010"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "0f474140054a454fa0986ce40ee61010"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/14ec9c1fd10347779715789766e41ce6"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "14ec9c1fd10347779715789766e41ce6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2e381f543da34bc8b523bbc3b3092cc4"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/30ecc0ae663d4a62804d87cc1ea47dcf"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3220d3907c7a46c9b2dcc113aedb86b5"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/332b285e47bb4977a0340d0d71354855"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "332b285e47bb4977a0340d0d71354855"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3f12678176c34e7180de4546c1122797"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "3f12678176c34e7180de4546c1122797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5360f94b00de464ead13026af54e6ace"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df3d849424924aa3a3fbc37d6edec964", "id": "5360f94b00de464ead13026af54e6ace"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/55eef46f7828422a80a50ce638953e4e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "55eef46f7828422a80a50ce638953e4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/65fde224ca724585a62bbf67aad19b84"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "65fde224ca724585a62bbf67aad19b84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6c5816e7c49e459e8578d838cadb2667"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/79fb50b3b066442a903a2fef7560ae5e"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/80f52d98dbc34b1fb17f0fdddd272d00"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/83291eaee6974f0bab1620e545b9e31e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9054b2545aaa4ea5b402ba262b4fed4a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/92cd0f2eab6948af855e9c52154f3541"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6638ca23cc04e32ab17cfabaa625269", "id": "92cd0f2eab6948af855e9c52154f3541"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9698f4781409424d8d4dc30d91412a33"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "9698f4781409424d8d4dc30d91412a33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9ef773cd3d494851abcacbf539af0546"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3539089131cc4eafb6e7f05231bbb8ac", "id": "9ef773cd3d494851abcacbf539af0546"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9f4432f238794f3ba432f910567c079c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "9f4432f238794f3ba432f910567c079c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a169364f452d4f4ab4d1f0e40a11415d"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "882fca0bd23d469b92c7e00c57d49ebf", "id": "a169364f452d4f4ab4d1f0e40a11415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ad468a9402f94bea84ff9fb4f54002ab"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/adb57b669eca4ccb9ab74600c8e63226"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b3ba7180b87d4b59b1e8412acf711bd4"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b4598eca03944f33adb6c2f2c970fc1a"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b4fe72426d19482c9f71c74417831cb5"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7ac5e193ef1423b9220d52eae40ce26", "id": "b4fe72426d19482c9f71c74417831cb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b9cac9ad726e47bab205f4be14ee0b06"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bd63d0dd26a847d4a74ffcbd2ef38373"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24fc9eb0771242ecb62efc71b7e240dc", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/beedf64186a64554b705ed599df5a2fa"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "beedf64186a64554b705ed599df5a2fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c5aa8c3dc3954006a499fe2529ed5ac0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c7962433e6494d4d921d19444ca02abe"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f4deff11c0d42f5b601e2dc652fd786", "id": "c7962433e6494d4d921d19444ca02abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e238591f68a74d5c80b7f2d3fc81eb70"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fdfa836c74a4512bc6799b26539f454", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e2cc57756a4a4c2ab7891e51d1505707"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f124a28f6bb44cb79738ec1e11c32379", "id": "e2cc57756a4a4c2ab7891e51d1505707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ed3b347e009d4cc0b14c1588cbd2eade"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ada02472ed6e43c0ba2f08097afab7dc", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/eeed187193ab48d8be495ec0e47a7d34"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7b3d220b59e436db804467fd89085d3", "id": "eeed187193ab48d8be495ec0e47a7d34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f0cf838c4da848f3921c04e799d3ff5f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f827442bf1db4a5bbf1a97f521645c55", "id": "f0cf838c4da848f3921c04e799d3ff5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f220ac2b3dbc42a5823499251b7173df"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a52aa64c6b84a4eafa1f9237c3070e2", "id": "f220ac2b3dbc42a5823499251b7173df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fe4051cbc16c49b58dc023975a7368ed"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e1e04925bf5c43e783b8db99c480f9e1", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-29 03:54:19,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-9a826eb6-f678-4918-a145-35c35a71e106 2018-07-29 03:54:19,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.100158929825s 2018-07-29 03:54:19,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-9a826eb6-f678-4918-a145-35c35a71e106 2018-07-29 03:54:19,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:54:19,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:54:19,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-beac5393-8340-4ee5-9f5a-5a48a5639e20 Date: Sun, 29 Jul 2018 03:54:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "adb79520-caee-48fb-bcf9-bd14e2f182fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "b1ce2169-a856-4107-ac01-909fa5833894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "bc585070-8bfb-435e-9ba7-fbed45865939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "cb274924-0edb-45d4-8184-2dc719977496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-29T03:50:42Z", "revision_number": 0, "id": "e40ead77-5d58-4ae1-87b0-8717289085f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:42Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "ea5643e4-0983-4b5d-ba6b-c3d7e89fa249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 7, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 1, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}]} 2018-07-29 03:54:19,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-beac5393-8340-4ee5-9f5a-5a48a5639e20 2018-07-29 03:54:19,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524699687958s 2018-07-29 03:54:19,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-beac5393-8340-4ee5-9f5a-5a48a5639e20 2018-07-29 03:54:19,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 03:54:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -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": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e"}}' 2018-07-29 03:54:19,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-be133f8e-71f5-467a-838b-b206352cb92a Date: Sun, 29 Jul 2018 03:54:19 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-29T03:54:19Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "port_range_min": 22, "revision_number": 0, "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:54:19Z", "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "0807e9d6-99c2-4579-9f85-f19b5d656103"}} 2018-07-29 03:54:19,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-be133f8e-71f5-467a-838b-b206352cb92a 2018-07-29 03:54:19,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.354197978973s 2018-07-29 03:54:19,863 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-be133f8e-71f5-467a-838b-b206352cb92a 2018-07-29 03:54:19,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-07-29 03:54:19,869 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-07-29 03:54:21,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:21,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:21,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:21,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:21,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:21,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:21,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:21,637 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-07-29 03:54:21,638 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:21.595Z", "updated_at": "2018-07-29T03:54:21.595Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-07-29 03:54:21,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:21,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:21 GMT 2018-07-29 03:54:21,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:21,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-07-29 03:54:21,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:21,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-07-29 03:54:21,652 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.25:5000", "keystone_tenant_name": "vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "0ac77898-7c49-466a-8709-239e01804a72", "keystone_password": "d1619939-ab12-4c90-986b-14ac299f2af0", "reference_vnf_flavor_id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "target_vnf_flavor_id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "target_vnf_image_id": "0ac77898-7c49-466a-8709-239e01804a72"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-07-29 03:54:22,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:22,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:22,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "target_vnf_flavor_id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "0ac77898-7c49-466a-8709-239e01804a72", "keystone_password": "d1619939-ab12-4c90-986b-14ac299f2af0", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.25:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "0ac77898-7c49-466a-8709-239e01804a72", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:21.837Z", "updated_at": "2018-07-29T03:54:21.837Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:22 GMT 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:22,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-07-29 03:54:22,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:22,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-07-29 03:54:22,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:22,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:22,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:22,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:22,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:22,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:22,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:22,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:22.290Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b85a4334-1adf-450a-b63f-7458330a131e"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-29 03:54:22,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:22,496 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:22 GMT 2018-07-29 03:54:22,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:22,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-07-29 03:54:22,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:22,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:22,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:22,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:22 GMT 2018-07-29 03:54:22,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:22,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-29 03:54:22,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:22,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/b85a4334-1adf-450a-b63f-7458330a131e 2018-07-29 03:54:22,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:22,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:22,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:22,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:22.290Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b85a4334-1adf-450a-b63f-7458330a131e"} 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:22 GMT 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-29 03:54:22,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:27,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:27,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:27,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:27,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:27,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:27,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:27,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:27,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:27,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:23.286Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:23.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:23.653Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:23.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:23.653Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:23.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:23.653Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:23.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:23.752Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:23.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:24.627Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:24.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:24.627Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:24.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:24.627Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:24.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:24.627Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:24.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:25.633Z", "message": "Installing from directory: /tmp/tmpLljknu [args=--prefix=\"/tmp/openstack-neTaMy\" --constraint=\"/tmp/openstack-neTaMy/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:25.633Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:25.633Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpLljknu --prefix=\"/tmp/openstack-neTaMy\" --constraint=\"/tmp/openstack-neTaMy/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:25.633Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-07-29 03:54:27,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:27,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:27 GMT 2018-07-29 03:54:27,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:27,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-07-29 03:54:27,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:27,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-07-29 03:54:27,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-29 03:54:27,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-07-29 03:54:27,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-29 03:54:27,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-07-29 03:54:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-07-29 03:54:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-07-29 03:54:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-07-29 03:54:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-07-29 03:54:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpLljknu [args=--prefix="/tmp/openstack-neTaMy" --constraint="/tmp/openstack-neTaMy/constraint.txt", package_name=cloudify-openstack-plugin] 2018-07-29 03:54:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpLljknu --prefix="/tmp/openstack-neTaMy" --constraint="/tmp/openstack-neTaMy/constraint.txt" 2018-07-29 03:54:27,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/b85a4334-1adf-450a-b63f-7458330a131e 2018-07-29 03:54:27,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:27,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:22.290Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b85a4334-1adf-450a-b63f-7458330a131e"} 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:27 GMT 2018-07-29 03:54:27,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:27,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-29 03:54:27,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:32,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:32,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:32,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:32 GMT 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:32,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/b85a4334-1adf-450a-b63f-7458330a131e 2018-07-29 03:54:32,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:32,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:32,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:32,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:32,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:32,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:32,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:32,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:22.290Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b85a4334-1adf-450a-b63f-7458330a131e"} 2018-07-29 03:54:32,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:32,918 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:32 GMT 2018-07-29 03:54:32,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:32,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-29 03:54:32,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:37,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:38,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:38,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:38,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:38,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:38,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:38,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:38,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:38,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-29 03:54:38,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:38,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:38 GMT 2018-07-29 03:54:38,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:38,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-29 03:54:38,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:38,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/b85a4334-1adf-450a-b63f-7458330a131e 2018-07-29 03:54:38,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:38,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:38,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:38,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:38,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:38,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:38,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:38,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:22.290Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b85a4334-1adf-450a-b63f-7458330a131e"} 2018-07-29 03:54:38,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:38,074 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:38 GMT 2018-07-29 03:54:38,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:38,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-29 03:54:38,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:43,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:43,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:43,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:43,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:43 GMT 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:43,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-29 03:54:43,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:43,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/b85a4334-1adf-450a-b63f-7458330a131e 2018-07-29 03:54:43,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:43,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:22.290Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b85a4334-1adf-450a-b63f-7458330a131e"} 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:43 GMT 2018-07-29 03:54:43,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:43,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-29 03:54:43,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:48,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:48,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:48,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:48,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:48 GMT 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:48,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-29 03:54:48,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:48,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/b85a4334-1adf-450a-b63f-7458330a131e 2018-07-29 03:54:48,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:48,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:22.290Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b85a4334-1adf-450a-b63f-7458330a131e"} 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:48 GMT 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:48,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-07-29 03:54:48,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:53,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:53,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:53,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:53,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:53,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:53,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:53,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:53,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:53,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:51.681Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:51.681Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:52.670Z", "message": "Removing directory: /tmp/tmpLljknu", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:52.670Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e", "logger": "2ddd6522-5cc4-453d-9c3e-974d5c57dd8d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:52.682Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:52.682Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b85a4334-1adf-450a-b63f-7458330a131e"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-07-29 03:54:53,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:53,424 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:53 GMT 2018-07-29 03:54:53,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:53,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1555 2018-07-29 03:54:53,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:53,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-07-29 03:54:53,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpLljknu 2018-07-29 03:54:53,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-29 03:54:53,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/b85a4334-1adf-450a-b63f-7458330a131e 2018-07-29 03:54:53,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:53,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:53,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:53,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:22.290Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "b85a4334-1adf-450a-b63f-7458330a131e"} 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:53 GMT 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-07-29 03:54:53,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:53,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-07-29 03:54:53,485 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:53 GMT 2018-07-29 03:54:53,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:53,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:54:53,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:53,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:53 GMT 2018-07-29 03:54:53,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:53,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-29 03:54:53,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:53,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:54:53,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:53,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:53,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:53,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:53,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:53,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:53,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:53,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:54:53,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:53,770 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:53 GMT 2018-07-29 03:54:53,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:53,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:54:53,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:58,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:54:59,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:59,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:59,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:59,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:59,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:59,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:59,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:59,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:54.715Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:54.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "security_group_kou8ly", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_ip_qrygkp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "security_group_kou8ly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_network_bcjuga", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_network_p2un8s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_network_bcjuga", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_network_bcjuga", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_ip_qrygkp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_ip_qrygkp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_network_p2un8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "security_group_kou8ly", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.390Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "security_group_kou8ly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:56.869Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:56.869Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "37e42a98-b65b-47d0-8936-a6ebf6e9460f"}, {"node_instance_id": "security_group_kou8ly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.074Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.074Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "37e42a98-b65b-47d0-8936-a6ebf6e9460f"}, {"node_instance_id": "security_group_kou8ly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.074Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.074Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "37e42a98-b65b-47d0-8936-a6ebf6e9460f"}, {"node_instance_id": "security_group_kou8ly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.074Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.074Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "37e42a98-b65b-47d0-8936-a6ebf6e9460f"}, {"node_instance_id": "security_group_kou8ly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.074Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.074Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "37e42a98-b65b-47d0-8936-a6ebf6e9460f"}, {"node_instance_id": "security_group_kou8ly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.074Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.074Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "37e42a98-b65b-47d0-8936-a6ebf6e9460f"}, {"node_instance_id": "target_vnf_ip_jp5idg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.534Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "keypair_h4bype", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.534Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "keypair_h4bype", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.534Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_ip_jp5idg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.534Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "keypair_h4bype", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.534Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "external_network_crx66n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.534Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_network_p2un8s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.534Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "external_network_crx66n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:57.534Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:57.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "security_group_kou8ly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:58.088Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:58.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "37e42a98-b65b-47d0-8936-a6ebf6e9460f"}, {"node_instance_id": "security_group_kou8ly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:58.088Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:58.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "37e42a98-b65b-47d0-8936-a6ebf6e9460f"}, {"node_instance_id": "data_plane_network_bcjuga", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:58.565Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:58.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "external_network_crx66n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:58.565Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:58.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}], "metadata": {"pagination": {"total": 30, "offset": 0, "size": 50}}} 2018-07-29 03:54:59,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:59,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:59 GMT 2018-07-29 03:54:59,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:59,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16251 2018-07-29 03:54:59,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:54:59,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-07-29 03:54:59,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-29 03:54:59,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:54:59,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:54:59,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:54:59,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-07-29 03:54:59,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-07-29 03:54:59,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-07-29 03:54:59,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-29 03:54:59,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-29 03:54:59,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:54:59,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-29 03:54:59,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-07-29 03:54:59,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:54:59,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:54:59,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:54:59,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:54:59,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:54:59,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-29 03:54:59,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-07-29 03:54:59,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:54:59,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:54:59,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-07-29 03:54:59,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:54:59,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-07-29 03:54:59,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-07-29 03:54:59,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:54:59,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-29 03:54:59,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-07-29 03:54:59,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-07-29 03:54:59,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:54:59,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:54:59,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:54:59,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:54:59,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:54:59,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:54:59,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:54:59,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:54:59,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:54:59,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:54:59,160 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:54:59 GMT 2018-07-29 03:54:59,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:54:59,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:54:59,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:04,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:55:04,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:04,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:04,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:04,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:04,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:04,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:04,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:04,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_qrygkp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:59.463Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'created_at': u'2018-07-29T03:54:58Z', u'updated_at': u'2018-07-29T03:54:58Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'port_id': None, u'id': u'c27f1287-3bcd-4b11-91a6-a0ffdbceda55', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:59.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "4536ea1f-18b9-4bc3-b716-5c49228154ef"}, {"node_instance_id": "data_plane_network_bcjuga", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:59.593Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:59.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "keypair_h4bype", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:59.593Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:59.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_network_p2un8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:59.593Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:59.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_network_bcjuga", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:59.593Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:59.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_ip_jp5idg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:59.593Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:59.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_network_p2un8s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:59.593Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:59.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "keypair_h4bype", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:54:59.593Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:54:59.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "external_network_crx66n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.217Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "2965303a-001f-4ab9-9c40-adca58c6f449"}, {"node_instance_id": "external_network_crx66n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_ip_qrygkp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_subnet_vdb8cq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_subnet_vdb8cq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "keypair_h4bype", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_network_p2un8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_ip_qrygkp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_subnet_vdb8cq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_ip_qrygkp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "external_network_crx66n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "security_group_kou8ly", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:00.783Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:00.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_ip_jp5idg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:01.710Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'created_at': u'2018-07-29T03:55:01Z', u'updated_at': u'2018-07-29T03:55:01Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'port_id': None, u'id': u'7a2ba2ba-f67a-4bd2-9dcb-cc56e9796db1', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:01.710Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "4caba288-296c-4861-abf4-c35604c0de6b"}, {"node_instance_id": "security_group_kou8ly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:01.814Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:01.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "external_network_crx66n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:01.814Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:01.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "security_group_kou8ly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:01.814Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:01.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_ip_jp5idg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:02.866Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:02.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "router_hsshlq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:02.866Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:02.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "router_hsshlq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:02.866Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:02.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "router_hsshlq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:02.866Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:02.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_ip_jp5idg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:02.866Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:02.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_subnet_vdb8cq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:02.866Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:02.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_subnet_vdb8cq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:03.873Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:03.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_ip_jp5idg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:03.873Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:03.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}], "metadata": {"pagination": {"total": 62, "offset": 30, "size": 50}}} 2018-07-29 03:55:04,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:04,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:04 GMT 2018-07-29 03:55:04,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:04,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16576 2018-07-29 03:55:04,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:04,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'created_at': u'2018-07-29T03:54:58Z', u'updated_at': u'2018-07-29T03:54:58Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'port_id': None, u'id': u'c27f1287-3bcd-4b11-91a6-a0ffdbceda55', u'qos_policy_id': None} 2018-07-29 03:55:04,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:04,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:04,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:04,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:04,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-29 03:55:04,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-07-29 03:55:04,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-07-29 03:55:04,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-07-29 03:55:04,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:04,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:04,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:04,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-07-29 03:55:04,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:04,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:04,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:04,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-07-29 03:55:04,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-29 03:55:04,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-07-29 03:55:04,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-29 03:55:04,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'created_at': u'2018-07-29T03:55:01Z', u'updated_at': u'2018-07-29T03:55:01Z', u'floating_network_id': u'30f2de39-add9-4cd8-967e-f10938798b65', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'11aa8250d23d49e0b4da8245c721aa1e', u'port_id': None, u'id': u'7a2ba2ba-f67a-4bd2-9dcb-cc56e9796db1', u'qos_policy_id': None} 2018-07-29 03:55:04,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:04,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:04,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:04,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:04,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:04,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-07-29 03:55:04,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-07-29 03:55:04,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-29 03:55:04,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-07-29 03:55:04,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:04,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:04,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:55:04,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:04,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:04,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:04,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:04,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:04,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:04,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:04,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:55:04,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:04,295 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:04 GMT 2018-07-29 03:55:04,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:04,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:55:04,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:09,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:55:09,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:09,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:09,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:09,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:09,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:09,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:09,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:09,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_d6yx9o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:04.880Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:04.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "data_plane_subnet_vdb8cq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:04.880Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:04.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_data_plane_port_p0s42z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:05.894Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:05.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_data_plane_port_p0s42z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:05.894Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:05.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_data_plane_port_d6yx9o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:05.894Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:05.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_data_plane_port_p0s42z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:05.894Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:05.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_data_plane_port_d6yx9o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:05.894Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:05.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "router_hsshlq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:05.894Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:05.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "router_hsshlq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:06.899Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:06.899Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "router_hsshlq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:06.899Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:06.899Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_subnet_zpafz2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:07.908Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:07.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_subnet_zpafz2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:07.908Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:07.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_subnet_zpafz2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:07.908Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:07.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_data_plane_port_p0s42z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:08.912Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:08.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_data_plane_port_d6yx9o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:08.912Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:08.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}], "metadata": {"pagination": {"total": 77, "offset": 62, "size": 50}}} 2018-07-29 03:55:09,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:09,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:09 GMT 2018-07-29 03:55:09,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:09,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7574 2018-07-29 03:55:09,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:09,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:09,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:09,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:09,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-07-29 03:55:09,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-07-29 03:55:09,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-07-29 03:55:09,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-07-29 03:55:09,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-07-29 03:55:09,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:09,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:09,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:09,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-07-29 03:55:09,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-07-29 03:55:09,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-07-29 03:55:09,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-07-29 03:55:09,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:09 GMT 2018-07-29 03:55:09,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:09,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:55:09,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:14,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:55:14,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:14,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:14,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:14,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:14,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:14,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:14,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:14,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_p0s42z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:09.918Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:09.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_data_plane_port_d6yx9o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:09.918Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:09.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_subnet_zpafz2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:09.918Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:09.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_subnet_zpafz2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:10.956Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:10.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:10.956Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:10.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_data_plane_port_p0s42z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:10.956Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:10.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_data_plane_port_d6yx9o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:10.956Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:10.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:10.956Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:10.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:12.178Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:12.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "management_plane_subnet_zpafz2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:12.178Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:12.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:12.178Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:12.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:12.337Z", "message": "connect_security_group(): source_id=f1eb60dc-76cd-4cf6-ba38-7cd2b4273c22 target={u'external_id': u'93522094-afad-46ee-a2d6-db4e2ab46b10', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:12.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "13ea9ad3-5f9f-4861-9e6f-4ca18a33c6fe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:13.185Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:13.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:13.247Z", "message": "connect_security_group(): source_id=fe5e4a84-f46f-4455-b062-8d40352bd03e target={u'external_id': u'93522094-afad-46ee-a2d6-db4e2ab46b10', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:13.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "b035b3e4-1703-4700-8b7b-2957597911a2"}], "metadata": {"pagination": {"total": 94, "offset": 77, "size": 50}}} 2018-07-29 03:55:14,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:14,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:14 GMT 2018-07-29 03:55:14,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:14,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7392 2018-07-29 03:55:14,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:14,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:14,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:14,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-07-29 03:55:14,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:14,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-07-29 03:55:14,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:14,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:14,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-07-29 03:55:14,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-07-29 03:55:14,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:14,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-07-29 03:55:14,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f1eb60dc-76cd-4cf6-ba38-7cd2b4273c22 target={u'external_id': u'93522094-afad-46ee-a2d6-db4e2ab46b10', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-07-29 03:55:14,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-07-29 03:55:14,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=fe5e4a84-f46f-4455-b062-8d40352bd03e target={u'external_id': u'93522094-afad-46ee-a2d6-db4e2ab46b10', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-07-29 03:55:14,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:55:14,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:14,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:14,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:14,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:14 GMT 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:55:14,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:19,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:55:19,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:19,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:19,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:19,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:19,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:19,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:19,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:19,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:15.978Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:15.978Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_port_ch4jtz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:17.213Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:17.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_port_w9m7z2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:17.213Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:17.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_port_ch4jtz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:17.213Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:17.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_port_w9m7z2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:17.213Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:17.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_port_ch4jtz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:17.213Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:17.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_port_w9m7z2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:17.213Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:17.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}], "metadata": {"pagination": {"total": 101, "offset": 91, "size": 50}}} 2018-07-29 03:55:19,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:19,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:19 GMT 2018-07-29 03:55:19,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:19,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3535 2018-07-29 03:55:19,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-07-29 03:55:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-07-29 03:55:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-07-29 03:55:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-07-29 03:55:19,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-07-29 03:55:19,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:55:19,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:19,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:19 GMT 2018-07-29 03:55:19,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:19,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:55:19,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:24,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:55:24,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:24,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_ch4jtz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:19.661Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:19.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_port_w9m7z2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:20.218Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:20.218Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_port_ch4jtz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:21.223Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:21.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_port_w9m7z2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:21.223Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:21.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:22.377Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:22.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_port_ch4jtz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:22.377Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:22.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_port_w9m7z2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:22.377Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:22.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:22.377Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:22.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:23.546Z", "message": "connect_security_group(): source_id=02bc9ae7-caf6-4237-9c10-633571cee6aa target={u'external_id': u'93522094-afad-46ee-a2d6-db4e2ab46b10', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:23.546Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "1ae18773-773c-43de-9aa5-cd9b12aea014"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:24.260Z", "message": "connect_security_group(): source_id=40f221d2-94d9-4476-8ec1-ca36314e7ffa target={u'external_id': u'93522094-afad-46ee-a2d6-db4e2ab46b10', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:24.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "b8fc07bf-25a4-4cc4-92fc-6b488c22fe5c"}], "metadata": {"pagination": {"total": 113, "offset": 98, "size": 50}}} 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:24 GMT 2018-07-29 03:55:24,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:24,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5355 2018-07-29 03:55:24,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:24,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-07-29 03:55:24,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-07-29 03:55:24,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:24,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:24,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-07-29 03:55:24,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:24,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:24,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-07-29 03:55:24,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=02bc9ae7-caf6-4237-9c10-633571cee6aa target={u'external_id': u'93522094-afad-46ee-a2d6-db4e2ab46b10', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-07-29 03:55:24,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=40f221d2-94d9-4476-8ec1-ca36314e7ffa target={u'external_id': u'93522094-afad-46ee-a2d6-db4e2ab46b10', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-07-29 03:55:24,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:55:24,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:24,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:24,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:24,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:24,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:24,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:24,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:24,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:55:24,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:24,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:24 GMT 2018-07-29 03:55:24,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:24,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:55:24,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:29,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:55:30,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:30,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:30,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:30,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:30,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:30,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:30,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:30,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:24.898Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:24.898Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:25.532Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:25.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:25.532Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:25.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:25.532Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:25.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:27.382Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:27.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:27.571Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:27.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_host_dz04ij", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:29.005Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:29.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:29.005Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:29.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_host_dz04ij", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:29.005Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:29.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:29.005Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:29.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_host_dz04ij", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:29.005Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:29.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:29.005Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:29.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:29.639Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'40f221d2-94d9-4476-8ec1-ca36314e7ffa', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5b:11:fb'}, {u'external_id': u'fe5e4a84-f46f-4455-b062-8d40352bd03e', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7d:dc:73'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:29.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "226e7ea7-d322-4649-946d-14556b8cfacc"}], "metadata": {"pagination": {"total": 128, "offset": 108, "size": 50}}} 2018-07-29 03:55:30,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:30,021 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:30 GMT 2018-07-29 03:55:30,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:30,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7117 2018-07-29 03:55:30,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:30,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-07-29 03:55:30,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-07-29 03:55:30,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-07-29 03:55:30,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-07-29 03:55:30,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-07-29 03:55:30,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-07-29 03:55:30,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:30,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-07-29 03:55:30,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:55:30,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-29 03:55:30,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:55:30,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-07-29 03:55:30,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'40f221d2-94d9-4476-8ec1-ca36314e7ffa', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5b:11:fb'}, {u'external_id': u'fe5e4a84-f46f-4455-b062-8d40352bd03e', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7d:dc:73'}] 2018-07-29 03:55:30,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:55:30,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:30,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:30 GMT 2018-07-29 03:55:30,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:30,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:55:30,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:35,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:55:35,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:35,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:35,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:35,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:35,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:35,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:35,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:35,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_dz04ij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:30.666Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'02bc9ae7-caf6-4237-9c10-633571cee6aa', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0e:37:9b'}, {u'external_id': u'f1eb60dc-76cd-4cf6-ba38-7cd2b4273c22', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a1:82:8a'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "a79a66e0-5e38-40f4-95ae-dae1a637b16b"}, {"node_instance_id": "reference_vnf_host_dz04ij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:30.666Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "a79a66e0-5e38-40f4-95ae-dae1a637b16b"}, {"node_instance_id": "target_vnf_host_thquaj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:30.666Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "226e7ea7-d322-4649-946d-14556b8cfacc"}, {"node_instance_id": "target_vnf_host_thquaj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:31.741Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0ac77898-7c49-466a-8709-239e01804a72', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c527fb3a-a3f8-4b73-bb76-a2ea56ad791f'}, 'nics': [{'port-id': u'40f221d2-94d9-4476-8ec1-ca36314e7ffa'}, {'port-id': u'fe5e4a84-f46f-4455-b062-8d40352bd03e'}], 'flavor': u'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:31.741Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "226e7ea7-d322-4649-946d-14556b8cfacc"}, {"node_instance_id": "reference_vnf_host_dz04ij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:32.754Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:32.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "a79a66e0-5e38-40f4-95ae-dae1a637b16b"}, {"node_instance_id": "target_vnf_host_thquaj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:32.754Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:32.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "226e7ea7-d322-4649-946d-14556b8cfacc"}, {"node_instance_id": "reference_vnf_host_dz04ij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:32.754Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0ac77898-7c49-466a-8709-239e01804a72', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c527fb3a-a3f8-4b73-bb76-a2ea56ad791f'}, 'nics': [{'port-id': u'02bc9ae7-caf6-4237-9c10-633571cee6aa'}, {'port-id': u'f1eb60dc-76cd-4cf6-ba38-7cd2b4273c22'}], 'flavor': u'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:32.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "a79a66e0-5e38-40f4-95ae-dae1a637b16b"}, {"node_instance_id": "target_vnf_host_thquaj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:32.754Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0ac77898-7c49-466a-8709-239e01804a72', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c527fb3a-a3f8-4b73-bb76-a2ea56ad791f'}, 'nics': [{'port-id': u'40f221d2-94d9-4476-8ec1-ca36314e7ffa'}, {'port-id': u'fe5e4a84-f46f-4455-b062-8d40352bd03e'}], 'flavor': u'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:32.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "226e7ea7-d322-4649-946d-14556b8cfacc"}, {"node_instance_id": "reference_vnf_host_dz04ij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:32.754Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0ac77898-7c49-466a-8709-239e01804a72', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c527fb3a-a3f8-4b73-bb76-a2ea56ad791f'}, 'nics': [{'port-id': u'02bc9ae7-caf6-4237-9c10-633571cee6aa'}, {'port-id': u'f1eb60dc-76cd-4cf6-ba38-7cd2b4273c22'}], 'flavor': u'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:32.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0", "logger": "a79a66e0-5e38-40f4-95ae-dae1a637b16b"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:33.093Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:33.093Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:34.030Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:34.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_host_dz04ij", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:34.030Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:34.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_host_dz04ij", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:35.038Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:35.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:35.038Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:35.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:35.038Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:35.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:35.038Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:35.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}], "metadata": {"pagination": {"total": 144, "offset": 121, "size": 50}}} 2018-07-29 03:55:35,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:35,214 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:35 GMT 2018-07-29 03:55:35,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:35,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10803 2018-07-29 03:55:35,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:35,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'02bc9ae7-caf6-4237-9c10-633571cee6aa', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0e:37:9b'}, {u'external_id': u'f1eb60dc-76cd-4cf6-ba38-7cd2b4273c22', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a1:82:8a'}] 2018-07-29 03:55:35,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-07-29 03:55:35,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-07-29 03:55:35,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0ac77898-7c49-466a-8709-239e01804a72', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c527fb3a-a3f8-4b73-bb76-a2ea56ad791f'}, 'nics': [{'port-id': u'40f221d2-94d9-4476-8ec1-ca36314e7ffa'}, {'port-id': u'fe5e4a84-f46f-4455-b062-8d40352bd03e'}], 'flavor': u'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4'} 2018-07-29 03:55:35,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:55:35,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-29 03:55:35,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0ac77898-7c49-466a-8709-239e01804a72', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c527fb3a-a3f8-4b73-bb76-a2ea56ad791f'}, 'nics': [{'port-id': u'02bc9ae7-caf6-4237-9c10-633571cee6aa'}, {'port-id': u'f1eb60dc-76cd-4cf6-ba38-7cd2b4273c22'}], 'flavor': u'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4'} 2018-07-29 03:55:35,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0ac77898-7c49-466a-8709-239e01804a72', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c527fb3a-a3f8-4b73-bb76-a2ea56ad791f'}, 'nics': [{'port-id': u'40f221d2-94d9-4476-8ec1-ca36314e7ffa'}, {'port-id': u'fe5e4a84-f46f-4455-b062-8d40352bd03e'}], 'flavor': u'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4'} 2018-07-29 03:55:35,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0ac77898-7c49-466a-8709-239e01804a72', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c527fb3a-a3f8-4b73-bb76-a2ea56ad791f'}, 'nics': [{'port-id': u'02bc9ae7-caf6-4237-9c10-633571cee6aa'}, {'port-id': u'f1eb60dc-76cd-4cf6-ba38-7cd2b4273c22'}], 'flavor': u'84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4'} 2018-07-29 03:55:35,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:55:35,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:35,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-29 03:55:35,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-07-29 03:55:35,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:55:35,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:35,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:55:35,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:55:35,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:35,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:35 GMT 2018-07-29 03:55:35,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:35,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-07-29 03:55:35,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:40,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-07-29 03:55:40,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:40,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:40,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:40,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_dz04ij", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:36.048Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:36.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_host_dz04ij", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:36.048Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:36.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "reference_vnf_host_dz04ij", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:36.048Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:36.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": null, "event_type": "workflow_failed", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:37.053Z", "message": "'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-29T03:55:37.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}, {"node_instance_id": "target_vnf_host_thquaj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-07-29T03:55:37.053Z", "message": "Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Unexpected server state ERROR:None", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 413, in start\n server_task_state))\nNonRecoverableError: Unexpected server state ERROR:None\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-07-29T03:55:37.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"}], "metadata": {"pagination": {"total": 149, "offset": 137, "size": 50}}} 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:40 GMT 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3398 2018-07-29 03:55:40,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:40,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-29 03:55:40,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-07-29 03:55:40,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-07-29 03:55:40,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None 2018-07-29 03:55:40,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None 2018-07-29 03:55:40,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/7865328b-b4e9-42fd-93ac-f4fdbd6c90b0 2018-07-29 03:55:40,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:40,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:40,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:40,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:40,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:40,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:40,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:40,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "failed", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-29T03:54:53.553Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 502, in _remote_workflow_child_thread\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 533, in _execute_workflow_function\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py\", line 27, in install\n node_instances=set(ctx.node_instances))\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 28, in install_node_instances\n processor.install()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 93, in install\n graph_finisher_func=self._finish_install)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 114, in _process_node_instances\n self.graph.execute()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 133, in execute\n self._handle_terminated_task(task)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None\n", "deployment_id": "vrouter-opnfv", "id": "7865328b-b4e9-42fd-93ac-f4fdbd6c90b0"} 2018-07-29 03:55:40,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:40,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:40 GMT 2018-07-29 03:55:40,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:40,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1672 2018-07-29 03:55:40,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:40,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'failed', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-07-29T03:54:53.553Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'Traceback (most recent call last):\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 502, in _remote_workflow_child_thread\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 533, in _execute_workflow_function\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install\n node_instances=set(ctx.node_instances))\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances\n processor.install()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install\n graph_finisher_func=self._finish_install)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances\n self.graph.execute()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 133, in execute\n self._handle_terminated_task(task)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed \'nova_plugin.server.start\' -> Unexpected server state ERROR:None\n', u'deployment_id': u'vrouter-opnfv', u'id': u'7865328b-b4e9-42fd-93ac-f4fdbd6c90b0'} 2018-07-29 03:55:40,531 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 03:55:40,532 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 06:37 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-29 03:55:40,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-07-29 03:55:40,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-07-29 03:55:40,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-29 03:55:40,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-29 03:55:40,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-29 03:55:40,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-29 03:55:40,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-29 03:55:40,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-29 03:55:40,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-29 03:55:40,589 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Include keys '[u'e', u'f', u'-', u'o', u'n', u'p', u'r', u'u', u't', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id']", "error_code": "no_such_include_field_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 126, in wrapper\n fields_to_include = self._get_fields_to_include()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 182, in _get_fields_to_include\n _validate_fields(model_fields, include, INCLUDE)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 71, in _validate_fields\n fields=list(valid_fields))\nNoSuchIncludeFieldError: Include keys '[u'e', u'f', u'-', u'o', u'n', u'p', u'r', u'u', u't', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id']\n"} 2018-07-29 03:55:40,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-29 03:55:40,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 29 Jul 2018 03:55:40 GMT 2018-07-29 03:55:40,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-29 03:55:40,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1368 2018-07-29 03:55:40,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-29 03:55:40,589 - 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 233, in clean exec_list = self.cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 139, in list _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) NoSuchIncludeFieldError: 400: Include keys '[u'e', u'f', u'-', u'o', u'n', u'p', u'r', u'u', u't', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id'] 2018-07-29 03:55:40,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-29 03:55:40,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/f7c2f770-25fe-459c-b049-01ef9e6a477a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:41,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfb3b804-f5bd-4dec-b19d-eb495f90c3d5 Content-Length: 0 Date: Sun, 29 Jul 2018 03:55:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:55:41,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/f7c2f770-25fe-459c-b049-01ef9e6a477a.json used request id req-dfb3b804-f5bd-4dec-b19d-eb495f90c3d5 2018-07-29 03:55:41,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.30773878098s 2018-07-29 03:55:41,901 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/f7c2f770-25fe-459c-b049-01ef9e6a477a.json used request id req-dfb3b804-f5bd-4dec-b19d-eb495f90c3d5 2018-07-29 03:55:41,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 03:55:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:42,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1563 X-Openstack-Request-Id: req-de3ac761-9b1e-4fdc-b1b3-b0ef53ececf2 Date: Sun, 29 Jul 2018 03:55:42 GMT RESP BODY: {"floatingips": [{"router_id": "16df8bee-0a6a-4b67-9373-66272d183e07", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:55:01Z", "updated_at": "2018-07-29T03:55:28Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c527fb3a-a3f8-4b73-bb76-a2ea56ad791f", "device_owner": "", "mac_address": "fa:16:3e:5b:11:fb", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_id": "40f221d2-94d9-4476-8ec1-ca36314e7ffa", "id": "7a2ba2ba-f67a-4bd2-9dcb-cc56e9796db1", "qos_policy_id": null}, {"router_id": "16df8bee-0a6a-4b67-9373-66272d183e07", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:54:58Z", "updated_at": "2018-07-29T03:55:28Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c527fb3a-a3f8-4b73-bb76-a2ea56ad791f", "device_owner": "", "mac_address": "fa:16:3e:0e:37:9b", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.216", "revision_number": 2, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_id": "02bc9ae7-caf6-4237-9c10-633571cee6aa", "id": "c27f1287-3bcd-4b11-91a6-a0ffdbceda55", "qos_policy_id": null}]} 2018-07-29 03:55:42,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-de3ac761-9b1e-4fdc-b1b3-b0ef53ececf2 2018-07-29 03:55:42,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.106142997742s 2018-07-29 03:55:42,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-de3ac761-9b1e-4fdc-b1b3-b0ef53ececf2 2018-07-29 03:55:42,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-29 03:55:42,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:42,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:55:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a12b560-b8b1-48b7-9618-8ef7397a4b1f x-compute-request-id: req-2a12b560-b8b1-48b7-9618-8ef7397a4b1f Content-Type: application/json 2018-07-29 03:55:42,327 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad used request id req-2a12b560-b8b1-48b7-9618-8ef7397a4b1f 2018-07-29 03:55:42,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.307504177094s 2018-07-29 03:55:42,328 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad used request id req-2a12b560-b8b1-48b7-9618-8ef7397a4b1f 2018-07-29 03:55:42,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:55:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:42,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c59d1d2-1b7f-4aaf-ac6e-ed70408f2288 x-compute-request-id: req-7c59d1d2-1b7f-4aaf-ac6e-ed70408f2288 Content-Encoding: gzip Content-Length: 1065 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1b315708-2991-42b9-8ddb-4e9f9a670684", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1b315708-2991-42b9-8ddb-4e9f9a670684", "rel": "bookmark"}], "image": {"id": "0ac77898-7c49-466a-8709-239e01804a72", "links": [{"href": "http://172.30.9.25:8774/images/0ac77898-7c49-466a-8709-239e01804a72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "links": [{"href": "http://172.30.9.25:8774/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "rel": "bookmark"}]}, "id": "1b315708-2991-42b9-8ddb-4e9f9a670684", "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-29T03:55:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-29T03:55:33Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c527fb3a-a3f8-4b73-bb76-a2ea56ad791f"}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/39929a2b-84c2-4bf6-87ee-11cbc4612aa1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/39929a2b-84c2-4bf6-87ee-11cbc4612aa1", "rel": "bookmark"}], "image": {"id": "0ac77898-7c49-466a-8709-239e01804a72", "links": [{"href": "http://172.30.9.25:8774/images/0ac77898-7c49-466a-8709-239e01804a72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "links": [{"href": "http://172.30.9.25:8774/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "rel": "bookmark"}]}, "id": "39929a2b-84c2-4bf6-87ee-11cbc4612aa1", "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-29T03:55:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-29T03:55:32Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c527fb3a-a3f8-4b73-bb76-a2ea56ad791f"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:0b:0f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "rel": "bookmark"}], "image": {"id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "links": [{"href": "http://172.30.9.25:8774/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-29T03:53:14.000000", "flavor": {"id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8", "links": [{"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}]}, "id": "1c1d5a3e-dcca-4fac-aae4-c9ed42d696ad", "security_groups": [{"name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}], "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-29T03:55:42Z", "hostId": "87c6f6299d5719f28b7415cb4379251b4afa652fad4ca49eb623c961", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999", "name": "vyos_vrouter-vm_44b003c2-dbf2-4679-8db7-c9938a293999", "created": "2018-07-29T03:50:43Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 03:55:42,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7c59d1d2-1b7f-4aaf-ac6e-ed70408f2288 2018-07-29 03:55:42,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419227838516s 2018-07-29 03:55:42,748 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7c59d1d2-1b7f-4aaf-ac6e-ed70408f2288 2018-07-29 03:55:42,752 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 03:55:44,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 03:55:44,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:44,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f94fc35-2d20-40d9-ab10-ff0e45134ee0 x-compute-request-id: req-7f94fc35-2d20-40d9-ab10-ff0e45134ee0 Content-Encoding: gzip Content-Length: 700 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1b315708-2991-42b9-8ddb-4e9f9a670684", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1b315708-2991-42b9-8ddb-4e9f9a670684", "rel": "bookmark"}], "image": {"id": "0ac77898-7c49-466a-8709-239e01804a72", "links": [{"href": "http://172.30.9.25:8774/images/0ac77898-7c49-466a-8709-239e01804a72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "links": [{"href": "http://172.30.9.25:8774/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "rel": "bookmark"}]}, "id": "1b315708-2991-42b9-8ddb-4e9f9a670684", "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-29T03:55:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-07-29T03:55:33Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c527fb3a-a3f8-4b73-bb76-a2ea56ad791f"}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/39929a2b-84c2-4bf6-87ee-11cbc4612aa1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/39929a2b-84c2-4bf6-87ee-11cbc4612aa1", "rel": "bookmark"}], "image": {"id": "0ac77898-7c49-466a-8709-239e01804a72", "links": [{"href": "http://172.30.9.25:8774/images/0ac77898-7c49-466a-8709-239e01804a72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "links": [{"href": "http://172.30.9.25:8774/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "rel": "bookmark"}]}, "id": "39929a2b-84c2-4bf6-87ee-11cbc4612aa1", "user_id": "9b091e75a6ac4df98278de08aedd13ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-29T03:55:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-07-29T03:55:32Z", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c527fb3a-a3f8-4b73-bb76-a2ea56ad791f"}}]} 2018-07-29 03:55:44,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7f94fc35-2d20-40d9-ab10-ff0e45134ee0 2018-07-29 03:55:44,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.12442278862s 2018-07-29 03:55:44,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7f94fc35-2d20-40d9-ab10-ff0e45134ee0 2018-07-29 03:55:44,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 03:55:44,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:44,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10708 X-Openstack-Request-Id: req-15bc7974-348b-4535-88f3-39d92afbb6b0 Date: Sun, 29 Jul 2018 03:55:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:50:40Z", "updated_at": "2018-07-29T03:50:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "2a2ea7a3-0927-4c42-bb0f-82ec71f12388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "adb79520-caee-48fb-bcf9-bd14e2f182fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:40Z", "revision_number": 0, "id": "b14716e7-1e92-4ed8-9da6-0cb4d208ce4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:40Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "b1ce2169-a856-4107-ac01-909fa5833894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "bc585070-8bfb-435e-9ba7-fbed45865939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "cb274924-0edb-45d4-8184-2dc719977496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-29T03:50:42Z", "revision_number": 0, "id": "e40ead77-5d58-4ae1-87b0-8717289085f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:42Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:50:41Z", "revision_number": 0, "id": "ea5643e4-0983-4b5d-ba6b-c3d7e89fa249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:50:41Z", "security_group_id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 7, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "3e8acedd-4aae-4533-875f-fcf08e77a59a", "name": "vyos_vrouter-sg_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"description": "Security group for vnf test", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:54:57Z", "updated_at": "2018-07-29T03:55:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-29T03:55:00Z", "revision_number": 0, "id": "0b80b05e-75b9-4a26-88b5-4ad478231e71", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:55:00Z", "security_group_id": "93522094-afad-46ee-a2d6-db4e2ab46b10", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 1, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:54:57Z", "revision_number": 0, "id": "3478e1de-547a-402d-96c4-175a09da8323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:54:57Z", "security_group_id": "93522094-afad-46ee-a2d6-db4e2ab46b10", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-29T03:55:00Z", "revision_number": 0, "id": "523340ee-4aa2-4114-be87-b506027392af", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:55:00Z", "security_group_id": "93522094-afad-46ee-a2d6-db4e2ab46b10", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 1, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:54:57Z", "revision_number": 0, "id": "94210988-a498-4f81-9320-3a79d8265eaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:54:57Z", "security_group_id": "93522094-afad-46ee-a2d6-db4e2ab46b10", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": 0, "updated_at": "2018-07-29T03:55:00Z", "revision_number": 0, "id": "d312b9c6-be1e-4ce3-8787-316cd2d781d5", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:55:00Z", "security_group_id": "93522094-afad-46ee-a2d6-db4e2ab46b10", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 0, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:55:00Z", "revision_number": 0, "id": "f6532354-702a-47f5-afa8-a6512bf35661", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-29T03:55:00Z", "security_group_id": "93522094-afad-46ee-a2d6-db4e2ab46b10", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 5, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "93522094-afad-46ee-a2d6-db4e2ab46b10", "name": "vnf_test_security_group"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:54:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:54:19Z", "revision_number": 0, "id": "0807e9d6-99c2-4579-9f85-f19b5d656103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:54:19Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 2, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}]} 2018-07-29 03:55:44,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-15bc7974-348b-4535-88f3-39d92afbb6b0 2018-07-29 03:55:44,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0551629066467s 2018-07-29 03:55:44,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-15bc7974-348b-4535-88f3-39d92afbb6b0 2018-07-29 03:55:44,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 03:55:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3e8acedd-4aae-4533-875f-fcf08e77a59a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:45,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b191df47-7c4b-45c3-ab91-67210ae03b87 Content-Length: 0 Date: Sun, 29 Jul 2018 03:55:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:55:45,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3e8acedd-4aae-4533-875f-fcf08e77a59a.json used request id req-b191df47-7c4b-45c3-ab91-67210ae03b87 2018-07-29 03:55:45,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139825820923s 2018-07-29 03:55:45,083 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3e8acedd-4aae-4533-875f-fcf08e77a59a.json used request id req-b191df47-7c4b-45c3-ab91-67210ae03b87 2018-07-29 03:55:45,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 03:55:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:45,117 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:55:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a26232aa-2e6b-4e5f-8f1f-89fffbfd7bde x-compute-request-id: req-a26232aa-2e6b-4e5f-8f1f-89fffbfd7bde Content-Length: 0 Content-Type: application/json 2018-07-29 03:55:45,117 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999 used request id req-a26232aa-2e6b-4e5f-8f1f-89fffbfd7bde 2018-07-29 03:55:45,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.034117937088s 2018-07-29 03:55:45,118 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_44b003c2-dbf2-4679-8db7-c9938a293999 used request id req-a26232aa-2e6b-4e5f-8f1f-89fffbfd7bde 2018-07-29 03:55:45,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 03:55:45,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6/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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" -d '{"subnet_id": "0e81a3e9-4f31-400b-945f-20cecf472546"}' 2018-07-29 03:55:47,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a13c8a98-2b8e-46b1-88c1-4aa3e90432f1 Date: Sun, 29 Jul 2018 03:55:47 GMT RESP BODY: {"network_id": "7dc61d00-47b6-4026-abb7-519daf40dfcb", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "subnet_id": "0e81a3e9-4f31-400b-945f-20cecf472546", "subnet_ids": ["0e81a3e9-4f31-400b-945f-20cecf472546"], "port_id": "85235b4e-cce5-42b8-9869-27be06481c6e", "id": "2621374b-e3a2-46e0-80b2-347b70cd19a6"} 2018-07-29 03:55:47,079 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6/remove_router_interface.json used request id req-a13c8a98-2b8e-46b1-88c1-4aa3e90432f1 2018-07-29 03:55:47,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96074199677s 2018-07-29 03:55:47,079 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6/remove_router_interface.json used request id req-a13c8a98-2b8e-46b1-88c1-4aa3e90432f1 returning object 2621374b-e3a2-46e0-80b2-347b70cd19a6 2018-07-29 03:55:47,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 03:55:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:47,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1362 X-Openstack-Request-Id: req-346b75f8-cdf0-4a7c-8820-e54fca1d8d54 Date: Sun, 29 Jul 2018 03:55:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:55:03Z", "admin_state_up": true, "updated_at": "2018-07-29T03:55:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "16df8bee-0a6a-4b67-9373-66272d183e07", "name": "vnf_test_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:04Z", "admin_state_up": true, "updated_at": "2018-07-29T03:55:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "2621374b-e3a2-46e0-80b2-347b70cd19a6", "name": "vyos_vrouter-router_44b003c2-dbf2-4679-8db7-c9938a293999"}]} 2018-07-29 03:55:47,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-346b75f8-cdf0-4a7c-8820-e54fca1d8d54 2018-07-29 03:55:47,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.155349969864s 2018-07-29 03:55:47,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-346b75f8-cdf0-4a7c-8820-e54fca1d8d54 2018-07-29 03:55:47,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 03:55:47,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:48,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a81c2dec-1d58-443c-9a04-043c07091bb3 Content-Length: 0 Date: Sun, 29 Jul 2018 03:55:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:55:48,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6.json used request id req-a81c2dec-1d58-443c-9a04-043c07091bb3 2018-07-29 03:55:48,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25282812119s 2018-07-29 03:55:48,490 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2621374b-e3a2-46e0-80b2-347b70cd19a6.json used request id req-a81c2dec-1d58-443c-9a04-043c07091bb3 2018-07-29 03:55:48,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 03:55:48,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:48,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-3d45cedf-f162-4098-a9a5-d5c92eff28b1 Date: Sun, 29 Jul 2018 03:55:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T03:49:04Z","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":"11aa8250d23d49e0b4da8245c721aa1e","id":"0e81a3e9-4f31-400b-945f-20cecf472546","subnetpool_id":null,"name":"vyos_vrouter-subnet_44b003c2-dbf2-4679-8db7-c9938a293999"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f7ef15e-f28a-4b5f-a571-f33321333313","tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:55:02Z","dns_nameservers":[],"updated_at":"2018-07-29T03:55:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"gateway_ip":null,"revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"12.0.0.0/24","project_id":"11aa8250d23d49e0b4da8245c721aa1e","id":"822ac7c3-3417-4d65-afa4-4e7961683dc6","subnetpool_id":null,"name":"data_plane_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c527fb3a-a3f8-4b73-bb76-a2ea56ad791f","tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:55:09Z","dns_nameservers":[],"updated_at":"2018-07-29T03:55:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"gateway_ip":"11.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"11.0.0.0/24","project_id":"11aa8250d23d49e0b4da8245c721aa1e","id":"84d30840-da67-4be6-8b21-66800f238a7c","subnetpool_id":null,"name":"management_plane_subnet"}]} 2018-07-29 03:55:48,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3d45cedf-f162-4098-a9a5-d5c92eff28b1 2018-07-29 03:55:48,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0841770172119s 2018-07-29 03:55:48,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3d45cedf-f162-4098-a9a5-d5c92eff28b1 2018-07-29 03:55:48,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 03:55:48,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/0e81a3e9-4f31-400b-945f-20cecf472546.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:49,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a07ddcb1-1ee2-495d-b72b-66f2c412d8ee Date: Sun, 29 Jul 2018 03:55:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:55:49,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/0e81a3e9-4f31-400b-945f-20cecf472546.json used request id req-a07ddcb1-1ee2-495d-b72b-66f2c412d8ee 2018-07-29 03:55:49,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18328094482s 2018-07-29 03:55:49,761 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/0e81a3e9-4f31-400b-945f-20cecf472546.json used request id req-a07ddcb1-1ee2-495d-b72b-66f2c412d8ee 2018-07-29 03:55:49,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 03:55:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:49,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2465 X-Openstack-Request-Id: req-cd0f9c29-cea1-4c49-8579-408fca29421b Date: Sun, 29 Jul 2018 03:55:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f7ef15e-f28a-4b5f-a571-f33321333313","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11aa8250d23d49e0b4da8245c721aa1e","l2_adjacency":true,"status":"ACTIVE","subnets":["822ac7c3-3417-4d65-afa4-4e7961683dc6"],"description":"","tags":[],"updated_at":"2018-07-29T03:55:02Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:54:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7dc61d00-47b6-4026-abb7-519daf40dfcb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11aa8250d23d49e0b4da8245c721aa1e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:55:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_44b003c2-dbf2-4679-8db7-c9938a293999","admin_state_up":true,"tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:49:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c527fb3a-a3f8-4b73-bb76-a2ea56ad791f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11aa8250d23d49e0b4da8245c721aa1e","l2_adjacency":true,"status":"ACTIVE","subnets":["84d30840-da67-4be6-8b21-66800f238a7c"],"description":"","tags":[],"updated_at":"2018-07-29T03:55:09Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"11aa8250d23d49e0b4da8245c721aa1e","created_at":"2018-07-29T03:54:58Z","mtu":1450}]} 2018-07-29 03:55:49,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cd0f9c29-cea1-4c49-8579-408fca29421b 2018-07-29 03:55:49,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130168914795s 2018-07-29 03:55:49,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cd0f9c29-cea1-4c49-8579-408fca29421b 2018-07-29 03:55:49,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 03:55:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/7dc61d00-47b6-4026-abb7-519daf40dfcb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:51,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8e78886-5946-4e13-aaf1-8587c0f0ec3d Date: Sun, 29 Jul 2018 03:55:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 03:55:51,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7dc61d00-47b6-4026-abb7-519daf40dfcb.json used request id req-c8e78886-5946-4e13-aaf1-8587c0f0ec3d 2018-07-29 03:55:51,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1126408577s 2018-07-29 03:55:51,006 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7dc61d00-47b6-4026-abb7-519daf40dfcb.json used request id req-c8e78886-5946-4e13-aaf1-8587c0f0ec3d 2018-07-29 03:55:51,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 03:55:51,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:51,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-9c6c174d-8cbd-4a3a-b444-9ce84fa56411 Date: Sun, 29 Jul 2018 03:55:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0ac77898-7c49-466a-8709-239e01804a72/snap", "metadata": {}}], "file": "/v2/images/0ac77898-7c49-466a-8709-239e01804a72/file", "owner": "11aa8250d23d49e0b4da8245c721aa1e", "id": "0ac77898-7c49-466a-8709-239e01804a72", "size": 426967040, "self": "/v2/images/0ac77898-7c49-466a-8709-239e01804a72", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/0ac77898-7c49-466a-8709-239e01804a72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-07-29T03:54:19Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_44b003c2-dbf2-4679-8db7-c9938a293999", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_44b003c2-dbf2-4679-8db7-c9938a293999", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-07-29T03:54:12Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/snap", "metadata": {}}], "file": "/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/file", "owner": "11aa8250d23d49e0b4da8245c721aa1e", "id": "30e245df-9b93-44a3-b0d6-db67dbae9f3e", "size": 4373348352, "self": "/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e", "disk_format": "qcow2", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-29T03:50:39Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_44b003c2-dbf2-4679-8db7-c9938a293999", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-29T03:49:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 03:55:51,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9c6c174d-8cbd-4a3a-b444-9ce84fa56411 2018-07-29 03:55:51,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188555002213s 2018-07-29 03:55:51,199 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9c6c174d-8cbd-4a3a-b444-9ce84fa56411 2018-07-29 03:55:51,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 03:55:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}896e8b3f7025bbf27a64aaa2396ffeabfb3856db" 2018-07-29 03:55:51,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98a072b0-b0c6-4fa0-b9ed-9ba9eef454b4 Date: Sun, 29 Jul 2018 03:55:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 03:55:51,740 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e used request id req-98a072b0-b0c6-4fa0-b9ed-9ba9eef454b4 2018-07-29 03:55:51,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.538569927216s 2018-07-29 03:55:51,741 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/30e245df-9b93-44a3-b0d6-db67dbae9f3e used request id req-98a072b0-b0c6-4fa0-b9ed-9ba9eef454b4 2018-07-29 03:55:51,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 03:55:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:55:51,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-947a7f72-843b-4a20-8cc0-2f27a628a5a8 x-compute-request-id: req-947a7f72-843b-4a20-8cc0-2f27a628a5a8 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079"}, {"name": "vyos_vrouter-flavor_alt_44b003c2-dbf2-4679-8db7-c9938a293999", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "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": 50, "id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4"}, {"name": "vyos_vrouter-flavor_44b003c2-dbf2-4679-8db7-c9938a293999", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "c02f56e6-82fe-4e6b-9cea-3943957a63d8"}, {"name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "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": "cb7e13bd-008d-4234-911f-61eb8ce0b77d"}, {"name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "d46de604-ec7a-4d99-8a90-e0a86eda9902"}]} 2018-07-29 03:55:51,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-947a7f72-843b-4a20-8cc0-2f27a628a5a8 2018-07-29 03:55:51,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.240920066833s 2018-07-29 03:55:51,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-947a7f72-843b-4a20-8cc0-2f27a628a5a8 2018-07-29 03:55:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 03:55:51,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:55:52,013 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 03:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-167e29b0-f7dc-43b0-94b7-4817b7c622ba x-compute-request-id: req-167e29b0-f7dc-43b0-94b7-4817b7c622ba Content-Length: 0 Content-Type: application/json 2018-07-29 03:55:52,013 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8 used request id req-167e29b0-f7dc-43b0-94b7-4817b7c622ba 2018-07-29 03:55:52,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0267059803009s 2018-07-29 03:55:52,013 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c02f56e6-82fe-4e6b-9cea-3943957a63d8 used request id req-167e29b0-f7dc-43b0-94b7-4817b7c622ba 2018-07-29 03:55:52,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:55:52,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:55:52,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b05a22-1961-41b4-b4da-777797e40636 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999", "links": {"self": "http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9b091e75a6ac4df98278de08aedd13ef", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:55:52,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-51b05a22-1961-41b4-b4da-777797e40636 2018-07-29 03:55:52,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118733882904s 2018-07-29 03:55:52,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-51b05a22-1961-41b4-b4da-777797e40636 2018-07-29 03:55:52,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 03:55:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:55:52,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e152e5a7-a146-474a-8223-ca310696944e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_44b003c2-dbf2-4679-8db7-c9938a293999", "links": {"self": "http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9b091e75a6ac4df98278de08aedd13ef", "description": null}} 2018-07-29 03:55:52,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef used request id req-e152e5a7-a146-474a-8223-ca310696944e 2018-07-29 03:55:52,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120902061462s 2018-07-29 03:55:52,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef used request id req-e152e5a7-a146-474a-8223-ca310696944e 2018-07-29 03:55:52,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 03:55:52,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:55:52,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fbe70a6-5f32-462a-8ba7-7165135b8b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:55:52,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef used request id req-9fbe70a6-5f32-462a-8ba7-7165135b8b4e 2018-07-29 03:55:52,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.224274873734s 2018-07-29 03:55:52,486 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9b091e75a6ac4df98278de08aedd13ef used request id req-9fbe70a6-5f32-462a-8ba7-7165135b8b4e 2018-07-29 03:55:52,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 03:55:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:55:52,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b517bfdc-29f7-4a51-ae56-2c26bf0c19de Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e"}, "tags": [], "enabled": true, "id": "11aa8250d23d49e0b4da8245c721aa1e", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/d2ac6b7eb80a4494a9cc93ffc7ae0749"}, "tags": [], "enabled": true, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d613e7e49ec946fc81f976b6303e5c94"}, "tags": [], "enabled": true, "id": "d613e7e49ec946fc81f976b6303e5c94", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 03:55:52,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b517bfdc-29f7-4a51-ae56-2c26bf0c19de 2018-07-29 03:55:52,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0953719615936s 2018-07-29 03:55:52,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b517bfdc-29f7-4a51-ae56-2c26bf0c19de 2018-07-29 03:55:52,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 03:55:52,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}496aa4fc32de49575a290e56073e471edf5deb9d" 2018-07-29 03:55:52,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91cc5dd1-89b7-4740-9f93-e94da5e9be29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:55:52,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e used request id req-91cc5dd1-89b7-4740-9f93-e94da5e9be29 2018-07-29 03:55:52,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.141004800797s 2018-07-29 03:55:52,731 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/11aa8250d23d49e0b4da8245c721aa1e used request id req-91cc5dd1-89b7-4740-9f93-e94da5e9be29 2018-07-29 03:55:52,731 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-29 03:55:52,751 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-29 03:55:53,132 - 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-29 03:55:53,152 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-29 03:55:53,153 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-29 03:55:53,153 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-07-29 03:55:53,153 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-29 03:55:53,153 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-29 03:55:53,154 - openstack_tests - INFO - OS Credentials = > 2018-07-29 03:55:53,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:55:53,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:55:53,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["JIzotgMZRueKdVH1ZV7AtA"], "issued_at": "2018-07-29T03:55:53.000000Z"}} 2018-07-29 03:55:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 03:55:53,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d05b6e-2342-4f61-b7d7-109b28e8a0f5 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:55:53,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-73d05b6e-2342-4f61-b7d7-109b28e8a0f5 2018-07-29 03:55:53,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 03:55:53,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c1bc573-2b87-41bf-b075-9e8396ebe63e 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:55:53,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-0c1bc573-2b87-41bf-b075-9e8396ebe63e 2018-07-29 03:55:53,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 03:55:53,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfb86cd-a305-4439-9236-4c29748d9140 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-07-29 03:55:53,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-3bfb86cd-a305-4439-9236-4c29748d9140 2018-07-29 03:55:53,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 03:55:53,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c92bf23-37a7-438d-8848-41166b648200 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-29 03:55:53,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1c92bf23-37a7-438d-8848-41166b648200 2018-07-29 03:55:53,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "domain_id": "default"}}' 2018-07-29 03:55:53,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 03:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-936fb91e-7942-43c8-8069-2e2bf4725d6b 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.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e"}, "tags": [], "enabled": true, "id": "07dad468f9e34ec8bac44986fe4eed5e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}} 2018-07-29 03:55:53,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-936fb91e-7942-43c8-8069-2e2bf4725d6b 2018-07-29 03:55:53,969 - keystone_utils - INFO - Created project with name - juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 03:55:53,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:55:53,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:55:54,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["p5p9cXG7SfGlJnNUuyNiPA"], "issued_at": "2018-07-29T03:55:54.000000Z"}} 2018-07-29 03:55:54,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b780a5cbb05a5f47a7c30e96073d8054402f9363" 2018-07-29 03:55:54,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5580e93e-28f9-4f57-bb03-b555e96a316d 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:55:54,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5580e93e-28f9-4f57-bb03-b555e96a316d 2018-07-29 03:55:54,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 03:55:54,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc01b72e-e378-4321-80c4-2aa0cf79f4d3 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:55:54,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-dc01b72e-e378-4321-80c4-2aa0cf79f4d3 2018-07-29 03:55:54,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b780a5cbb05a5f47a7c30e96073d8054402f9363" 2018-07-29 03:55:54,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919cd523-b78e-435b-acd5-6e0942841b07 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:55:54,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-919cd523-b78e-435b-acd5-6e0942841b07 2018-07-29 03:55:54,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:55:54,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:55:54,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/d2ac6b7eb80a4494a9cc93ffc7ae0749", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd73ac2418364ddeba9339c3359d8fd7"}, "audit_ids": ["DMKEHe1-QICDhwrUFyqAfw"], "issued_at": "2018-07-29T03:55:54.000000Z"}} 2018-07-29 03:55:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:55,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bd184b-4656-4f62-93db-420884ef0b70 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:55:55,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-10bd184b-4656-4f62-93db-420884ef0b70 2018-07-29 03:55:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 03:55:55,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c56281-dd1e-41f8-96c4-931cfa99abe9 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:55:55,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-52c56281-dd1e-41f8-96c4-931cfa99abe9 2018-07-29 03:55:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:55,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ba1559-2180-410a-9e98-f14a04a19d65 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:55:55,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-49ba1559-2180-410a-9e98-f14a04a19d65 2018-07-29 03:55:55,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:55,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7428b537-2d01-4ce6-8949-8bb5ba586937 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e"}, "tags": [], "enabled": true, "id": "07dad468f9e34ec8bac44986fe4eed5e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}]} 2018-07-29 03:55:55,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 used request id req-7428b537-2d01-4ce6-8949-8bb5ba586937 2018-07-29 03:55:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:55,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86e28b2-49bf-4d47-a831-c6e482c63565 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-29 03:55:55,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f86e28b2-49bf-4d47-a831-c6e482c63565 2018-07-29 03:55:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:55,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed168c2-74be-4d34-8153-7942c0830ad2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:55:55,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4ed168c2-74be-4d34-8153-7942c0830ad2 2018-07-29 03:55:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:55,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b502f9e-6d71-4ef8-a9c0-d59961fb6ad0 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e"}, "tags": [], "enabled": true, "id": "07dad468f9e34ec8bac44986fe4eed5e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}]} 2018-07-29 03:55:55,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 used request id req-1b502f9e-6d71-4ef8-a9c0-d59961fb6ad0 2018-07-29 03:55:55,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/f42b44bac7d64252a4fd23c5033a2f50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:55,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb9835d-405c-4a9d-8b7a-f7ea90297bb5 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "links": {"self": "http://172.30.9.25:5000/v3/users/f42b44bac7d64252a4fd23c5033a2f50"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "07dad468f9e34ec8bac44986fe4eed5e", "id": "f42b44bac7d64252a4fd23c5033a2f50", "password_expires_at": null}} 2018-07-29 03:55:55,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f42b44bac7d64252a4fd23c5033a2f50 used request id req-ebb9835d-405c-4a9d-8b7a-f7ea90297bb5 2018-07-29 03:55:55,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/f42b44bac7d64252a4fd23c5033a2f50/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:56,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45503445-77e2-47d4-8d77-f2e61b114412 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/f42b44bac7d64252a4fd23c5033a2f50/roles", "previous": null, "next": null}, "roles": []} 2018-07-29 03:55:56,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/f42b44bac7d64252a4fd23c5033a2f50/roles used request id req-45503445-77e2-47d4-8d77-f2e61b114412 2018-07-29 03:55:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:56,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f5f2f0-6fd5-490f-bd7b-8d0688e88c7a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}} 2018-07-29 03:55:56,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646 used request id req-97f5f2f0-6fd5-490f-bd7b-8d0688e88c7a 2018-07-29 03:55:56,048 - keystone_utils - INFO - Granting role admin to project juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 03:55:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/f42b44bac7d64252a4fd23c5033a2f50/roles/b20767105796428f82838409ab0cd646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 03:55:56,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74f4980e-4bd5-4f58-bdd5-b06385bab9f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:55:56,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/f42b44bac7d64252a4fd23c5033a2f50/roles/b20767105796428f82838409ab0cd646 used request id req-74f4980e-4bd5-4f58-bdd5-b06385bab9f3 2018-07-29 03:55:56,181 - keystone_utils - INFO - Created user with name - juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 03:55:56,182 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748, password=6986c19f-b050-4742-a79b-cc309d5de02a, auth_url=http://172.30.9.25:5000/v3, project_name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748, 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-29 03:55:56,184 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-184 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-07-29 03:55:56,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:55:56,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:55:56,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["uUlzLy3hT4yJOi9DWdn-bg"], "issued_at": "2018-07-29T03:55:56.000000Z"}} 2018-07-29 03:55:56,587 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-29 03:55:57,850 - 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-29 03:55:57,850 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-29 03:55:57,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:55:57,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:55:58,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["Tg6hS09bQPiqMKMEVLkt2A"], "issued_at": "2018-07-29T03:55:58.000000Z"}} 2018-07-29 03:55:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:58,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d445f52-0bcb-4290-bd86-9e76e0c5f19b 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:55:58,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5d445f52-0bcb-4290-bd86-9e76e0c5f19b 2018-07-29 03:55:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 03:55:58,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8485a1e6-a15b-4d94-9251-1c2998372b77 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:55:58,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-8485a1e6-a15b-4d94-9251-1c2998372b77 2018-07-29 03:55:58,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:58,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f288615-1a1f-4950-ac77-7ca3c9683117 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/13a814ff32844fc7a64e76946701a63b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a814ff32844fc7a64e76946701a63b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/1792c8192402405c9baed86392c8cc74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1792c8192402405c9baed86392c8cc74", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/5fe1c2e6b4284dafbcb651e937c5e062"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fe1c2e6b4284dafbcb651e937c5e062", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/79f589cf20c941a0b21d32213c4b6655"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79f589cf20c941a0b21d32213c4b6655", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/88230ece3a59451a902edd7f50bb20d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88230ece3a59451a902edd7f50bb20d2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/9492173ffd664fc39396cc7ef10820aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9492173ffd664fc39396cc7ef10820aa", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a1794dd9a77143efa27f14145acc4ee0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1794dd9a77143efa27f14145acc4ee0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b1ad78c2acfb4b239f2902a0a238ef48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1ad78c2acfb4b239f2902a0a238ef48", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/b3631ae9b549417b978621f688e5db24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3631ae9b549417b978621f688e5db24", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c40f67638be741ffad2240c64825878e"}, "domain_id": "d3d43078db4d41c48daff04d7d209db3", "enabled": true, "options": {}, "id": "c40f67638be741ffad2240c64825878e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/c6032c7596cb42898b89150272d9a142"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6032c7596cb42898b89150272d9a142", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e5379e794e504ded91d69e0465170cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5379e794e504ded91d69e0465170cc8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "links": {"self": "http://172.30.9.25:5000/v3/users/f42b44bac7d64252a4fd23c5033a2f50"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "07dad468f9e34ec8bac44986fe4eed5e", "id": "f42b44bac7d64252a4fd23c5033a2f50", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/fd0f080af75d48b7b57a1a0def779f91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd0f080af75d48b7b57a1a0def779f91", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/fd73ac2418364ddeba9339c3359d8fd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd73ac2418364ddeba9339c3359d8fd7", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-29 03:55:58,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0f288615-1a1f-4950-ac77-7ca3c9683117 2018-07-29 03:55:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:58,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea88d5e5-877f-433c-b2fd-ea47351151ff Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e"}, "tags": [], "enabled": true, "id": "07dad468f9e34ec8bac44986fe4eed5e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}]} 2018-07-29 03:55:58,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 used request id req-ea88d5e5-877f-433c-b2fd-ea47351151ff 2018-07-29 03:55:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:58,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ea08d3-7b93-4e7d-8d89-1063acd69aa8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-29 03:55:58,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a3ea08d3-7b93-4e7d-8d89-1063acd69aa8 2018-07-29 03:55:59,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:59,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0d3883-1dc9-4120-92df-6011096fe820 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 03:55:59,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff0d3883-1dc9-4120-92df-6011096fe820 2018-07-29 03:55:59,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:59,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b7418b-df0d-4648-bfe1-8a73ecd35c38 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e"}, "tags": [], "enabled": true, "id": "07dad468f9e34ec8bac44986fe4eed5e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}]} 2018-07-29 03:55:59,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 used request id req-34b7418b-df0d-4648-bfe1-8a73ecd35c38 2018-07-29 03:55:59,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/67a0d343e716457094b027cde3674925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:59,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2627d0e0-e249-4e42-9280-a0c7bac9943d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.25:5000/v3/users/67a0d343e716457094b027cde3674925"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "07dad468f9e34ec8bac44986fe4eed5e", "id": "67a0d343e716457094b027cde3674925", "password_expires_at": null}} 2018-07-29 03:55:59,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/67a0d343e716457094b027cde3674925 used request id req-2627d0e0-e249-4e42-9280-a0c7bac9943d 2018-07-29 03:55:59,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/67a0d343e716457094b027cde3674925/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:59,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6421c96-3514-4751-9aeb-605288bc335e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/67a0d343e716457094b027cde3674925/roles", "previous": null, "next": null}, "roles": []} 2018-07-29 03:55:59,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/67a0d343e716457094b027cde3674925/roles used request id req-e6421c96-3514-4751-9aeb-605288bc335e 2018-07-29 03:55:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:59,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b304c7-5f09-41eb-b9a7-00cc965e6b69 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-29 03:55:59,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-53b304c7-5f09-41eb-b9a7-00cc965e6b69 2018-07-29 03:55:59,575 - keystone_utils - INFO - Granting role _member_ to project juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 03:55:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/67a0d343e716457094b027cde3674925/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 03:55:59,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 03:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bedd62e-56c7-4a98-abe3-4d9a8f1e6050 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 03:55:59,737 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e/users/67a0d343e716457094b027cde3674925/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-2bedd62e-56c7-4a98-abe3-4d9a8f1e6050 2018-07-29 03:55:59,738 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-07-29 03:55:59,738 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=14fb4cf3-4794-47c3-87bd-8feafee76eca, auth_url=http://172.30.9.25:5000/v3, project_name=juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748, 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-29 03:55:59,841 - 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-29 03:55:59,842 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-07-29 03:55:59,842 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-07-29 03:55:59,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:55:59,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:56:00,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["-HkK0XG7QrqxibibdTyViw"], "issued_at": "2018-07-29T03:56:00.000000Z"}} 2018-07-29 03:56:00,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" 2018-07-29 03:56:00,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f99e82c-5f93-4151-b865-9a1e564e98b7 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:56:00,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2f99e82c-5f93-4151-b865-9a1e564e98b7 2018-07-29 03:56:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" 2018-07-29 03:56:00,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-893584f9-00c2-486d-8d09-6f77cce89113 Date: Sun, 29 Jul 2018 03:56:00 GMT RESP BODY: {"networks":[]} 2018-07-29 03:56:00,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=abot-net used request id req-893584f9-00c2-486d-8d09-6f77cce89113 2018-07-29 03:56:00,530 - neutron_utils - INFO - Creating network with name abot-net 2018-07-29 03:56:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-07-29 03:56:00,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-bc3910ed-3d7e-4056-91d7-2c8bcb9708da Date: Sun, 29 Jul 2018 03:56:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0f527727-50d6-4550-b4d0-581ea6252927","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"07dad468f9e34ec8bac44986fe4eed5e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:56:00Z","is_default":false,"qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"07dad468f9e34ec8bac44986fe4eed5e","created_at":"2018-07-29T03:56:00Z","mtu":1450}} 2018-07-29 03:56:00,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-bc3910ed-3d7e-4056-91d7-2c8bcb9708da 2018-07-29 03:56:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0f527727-50d6-4550-b4d0-581ea6252927 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" 2018-07-29 03:56:00,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4e43d117-d99b-465f-b4c6-e1db331d12d5 Date: Sun, 29 Jul 2018 03:56:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0f527727-50d6-4550-b4d0-581ea6252927","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"07dad468f9e34ec8bac44986fe4eed5e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T03:56:00Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"07dad468f9e34ec8bac44986fe4eed5e","created_at":"2018-07-29T03:56:00Z","provider:network_type":"vxlan"}]} 2018-07-29 03:56:00,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0f527727-50d6-4550-b4d0-581ea6252927 used request id req-4e43d117-d99b-465f-b4c6-e1db331d12d5 2018-07-29 03:56:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f527727-50d6-4550-b4d0-581ea6252927 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" 2018-07-29 03:56:00,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3c7f6e28-ba1e-4bb1-bcdf-037d3a6e2f11 Date: Sun, 29 Jul 2018 03:56:00 GMT RESP BODY: {"subnets":[]} 2018-07-29 03:56:00,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f527727-50d6-4550-b4d0-581ea6252927 used request id req-3c7f6e28-ba1e-4bb1-bcdf-037d3a6e2f11 2018-07-29 03:56:00,971 - neutron_utils - INFO - Creating subnet with name abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 03:56:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" -d '{"subnets": [{"ip_version": 4, "network_id": "0f527727-50d6-4550-b4d0-581ea6252927", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}]}' 2018-07-29 03:56:01,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-88a86870-f129-4ef4-9146-ab1d062a9335 Date: Sun, 29 Jul 2018 03:56:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T03:56:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"792ea2be-abd7-41db-9838-9c915fb950f5","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"07dad468f9e34ec8bac44986fe4eed5e","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748","enable_dhcp":true,"segment_id":null,"network_id":"0f527727-50d6-4550-b4d0-581ea6252927","tenant_id":"07dad468f9e34ec8bac44986fe4eed5e","created_at":"2018-07-29T03:56:01Z","ip_version":4}]} 2018-07-29 03:56:01,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-88a86870-f129-4ef4-9146-ab1d062a9335 2018-07-29 03:56:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0f527727-50d6-4550-b4d0-581ea6252927 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" 2018-07-29 03:56:01,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-1ce5d862-d6f7-4014-b609-35d49a83f9c8 Date: Sun, 29 Jul 2018 03:56:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f527727-50d6-4550-b4d0-581ea6252927","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"07dad468f9e34ec8bac44986fe4eed5e","l2_adjacency":true,"status":"ACTIVE","subnets":["792ea2be-abd7-41db-9838-9c915fb950f5"],"description":"","tags":[],"updated_at":"2018-07-29T03:56:01Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"07dad468f9e34ec8bac44986fe4eed5e","created_at":"2018-07-29T03:56:00Z","provider:network_type":"vxlan"}]} 2018-07-29 03:56:01,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0f527727-50d6-4550-b4d0-581ea6252927 used request id req-1ce5d862-d6f7-4014-b609-35d49a83f9c8 2018-07-29 03:56:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f527727-50d6-4550-b4d0-581ea6252927 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" 2018-07-29 03:56:01,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f94a5e0b-0945-45bc-b8c7-9dab6d6504ea Date: Sun, 29 Jul 2018 03:56:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T03:56:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"792ea2be-abd7-41db-9838-9c915fb950f5","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"07dad468f9e34ec8bac44986fe4eed5e","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748","enable_dhcp":true,"segment_id":null,"network_id":"0f527727-50d6-4550-b4d0-581ea6252927","tenant_id":"07dad468f9e34ec8bac44986fe4eed5e","created_at":"2018-07-29T03:56:01Z","ip_version":4}]} 2018-07-29 03:56:01,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f527727-50d6-4550-b4d0-581ea6252927 used request id req-f94a5e0b-0945-45bc-b8c7-9dab6d6504ea 2018-07-29 03:56:01,894 - OpenStackNetwork - DEBUG - Network [0f527727-50d6-4550-b4d0-581ea6252927] created successfully 2018-07-29 03:56:01,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:56:01,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:56:02,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["N3fGg8PcTpC0gdBCfAUx6A"], "issued_at": "2018-07-29T03:56:02.000000Z"}} 2018-07-29 03:56:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}420d9df2ade517dbd9ff8957b42886b337eb4a27" 2018-07-29 03:56:02,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8b11c4d2-9ca6-4bdb-b044-1de2c5b5573f Date: Sun, 29 Jul 2018 03:56:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:56:02,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-8b11c4d2-9ca6-4bdb-b044-1de2c5b5573f 2018-07-29 03:56:02,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}420d9df2ade517dbd9ff8957b42886b337eb4a27" 2018-07-29 03:56:02,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-86adccee-1ba5-4e67-ba08-e032d02a9f85 Date: Sun, 29 Jul 2018 03:56:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 03:56:02,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 used request id req-86adccee-1ba5-4e67-ba08-e032d02a9f85 2018-07-29 03:56:02,608 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-07-29 03:56:02,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:56:02,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:56:02,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["xHcdPpjoShSrGRIulMLPOQ"], "issued_at": "2018-07-29T03:56:02.000000Z"}} 2018-07-29 03:56:02,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:03,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777ef3df-d392-416c-b25d-a4eef6cd3480 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:56:03,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-777ef3df-d392-416c-b25d-a4eef6cd3480 2018-07-29 03:56:03,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:03,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-51cec7e3-cf09-4647-b4c9-28cea2fc8809 Date: Sun, 29 Jul 2018 03:56:03 GMT RESP BODY: {"routers": []} 2018-07-29 03:56:03,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748&admin_state_up=True used request id req-51cec7e3-cf09-4647-b4c9-28cea2fc8809 2018-07-29 03:56:03,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:56:03,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:56:03,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["Sv_1BDwVQKiNLBXCZlH_Ug"], "issued_at": "2018-07-29T03:56:03.000000Z"}} 2018-07-29 03:56:03,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174ab841479f614e03575b716c52218ba03f90d5" 2018-07-29 03:56:03,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a8a1f7-b86c-4fb5-bd43-43fe0dbcb004 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:56:03,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f2a8a1f7-b86c-4fb5-bd43-43fe0dbcb004 2018-07-29 03:56:03,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:03,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9d0ddb3c-ef03-41f8-96fe-c93bad87e4b0 Date: Sun, 29 Jul 2018 03:56:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30f2de39-add9-4cd8-967e-f10938798b65","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d613e7e49ec946fc81f976b6303e5c94","l2_adjacency":true,"status":"ACTIVE","subnets":["65c5d0d4-0f66-473a-8f52-6f649dca70f0"],"description":"","tags":[],"updated_at":"2018-07-29T01:44:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:30Z","provider:network_type":"flat"}]} 2018-07-29 03:56:03,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-9d0ddb3c-ef03-41f8-96fe-c93bad87e4b0 2018-07-29 03:56:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:03,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5a6371cc-37ac-475c-9b71-db785e668f13 Date: Sun, 29 Jul 2018 03:56:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}]} 2018-07-29 03:56:03,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=30f2de39-add9-4cd8-967e-f10938798b65 used request id req-5a6371cc-37ac-475c-9b71-db785e668f13 2018-07-29 03:56:03,919 - neutron_utils - INFO - Creating router with name - abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 03:56:03,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" -d '{"router": {"external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65"}, "name": "abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "admin_state_up": true}}' 2018-07-29 03:56:05,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-89ae0500-4480-423e-bec0-bf30ba194d51 Date: Sun, 29 Jul 2018 03:56:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "created_at": "2018-07-29T03:56:03Z", "admin_state_up": true, "updated_at": "2018-07-29T03:56:05Z", "project_id": "07dad468f9e34ec8bac44986fe4eed5e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2", "name": "abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}} 2018-07-29 03:56:05,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-89ae0500-4480-423e-bec0-bf30ba194d51 2018-07-29 03:56:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:05,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-9c42d434-4f18-4e62-af11-bcfdab2049ee Date: Sun, 29 Jul 2018 03:56:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:56:04Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","ip_address":"172.30.9.210"}],"id":"fa6dd9e3-7933-4a6c-a4e8-257a24e1a9ff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:2f:a2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"","created_at":"2018-07-29T03:56:04Z","binding:vnic_type":"normal","device_id":"4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2","ip_allocation":"immediate"}]} 2018-07-29 03:56:05,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2 used request id req-9c42d434-4f18-4e62-af11-bcfdab2049ee 2018-07-29 03:56:05,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/65c5d0d4-0f66-473a-8f52-6f649dca70f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:05,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-bbc02de1-7ca2-4612-b46f-7239a1562975 Date: Sun, 29 Jul 2018 03:56:05 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}} 2018-07-29 03:56:05,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/65c5d0d4-0f66-473a-8f52-6f649dca70f0 used request id req-bbc02de1-7ca2-4612-b46f-7239a1562975 2018-07-29 03:56:05,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:05,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-ab898baa-8934-49fd-9791-398174dd87b9 Date: Sun, 29 Jul 2018 03:56:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T03:56:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"792ea2be-abd7-41db-9838-9c915fb950f5","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"07dad468f9e34ec8bac44986fe4eed5e","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748","enable_dhcp":true,"segment_id":null,"network_id":"0f527727-50d6-4550-b4d0-581ea6252927","tenant_id":"07dad468f9e34ec8bac44986fe4eed5e","created_at":"2018-07-29T03:56:01Z","ip_version":4}]} 2018-07-29 03:56:05,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748 used request id req-ab898baa-8934-49fd-9791-398174dd87b9 2018-07-29 03:56:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 03:56:05,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 03:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa46b765-c9eb-4001-997a-91fd888bd32b 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-29 03:56:05,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-fa46b765-c9eb-4001-997a-91fd888bd32b 2018-07-29 03:56:05,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:05,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777e5558-a197-43d9-a24c-fe1946892c16 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}} 2018-07-29 03:56:05,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e used request id req-777e5558-a197-43d9-a24c-fe1946892c16 2018-07-29 03:56:05,835 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-29 03:56:05,835 - neutron_utils - INFO - Adding interface to router with name abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 03:56:05,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" -d '{"subnet_id": "792ea2be-abd7-41db-9838-9c915fb950f5"}' 2018-07-29 03:56:08,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-479afc61-87de-4aa8-9881-905da75eae3c Date: Sun, 29 Jul 2018 03:56:08 GMT RESP BODY: {"network_id": "0f527727-50d6-4550-b4d0-581ea6252927", "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "subnet_id": "792ea2be-abd7-41db-9838-9c915fb950f5", "subnet_ids": ["792ea2be-abd7-41db-9838-9c915fb950f5"], "port_id": "78ef3d48-ce6a-443b-ac82-5ef042da9557", "id": "4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2"} 2018-07-29 03:56:08,005 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2/add_router_interface used request id req-479afc61-87de-4aa8-9881-905da75eae3c 2018-07-29 03:56:08,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:08,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-66eeb4c7-5887-4cdb-94e8-f08c0ef1138d Date: Sun, 29 Jul 2018 03:56:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "65c5d0d4-0f66-473a-8f52-6f649dca70f0", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "created_at": "2018-07-29T03:56:03Z", "admin_state_up": true, "updated_at": "2018-07-29T03:56:07Z", "project_id": "07dad468f9e34ec8bac44986fe4eed5e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2", "name": "abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}} 2018-07-29 03:56:08,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2 used request id req-66eeb4c7-5887-4cdb-94e8-f08c0ef1138d 2018-07-29 03:56:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:08,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1749 X-Openstack-Request-Id: req-cf14075c-da70-417c-960c-c0b1045a44a0 Date: Sun, 29 Jul 2018 03:56:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:56:07Z","device_owner":"network:router_interface","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"792ea2be-abd7-41db-9838-9c915fb950f5","ip_address":"172.16.0.1"}],"id":"78ef3d48-ce6a-443b-ac82-5ef042da9557","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:b7:d2","project_id":"07dad468f9e34ec8bac44986fe4eed5e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f527727-50d6-4550-b4d0-581ea6252927","tenant_id":"07dad468f9e34ec8bac44986fe4eed5e","created_at":"2018-07-29T03:56:06Z","binding:vnic_type":"normal","device_id":"4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-29T03:56:06Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","ip_address":"172.30.9.210"}],"id":"fa6dd9e3-7933-4a6c-a4e8-257a24e1a9ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:2f:a2","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"","created_at":"2018-07-29T03:56:04Z","binding:vnic_type":"normal","device_id":"4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2","ip_allocation":"immediate"}]} 2018-07-29 03:56:08,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2 used request id req-cf14075c-da70-417c-960c-c0b1045a44a0 2018-07-29 03:56:08,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/65c5d0d4-0f66-473a-8f52-6f649dca70f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:08,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-228bd5b6-471d-4893-b661-d559ba55fcfe Date: Sun, 29 Jul 2018 03:56:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T01:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65c5d0d4-0f66-473a-8f52-6f649dca70f0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d613e7e49ec946fc81f976b6303e5c94","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"30f2de39-add9-4cd8-967e-f10938798b65","tenant_id":"d613e7e49ec946fc81f976b6303e5c94","created_at":"2018-07-29T01:44:36Z","ip_version":4}} 2018-07-29 03:56:08,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/65c5d0d4-0f66-473a-8f52-6f649dca70f0 used request id req-228bd5b6-471d-4893-b661-d559ba55fcfe 2018-07-29 03:56:08,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/792ea2be-abd7-41db-9838-9c915fb950f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 03:56:08,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c9ce6eba-b01a-4af2-b383-f40d9a6df667 Date: Sun, 29 Jul 2018 03:56:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T03:56:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"792ea2be-abd7-41db-9838-9c915fb950f5","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"07dad468f9e34ec8bac44986fe4eed5e","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748","enable_dhcp":true,"segment_id":null,"network_id":"0f527727-50d6-4550-b4d0-581ea6252927","tenant_id":"07dad468f9e34ec8bac44986fe4eed5e","created_at":"2018-07-29T03:56:01Z","ip_version":4}} 2018-07-29 03:56:08,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/792ea2be-abd7-41db-9838-9c915fb950f5 used request id req-c9ce6eba-b01a-4af2-b383-f40d9a6df667 2018-07-29 03:56:08,494 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-07-29 03:56:08,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:56:08,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:56:08,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["jhCo9jpeQJKqqDcIBDwaIg"], "issued_at": "2018-07-29T03:56:08.000000Z"}} 2018-07-29 03:56:08,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a099257cb4c5c25b7cf6e850b490232192765" 2018-07-29 03:56:08,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0206e858-978a-4f43-baca-085a3edafe11 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:56:08,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0206e858-978a-4f43-baca-085a3edafe11 2018-07-29 03:56:08,978 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-29 03:56:09,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a099257cb4c5c25b7cf6e850b490232192765" 2018-07-29 03:56:09,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-865cacf0-9ea5-4ad9-9f5a-a49b62ce0ce2 x-compute-request-id: req-865cacf0-9ea5-4ad9-9f5a-a49b62ce0ce2 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1fbe04a0-6d91-4a3b-9fc9-0f8398a63079", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c2246fad-7c64-4db2-aa0f-5792cf1735a5"}, {"id": "84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/84d87c6a-7e73-4879-a2ea-8dfc48f8a9e4", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_44b003c2-dbf2-4679-8db7-c9938a293999"}, {"id": "cb7e13bd-008d-4234-911f-61eb8ce0b77d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cb7e13bd-008d-4234-911f-61eb8ce0b77d", "rel": "bookmark"}], "name": "vmtp-flavor_d2963413-b8e7-49fc-a2de-4a4e53e13f39"}, {"id": "d46de604-ec7a-4d99-8a90-e0a86eda9902", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d46de604-ec7a-4d99-8a90-e0a86eda9902", "rel": "bookmark"}], "name": "heat_ims-flavor_alt_7989799f-32da-4a09-85b7-954e8d2d09e0"}]} 2018-07-29 03:56:09,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-865cacf0-9ea5-4ad9-9f5a-a49b62ce0ce2 2018-07-29 03:56:09,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a099257cb4c5c25b7cf6e850b490232192765" -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-29 03:56:09,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65ace573-10cb-4863-923a-f64929e80e0d x-compute-request-id: req-65ace573-10cb-4863-923a-f64929e80e0d Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/17ed5907-225c-4126-b8b9-aede492a542c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/17ed5907-225c-4126-b8b9-aede492a542c", "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": "17ed5907-225c-4126-b8b9-aede492a542c"}} 2018-07-29 03:56:09,257 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-65ace573-10cb-4863-923a-f64929e80e0d 2018-07-29 03:56:09,258 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-07-29 03:56:09,270 - 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-29 03:56:09,270 - 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-29 03:56:09,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:56:09,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:56:09,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["TvKBs_gmQmSDnBxnWmL9wQ"], "issued_at": "2018-07-29T03:56:09.000000Z"}} 2018-07-29 03:56:09,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b873faf7ff5069100b60426de4d19002e4caf2" 2018-07-29 03:56:09,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a23d39c-81bc-4330-9402-eb2aff2671f6 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:56:09,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3a23d39c-81bc-4330-9402-eb2aff2671f6 2018-07-29 03:56:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25: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}e1b873faf7ff5069100b60426de4d19002e4caf2" 2018-07-29 03:56:10,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-a2580f33-ccfa-4c66-baf5-d70963a5efab Date: Sun, 29 Jul 2018 03:56:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-07-29 03:56:10,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-a2580f33-ccfa-4c66-baf5-d70963a5efab 2018-07-29 03:56:10,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1b873faf7ff5069100b60426de4d19002e4caf2" 2018-07-29 03:56:10,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3fe44075-8730-41ea-bb79-7bf1d306addd Date: Sun, 29 Jul 2018 03:56:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-29 03:56:10,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3fe44075-8730-41ea-bb79-7bf1d306addd 2018-07-29 03:56:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1b873faf7ff5069100b60426de4d19002e4caf2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-07-29 03:56:10,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-241ef121-8947-4988-a7eb-404eaae65afb Date: Sun, 29 Jul 2018 03:56:10 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-29T03:56:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-29T03:56:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86", "min_disk": 0, "protected": false, "id": "c3e02e4c-3e17-4acd-8d73-c9568cb82e86", "file": "/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/file", "checksum": null, "owner": "07dad468f9e34ec8bac44986fe4eed5e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-29 03:56:10,519 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-241ef121-8947-4988-a7eb-404eaae65afb 2018-07-29 03:56:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1b873faf7ff5069100b60426de4d19002e4caf2" -d '' 2018-07-29 03:56:15,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad2d4133-7da4-4ff2-942e-ec2b23f338cf Date: Sun, 29 Jul 2018 03:56:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 03:56:15,310 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/file used request id req-ad2d4133-7da4-4ff2-942e-ec2b23f338cf 2018-07-29 03:56:15,311 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-29 03:56:15,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1b873faf7ff5069100b60426de4d19002e4caf2" 2018-07-29 03:56:15,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-3530075c-d4cf-48bd-a1f0-3940818c1b27 Date: Sun, 29 Jul 2018 03:56:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-29T03:56:10Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-07-29T03:56:15Z", "visibility": "shared", "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/snap", "metadata": {}}], "self": "/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86", "min_disk": 0, "protected": false, "id": "c3e02e4c-3e17-4acd-8d73-c9568cb82e86", "file": "/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "07dad468f9e34ec8bac44986fe4eed5e", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-29 03:56:15,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86 used request id req-3530075c-d4cf-48bd-a1f0-3940818c1b27 2018-07-29 03:56:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1b873faf7ff5069100b60426de4d19002e4caf2" 2018-07-29 03:56:15,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ef3640d-1dbb-44df-94f9-b7f0a4620f85 Date: Sun, 29 Jul 2018 03:56:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-29 03:56:15,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1ef3640d-1dbb-44df-94f9-b7f0a4620f85 2018-07-29 03:56:15,344 - create_image - INFO - Created image with name - trusty 2018-07-29 03:56:15,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1b873faf7ff5069100b60426de4d19002e4caf2" 2018-07-29 03:56:15,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-c234424b-ffb6-4f7a-a950-97a913a60ddd Date: Sun, 29 Jul 2018 03:56:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-29T03:56:10Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-07-29T03:56:15Z", "visibility": "shared", "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/snap", "metadata": {}}], "self": "/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86", "min_disk": 0, "protected": false, "id": "c3e02e4c-3e17-4acd-8d73-c9568cb82e86", "file": "/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "07dad468f9e34ec8bac44986fe4eed5e", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-29 03:56:15,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86 used request id req-c234424b-ffb6-4f7a-a950-97a913a60ddd 2018-07-29 03:56:15,363 - create_image - DEBUG - Instance status is - active 2018-07-29 03:56:15,363 - create_image - DEBUG - Image is active with name - trusty 2018-07-29 03:56:15,363 - create_image - INFO - Image is now active with name - trusty 2018-07-29 03:56:15,492 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c3e02e4c-3e17-4acd-8d73-c9568cb82e86 -s trusty -r regionOne -u http://172.30.9.25: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-29 03:56:15,492 - 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-29 03:56:15,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 03:56:15,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 03:56:15,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T04:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["d1MtkAg2QaidcP51yCTKcA"], "issued_at": "2018-07-29T03:56:15.000000Z"}} 2018-07-29 03:56:15,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716b6dd1da54cd30d7e117ad49dd5604ff75960e" 2018-07-29 03:56:15,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 03:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec60a767-0d10-40c1-9b93-08ab8d45e553 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.25:5000/v3/", "rel": "self"}]}} 2018-07-29 03:56:15,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ec60a767-0d10-40c1-9b93-08ab8d45e553 2018-07-29 03:56:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25: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}716b6dd1da54cd30d7e117ad49dd5604ff75960e" 2018-07-29 03:56:16,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-19b57a3b-e1b4-4878-b75a-f5dfd1955e46 Date: Sun, 29 Jul 2018 03:56:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-07-29 03:56:16,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-19b57a3b-e1b4-4878-b75a-f5dfd1955e46 2018-07-29 03:56:16,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}716b6dd1da54cd30d7e117ad49dd5604ff75960e" 2018-07-29 03:56:16,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-29ae8ca0-e653-4b44-9f72-748817ed9925 Date: Sun, 29 Jul 2018 03:56:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-29 03:56:16,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-29ae8ca0-e653-4b44-9f72-748817ed9925 2018-07-29 03:56:16,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}716b6dd1da54cd30d7e117ad49dd5604ff75960e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-07-29 03:56:16,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e4af764-ffd4-4fcf-af8b-bff2a45399c0 Date: Sun, 29 Jul 2018 03:56:16 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-29T03:56:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-29T03:56:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/1c740711-9e83-432c-940d-8c2e669b9032", "min_disk": 0, "protected": false, "id": "1c740711-9e83-432c-940d-8c2e669b9032", "file": "/v2/images/1c740711-9e83-432c-940d-8c2e669b9032/file", "checksum": null, "owner": "07dad468f9e34ec8bac44986fe4eed5e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-29 03:56:16,663 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7e4af764-ffd4-4fcf-af8b-bff2a45399c0 2018-07-29 03:56:16,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}716b6dd1da54cd30d7e117ad49dd5604ff75960e" -d '' 2018-07-29 03:56:22,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92c11220-e39a-44b4-ace1-4d32fca1f7f5 Date: Sun, 29 Jul 2018 03:56: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-29 03:56:22,162 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032/file used request id req-92c11220-e39a-44b4-ace1-4d32fca1f7f5 2018-07-29 03:56:22,162 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-29 03:56:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}716b6dd1da54cd30d7e117ad49dd5604ff75960e" 2018-07-29 03:56:22,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-6f8728fb-05d9-438c-b171-c6e2039f2850 Date: Sun, 29 Jul 2018 03:56:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-29T03:56:16Z", "size": 292618240, "disk_format": "qcow2", "updated_at": "2018-07-29T03:56:22Z", "visibility": "shared", "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1c740711-9e83-432c-940d-8c2e669b9032/snap", "metadata": {}}], "self": "/v2/images/1c740711-9e83-432c-940d-8c2e669b9032", "min_disk": 0, "protected": false, "id": "1c740711-9e83-432c-940d-8c2e669b9032", "file": "/v2/images/1c740711-9e83-432c-940d-8c2e669b9032/file", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "owner": "07dad468f9e34ec8bac44986fe4eed5e", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1c740711-9e83-432c-940d-8c2e669b9032/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-29 03:56:22,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032 used request id req-6f8728fb-05d9-438c-b171-c6e2039f2850 2018-07-29 03:56:22,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}716b6dd1da54cd30d7e117ad49dd5604ff75960e" 2018-07-29 03:56:22,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c7cae58d-18c9-409e-958b-30507a26f447 Date: Sun, 29 Jul 2018 03:56:22 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-29 03:56:22,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c7cae58d-18c9-409e-958b-30507a26f447 2018-07-29 03:56:22,202 - create_image - INFO - Created image with name - xenial 2018-07-29 03:56:22,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}716b6dd1da54cd30d7e117ad49dd5604ff75960e" 2018-07-29 03:56:22,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-1a07b77c-3b13-45b6-bb31-9249a15584d3 Date: Sun, 29 Jul 2018 03:56:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-29T03:56:16Z", "size": 292618240, "disk_format": "qcow2", "updated_at": "2018-07-29T03:56:22Z", "visibility": "shared", "locations": [{"url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1c740711-9e83-432c-940d-8c2e669b9032/snap", "metadata": {}}], "self": "/v2/images/1c740711-9e83-432c-940d-8c2e669b9032", "min_disk": 0, "protected": false, "id": "1c740711-9e83-432c-940d-8c2e669b9032", "file": "/v2/images/1c740711-9e83-432c-940d-8c2e669b9032/file", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "owner": "07dad468f9e34ec8bac44986fe4eed5e", "direct_url": "rbd://56f55bb2-d40a-4eb0-89a2-5b5e882da22f/images/1c740711-9e83-432c-940d-8c2e669b9032/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-29 03:56:22,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032 used request id req-1a07b77c-3b13-45b6-bb31-9249a15584d3 2018-07-29 03:56:22,223 - create_image - DEBUG - Instance status is - active 2018-07-29 03:56:22,223 - create_image - DEBUG - Image is active with name - xenial 2018-07-29 03:56:22,223 - create_image - INFO - Image is now active with name - xenial 2018-07-29 03:56:22,372 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 1c740711-9e83-432c-940d-8c2e669b9032 -s xenial -r regionOne -u http://172.30.9.25: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-29 03:56:22,372 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 0f527727-50d6-4550-b4d0-581ea6252927 2018-07-29 03:56:22,372 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-29 04:05:19,257 - 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=0f527727-50d6-4550-b4d0-581ea6252927', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 03:56:22 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 03:56:22 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=0f527727-50d6-4550-b4d0-581ea6252927", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 03:56:22 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 03:56:22 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:0f527727-50d6-4550-b4d0-581ea6252927 external-network:] 03:56:22 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 03:56:22 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[enable-os-upgrade:true provisioner-harvest-mode:destroyed use-default-secgroup:true use-floating-ip:true automatically-retry-hooks:true logforward-enabled:false apt-ftp-proxy: name:controller ssl-hostname-verification:false ignore-machine-addresses:false proxy-ssh:false agent-metadata-url: ftp-proxy: no-proxy:127.0.0.1,localhost,::1 network:0f527727-50d6-4550-b4d0-581ea6252927 type:openstack agent-stream:released apt-https-proxy: http-proxy: development:false resource-tags: image-stream:released uuid:f6c27cf6-6d9b-43d4-8d32-ea5cc30a03aa disable-network-management:false max-status-history-age:336h authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPWm4FlHUgmwzkG/gcyzpK7xAPInyg54wM8SDyJr79Z3bNPYbJCUesFQtlhc807w2cQ8r3q8YTM2jaro92N83qJQXD++bMMUq5eWfyvcilLa+Nbzf+rgab+rLEssB8oG5RKpQspSTTA5PxQGQ8nS1ry6kN2YR3yEI2d88zDDaGb5iVTZWPJov9dDbATn/XBl9SDKT4Rn+NC1MnNhVStdwGr6bUNZJJY/jXjzWXmyJqDg7MAbdReGPviW3MgA3NNCCvp1XAtGfiZaQH/JFFQtlDvOT63uK73GP5CUQ6tNXqfQzEy4UQuVfjMW6yA3uP6Ur+gjcTB1NU2pBL/F4Z3ogF juju-client-key apt-no-proxy: default-series:xenial external-network: net-bond-reconfigure-delay:17 https-proxy: enable-os-refresh-update:true apt-http-proxy: firewall-mode:instance logging-config: max-status-history-size:5G max-action-results-size:5G test-mode:false max-action-results-age:336h transmit-vendor-metrics:true update-status-hook-interval:5m apt-mirror: image-metadata-url:] 03:56:22 INFO juju.provider.openstack provider.go:144 opening model "controller" 03:56:23 DEBUG goose :1 auth details: &{Token:gAAAAABbXTrnofB9wWV97js52l8p2lYUOnnOdr9QP84PGVdlHPoi4TBAmZz_PCD_u-Gv_FotaYN_V1VLgQqsR4RPRHm2qHUfCvBZV_FKhjXNlkpKI33BME_QxGBaOIAtUF9ep2R3Kp_N1La5ig1X4PHWaOJ9RUGGyeH6EnlrcVkMqGf1870wyyo TenantId:07dad468f9e34ec8bac44986fe4eed5e UserId:67a0d343e716457094b027cde3674925 Domain: RegionServiceURLs:map[regionOne:map[compute:http://172.30.9.25:8774/v2.1 image:http://172.30.9.25:9292 metric:http://172.30.9.25:8041 identity:http://172.30.9.25:5000 cloudformation:http://172.30.9.25:8000/v1 alarming:http://172.30.9.25:8042 volumev2:http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e volumev3:http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e orchestration:http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e object-store:http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e volume:http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e placement:http://172.30.9.25:8778/placement network:http://172.30.9.25:9696 event:http://172.30.9.25:8977]]} 03:56:23 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 03:56:23 DEBUG goose :1 performing API version discovery for "http://172.30.9.25:8774/" 03:56:23 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.25:8774/v2.1/ Rel:self}] Status:CURRENT}] 03:56:23 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 03:56:23 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 03:56:23 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 03:56:23 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 03:56:23 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 03:56:23 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 03:56:23 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 03:56:23 INFO cmd bootstrap.go:233 Loading image metadata 03:56:23 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 03:56:23 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 03:56:23 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 03:56:23 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.25:5000/v3} [win2012hvr2 win2012hv win2012r2 win2012 precise raring yakkety zesty genericlinux win2016hv win81 centos7 quantal wily win7 win8 trusty utopic xenial opensuseleap saucy vivid win2008r2 win2016 win2016nano win10] [amd64 i386 armhf arm64 ppc64el s390x] released}} 03:56:23 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 03:56:26 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 03:56:27 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.25:5000/v3} not found 03:56:27 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.25:5000/v3} not found 03:56:27 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 03:56:27 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 03:56:27 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 03:56:27 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 03:56:27 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 03:56:27 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 03:56:27 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 03:56:27 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 03:56:27 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 03:56:28 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 []} 03:56:31 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 03:56:31 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 03:56:32 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 03:56:32 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:1c740711-9e83-432c-940d-8c2e669b9032 Arch:amd64 VirtType:}] 03:56:32 INFO juju.environs.instances image.go:106 find instance - using image with id: 1c740711-9e83-432c-940d-8c2e669b9032 03:56:32 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 03:56:32 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 03:56:32 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2485 bytes 03:56:32 DEBUG juju.provider.openstack provider.go:1022 using network id "0f527727-50d6-4550-b4d0-581ea6252927" 03:56:32 DEBUG goose :1 performing API version discovery for "http://172.30.9.25:9696/" 03:56:32 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:9696/v2.0/ Rel:self}] Status:CURRENT}] 03:56:34 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" has status BUILD, wait 10 seconds before retry, attempt 12 03:58:41 INFO juju.provider.openstack provider.go:1189 started instance "e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7" 03:58:41 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 03:58:43 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.206 03:58:43 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.206 - e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7 (arch=amd64 mem=2G cores=1) 03:58:45 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 03:58:45 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 03:58:45 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 03:58:48 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 03:58:48 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 03:58:48 DEBUG juju.provider.openstack provider.go:414 instance e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7 has floating IP address: 172.30.9.206 Attempting to connect to 172.30.9.206:22 Attempting to connect to 172.16.0.14:22 03:58:48 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.14 failed: ssh: connect to host 172.16.0.14 port 22: Connection refused 03:58:49 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-0a03aa-controller-0 Cloud-init v. 18.2 running 'init-local' at Sun, 29 Jul 2018 03:58:39 +0000. Up 6.25 seconds. Cloud-init v. 18.2 running 'init' at Sun, 29 Jul 2018 03:58:40 +0000. Up 7.22 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.14 | 255.255.255.0 | . | fa:16:3e:c3:2a:83 | ci-info: | ens3 | True | fe80::f816:3eff:fec3:2a83/64 | . | link | fa:16:3e:c3:2a:83 | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Sun, 29 Jul 2018 03:58:46 +0000. Up 12.87 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Sun, 29 Jul 2018 03:58:48 +0000. Up 14.95 seconds. Cloud-init v. 18.2 finished at Sun, 29 Jul 2018 03:58:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 15.27 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:EAGDbMqVK6PCcDOkBAolE/3SCK5PSL+7nrGCTxVdw8o root@juju-0a03aa-controller-0 The key's randomart image is: +---[RSA 2048]----+ |B=..+.ooo | |++*o o o.. | |=*.+o.o. | |+**.o.E. | |*o++. S | |=..o | |oo... | |.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:YYOvXljwii1NU10V0aTvu/Gx2xLHJ9La/z3V84pplI8 root@juju-0a03aa-controller-0 The key's randomart image is: +---[DSA 1024]----+ | ..+=.| | . . . ..| | o = . . | | * o . | | o S o .o| | = * + +o*| | o * . . * **| | o . Eo+.X| | . .o .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:nfkgxOkgHwcsb1uHSdHU/wVpqpMLqVpJfDiGd1aH+kk root@juju-0a03aa-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | .. .+.. . | | . .o..... + | | .oo.=oo .+ . | | =oB++.+. . .| | ..OoSoEo ..| | +.*o+++ .| | o. .oo. | | .. . | | .. | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/main Sources [130 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [68.4 kB] Get:8 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,088 B] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [529 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [226 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [361 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [135 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,456 B] Get:17 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [316 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [216 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,408 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [819 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [337 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [674 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [272 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,736 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.4 MB in 6s (3,984 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: bsdutils libblkid1 libfdisk1 libglib2.0-0 libglib2.0-data libmount1 libslang2 libsmartcols1 libuuid1 mount shared-mime-info snapd ubuntu-core-launcher util-linux uuid-runtime 15 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 17.7 MB of archives. After this operation, 174 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bsdutils amd64 1:2.27.1-6ubuntu3.6 [51.2 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 util-linux amd64 2.27.1-6ubuntu3.6 [848 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mount amd64 2.27.1-6ubuntu3.6 [121 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-runtime amd64 2.27.1-6ubuntu3.6 [25.9 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.34.2 [1,560 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.34.2 [14.2 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuuid1 amd64 2.27.1-6ubuntu3.6 [15.1 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libblkid1 amd64 2.27.1-6ubuntu3.6 [107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfdisk1 amd64 2.27.1-6ubuntu3.6 [138 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmount1 amd64 2.27.1-6ubuntu3.6 [114 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsmartcols1 amd64 2.27.1-6ubuntu3.6 [62.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libslang2 amd64 2.3.0-2ubuntu1.1 [415 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu3 [1,120 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu3 [132 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] Fetched 17.7 MB in 4s (3,658 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../bsdutils_1%3a2.27.1-6ubuntu3.6_amd64.deb ... Unpacking bsdutils (1:2.27.1-6ubuntu3.6) over (1:2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Setting up bsdutils (1:2.27.1-6ubuntu3.6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../util-linux_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking util-linux (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for mime-support (3.59ubuntu1) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up util-linux (2.27.1-6ubuntu3.6) ... Processing triggers for systemd (229-4ubuntu21.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../mount_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking mount (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Setting up mount (2.27.1-6ubuntu3.6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../uuid-runtime_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking uuid-runtime (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Preparing to unpack .../ubuntu-core-launcher_2.34.2_amd64.deb ... Unpacking ubuntu-core-launcher (2.34.2) over (2.33.1ubuntu2) ... Preparing to unpack .../snapd_2.34.2_amd64.deb ... Unpacking snapd (2.34.2) over (2.33.1ubuntu2) ... Preparing to unpack .../libuuid1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libuuid1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libuuid1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54121 files and directories currently installed.) Preparing to unpack .../libblkid1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libblkid1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libblkid1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54121 files and directories currently installed.) Preparing to unpack .../libfdisk1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libfdisk1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libfdisk1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54121 files and directories currently installed.) Preparing to unpack .../libmount1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libmount1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libmount1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54121 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libsmartcols1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libsmartcols1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54121 files and directories currently installed.) Preparing to unpack .../libslang2_2.3.0-2ubuntu1.1_amd64.deb ... Unpacking libslang2:amd64 (2.3.0-2ubuntu1.1) over (2.3.0-2ubuntu1) ... Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu3_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu3) over (2.48.2-0ubuntu1) ... Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu3_all.deb ... Unpacking libglib2.0-data (2.48.2-0ubuntu3) over (2.48.2-0ubuntu1) ... Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... Unpacking shared-mime-info (1.5-2ubuntu0.2) over (1.5-2ubuntu0.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up uuid-runtime (2.27.1-6ubuntu3.6) ... Setting up snapd (2.34.2) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/profile.d/apps-bin-path.sh ... snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.34.2) ... Setting up libslang2:amd64 (2.3.0-2ubuntu1.1) ... Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu3) ... No schema files found: doing nothing. Setting up libglib2.0-data (2.48.2-0ubuntu3) ... Setting up shared-mime-info (1.5-2ubuntu0.2) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (45.1 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 ... 54121 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (46.9 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54135 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.31 [31.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.31 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 4s (1,584 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 ... 54161 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.31_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.31) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.31_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.31) ... 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.31) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.31) ... 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 12.166s; size 22087170 bytes; speed 1815427.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-29 03:59:51 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-07-29 03:59:51 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-29 03:59:51 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-29 03:59:51 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-29 03:59:52 DEBUG goose :22 auth details: &{Token:gAAAAABbXTu4X5a9qSYu9S6wgdRlXopSCPZFF_2eW4QNPEjuCQqB9WgBy_tt1lNkf4mSPUgSBX_q0SopbtgoSALAwHJS-ltXvxfhdwIyXBN5OaZgbpJovwY4SEAv48F0KTZ1eom_xLofJ-YTq0m4GyHIG_M2tYRXpBYSsoIwAz0sEaLrN3FviNI TenantId:07dad468f9e34ec8bac44986fe4eed5e UserId:67a0d343e716457094b027cde3674925 Domain: RegionServiceURLs:map[regionOne:map[image:http://172.30.9.25:9292 orchestration:http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e metric:http://172.30.9.25:8041 volume:http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e placement:http://172.30.9.25:8778/placement volumev2:http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e event:http://172.30.9.25:8977 object-store:http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e volumev3:http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e network:http://172.30.9.25:9696 identity:http://172.30.9.25:5000 compute:http://172.30.9.25:8774/v2.1 cloudformation:http://172.30.9.25:8000/v1 alarming:http://172.30.9.25:8042]]} 2018-07-29 03:59:52 DEBUG goose :22 performing API version discovery for "http://172.30.9.25:8774/" 2018-07-29 03:59:52 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.25:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-29 03:59:53 DEBUG juju.provider.openstack provider.go:414 instance e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7 has floating IP address: 172.30.9.206 2018-07-29 03:59:53 INFO juju.agent identity.go:22 writing system identity file 2018-07-29 03:59:54 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-29 03:59:54 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-29 03:59:54 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-29 03:59:54 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-29 03:59:54 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-29 04:00:00 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-07-29 04:00:05 DEBUG juju.mongo mongo.go:622 using mongod: /usr/lib/juju/mongo3.2/bin/mongod --version: "db version v3.2.15\ngit version: e11e3c1b9c9ce3f7b4a79493e16f5e4504e01140\nOpenSSL version: OpenSSL 1.0.2g 1 Mar 2016\nallocator: tcmalloc\nmodules: none\nbuild environment:\n distarch: x86_64\n target_arch: x86_64\n" 2018-07-29 04:00:05 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-29 04:00:05 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-29 04:00:10 INFO juju.service service.go:213 Installing and starting service &{Service:{Name:juju-db Conf:{Desc:juju state database Transient:false AfterStopped: Env:map[] Limit:map[nofile:65000 nproc:20000] Timeout:300 ExecStart:/usr/lib/juju/mongo3.2/bin/mongod --dbpath '/var/lib/juju/db' --sslPEMKeyFile '/var/lib/juju/server.pem' --sslPEMKeyPassword=ignored --port 37017 --syslog --journal --replSet juju --quiet --oplogSize 512 --ipv6 --auth --keyFile '/var/lib/juju/shared-secret' --sslMode requireSSL --storageEngine wiredTiger --wiredTigerCacheSizeGB 1 ExecStopPost: Logfile: ExtraScript: ServiceBinary: ServiceArgs:[]}} ConfName:juju-db.service UnitName:juju-db.service Dirname:/var/lib/juju/init/juju-db Script:[]} 2018-07-29 04:00:10 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-29 04:00:10 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-29 04:00:10 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-29 04:00:10 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.206 local-cloud:172.16.0.14] 2018-07-29 04:00:10 DEBUG juju.network address.go:316 selected "172.16.0.14" as controller address, using scope "local-cloud" 2018-07-29 04:00:10 DEBUG juju.worker.peergrouper initiate.go:42 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"localhost:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", ReplicaSetName:"", Source:"", Service:"", ServiceHost:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(0xae8cb0), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "172.16.0.14:37017"; user ""; password "" 2018-07-29 04:00:10 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:10 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:12 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:12 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:14 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:14 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:15 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:16 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:16 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:18 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:18 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:20 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:20 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:22 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:22 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-29 04:00:204:05:12 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 04:05:12 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 04:05:12 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 04:05:12 INFO juju.provider.common destroy.go:20 destroying model "controller" 04:05:12 INFO juju.provider.common destroy.go:31 destroying instances 04:05:14 DEBUG juju.provider.openstack provider.go:1231 terminating instances [e22bd6c0-5349-4e7a-974d-ed4ab5ba85d7] 04:05:15 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-cbec965b-0e52-4959-8d91-a819afee7f1a-f6c27cf6-6d9b-43d4-8d32-ea5cc30a03aa-0" 04:05:17 INFO juju.provider.common destroy.go:51 destroying storage 04:05:17 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e 04:05:18 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-cbec965b-0e52-4959-8d91-a819afee7f1a-f6c27cf6-6d9b-43d4-8d32-ea5cc30a03aa" 04:05:19 INFO cmd supercommand.go:465 command finished 2018-07-29 04:05:19,388 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 04:05:19,388 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:26 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-29 04:05:19,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 04:05:19,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 04:05:19,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T05:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["_ZWrqEbCSIyrhURvNec5uA"], "issued_at": "2018-07-29T04:05:19.000000Z"}} 2018-07-29 04:05:19,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399176f85fd433def3ffa5996a9df4992904e777" 2018-07-29 04:05:20,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4502 X-Openstack-Request-Id: req-5612a589-2fb7-4e48-b4cc-60c2b186042b Date: Sun, 29 Jul 2018 04:05:20 GMT RESP BODY: {"floatingips": [{"router_id": "d5270902-ac77-46c6-a6df-b00bb9f64992", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:33Z", "updated_at": "2018-07-29T03:27:35Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:dc:28", "device_id": "0fc63610-c5f9-49d3-a89d-f9104920355f"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_id": "7fb530cd-fca6-4db4-a4c0-ed7d016f754d", "id": "50c3e422-f7db-4d64-a034-0d3659fdebb4", "qos_policy_id": null}, {"router_id": "16df8bee-0a6a-4b67-9373-66272d183e07", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:55:01Z", "updated_at": "2018-07-29T03:55:28Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c527fb3a-a3f8-4b73-bb76-a2ea56ad791f", "device_owner": "", "mac_address": "fa:16:3e:5b:11:fb", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_id": "40f221d2-94d9-4476-8ec1-ca36314e7ffa", "id": "7a2ba2ba-f67a-4bd2-9dcb-cc56e9796db1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "created_at": "2018-07-29T03:58:43Z", "updated_at": "2018-07-29T04:05:18Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "07dad468f9e34ec8bac44986fe4eed5e", "port_id": null, "id": "9c2ebdae-3f02-4de1-aa70-30cbf075c830", "qos_policy_id": null}, {"router_id": "16df8bee-0a6a-4b67-9373-66272d183e07", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:54:58Z", "updated_at": "2018-07-29T03:55:28Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c527fb3a-a3f8-4b73-bb76-a2ea56ad791f", "device_owner": "", "mac_address": "fa:16:3e:0e:37:9b", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.216", "revision_number": 2, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_id": "02bc9ae7-caf6-4237-9c10-633571cee6aa", "id": "c27f1287-3bcd-4b11-91a6-a0ffdbceda55", "qos_policy_id": null}, {"router_id": "d5270902-ac77-46c6-a6df-b00bb9f64992", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:39Z", "updated_at": "2018-07-29T03:27:33Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:bd:2d", "device_id": "6b6e3599-1e68-48e6-b303-f4070d93ef30"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_id": "4942f73b-b830-446c-8547-a4bc72d45379", "id": "c6192f5b-690a-41ac-9f92-9dad67d65fb1", "qos_policy_id": null}, {"router_id": "d5270902-ac77-46c6-a6df-b00bb9f64992", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:23:34Z", "updated_at": "2018-07-29T03:27:41Z", "floating_network_id": "30f2de39-add9-4cd8-967e-f10938798b65", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e3249ac-d9fd-4109-902d-a69b21d3014e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f8:77:b8", "device_id": "b4793edc-1e3c-465a-aed4-ceeba11026b8"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_id": "f991eceb-0f80-47e2-9683-a9a25be91d29", "id": "ef35a592-0d13-4bbc-8a95-8f1cefac5e0b", "qos_policy_id": null}]} 2018-07-29 04:05:20,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-5612a589-2fb7-4e48-b4cc-60c2b186042b 2018-07-29 04:05:20,056 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Floating IPs assigned to project:juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:20,056 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - 172.30.9.206: 2018-07-29 04:05:20,144 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-07-29 04:05:20,145 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Release floating IPs assigned by Juju... 2018-07-29 04:05:20,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-29 04:05:20,146 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-07-29 04:05:20,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-29 04:05:20,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec13583627874ede814cce27d9f757ab", "name": "reader"}, {"id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "name": "member"}, {"id": "b20767105796428f82838409ab0cd646", "name": "admin"}], "expires_at": "2018-07-29T05:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "332b285e47bb4977a0340d0d71354855"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65fde224ca724585a62bbf67aad19b84"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd63d0dd26a847d4a74ffcbd2ef38373"}], "type": "alarming", "id": "24fc9eb0771242ecb62efc71b7e240dc", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83291eaee6974f0bab1620e545b9e31e"}, {"url": "http://192.30.9.3:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9698f4781409424d8d4dc30d91412a33"}, {"url": "http://172.30.9.25:8776/v2/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ef773cd3d494851abcacbf539af0546"}], "type": "volumev2", "id": "3539089131cc4eafb6e7f05231bbb8ac", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ec9c1fd10347779715789766e41ce6"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5aa8c3dc3954006a499fe2529ed5ac0"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f220ac2b3dbc42a5823499251b7173df"}], "type": "image", "id": "3a52aa64c6b84a4eafa1f9237c3070e2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4deaaaca344fb88130bf788f47d1a7"}, {"url": "http://192.30.9.3:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "adb57b669eca4ccb9ab74600c8e63226"}, {"url": "http://172.30.9.25:8004/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c7962433e6494d4d921d19444ca02abe"}], "type": "orchestration", "id": "5f4deff11c0d42f5b601e2dc652fd786", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fb50b3b066442a903a2fef7560ae5e"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad468a9402f94bea84ff9fb4f54002ab"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e238591f68a74d5c80b7f2d3fc81eb70"}], "type": "metric", "id": "5fdfa836c74a4512bc6799b26539f454", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c5816e7c49e459e8578d838cadb2667"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9054b2545aaa4ea5b402ba262b4fed4a"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a169364f452d4f4ab4d1f0e40a11415d"}], "type": "network", "id": "882fca0bd23d469b92c7e00c57d49ebf", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a41d741bdf3e41babacaa1fea3a0288f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220d3907c7a46c9b2dcc113aedb86b5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f12678176c34e7180de4546c1122797"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4fe72426d19482c9f71c74417831cb5"}], "type": "identity", "id": "a7ac5e193ef1423b9220d52eae40ce26", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "01f085323edb436890e0e107743504d5"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beedf64186a64554b705ed599df5a2fa"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed3b347e009d4cc0b14c1588cbd2eade"}], "type": "event", "id": "ada02472ed6e43c0ba2f08097afab7dc", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e381f543da34bc8b523bbc3b3092cc4"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9cac9ad726e47bab205f4be14ee0b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeed187193ab48d8be495ec0e47a7d34"}], "type": "object-store", "id": "b7b3d220b59e436db804467fd89085d3", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0efce91dd3594b1caf39e7be1b3b9339"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f474140054a454fa0986ce40ee61010"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92cd0f2eab6948af855e9c52154f3541"}], "type": "compute", "id": "d6638ca23cc04e32ab17cfabaa625269", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0882eaa882a84997897f7e5ba6482b68"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30ecc0ae663d4a62804d87cc1ea47dcf"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5360f94b00de464ead13026af54e6ace"}], "type": "cloudformation", "id": "df3d849424924aa3a3fbc37d6edec964", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80f52d98dbc34b1fb17f0fdddd272d00"}, {"url": "http://192.30.9.3:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f4432f238794f3ba432f910567c079c"}, {"url": "http://172.30.9.25:8776/v1/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe4051cbc16c49b58dc023975a7368ed"}], "type": "volume", "id": "e1e04925bf5c43e783b8db99c480f9e1", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3ba7180b87d4b59b1e8412acf711bd4"}, {"url": "http://172.30.9.25:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4598eca03944f33adb6c2f2c970fc1a"}, {"url": "http://192.30.9.3:8776/v3/07dad468f9e34ec8bac44986fe4eed5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2cc57756a4a4c2ab7891e51d1505707"}], "type": "volumev3", "id": "f124a28f6bb44cb79738ec1e11c32379", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "030261ab3370436d9b6d0b1b38a43842"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55eef46f7828422a80a50ce638953e4e"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0cf838c4da848f3921c04e799d3ff5f"}], "type": "placement", "id": "f827442bf1db4a5bbf1a97f521645c55", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748", "id": "f42b44bac7d64252a4fd23c5033a2f50"}, "audit_ids": ["rrAEYuWyQkaougHi9jvH6Q"], "issued_at": "2018-07-29T04:05:20.000000Z"}} 2018-07-29 04:05:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/9c2ebdae-3f02-4de1-aa70-30cbf075c830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a44c3a0140ed6b28e35ec59a964ed7692d8e26" 2018-07-29 04:05:21,238 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97835cbe-1102-4e0a-8adc-e14858cbb58c Content-Length: 0 Date: Sun, 29 Jul 2018 04:05:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 04:05:21,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/9c2ebdae-3f02-4de1-aa70-30cbf075c830 used request id req-97835cbe-1102-4e0a-8adc-e14858cbb58c 2018-07-29 04:05:21,239 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS objects .. 2018-07-29 04:05:21,240 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-29 04:05:21,240 - glance_utils - INFO - Deleting image named - xenial 2018-07-29 04:05:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}716b6dd1da54cd30d7e117ad49dd5604ff75960e" 2018-07-29 04:05:21,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46c9c6f0-9f1b-40dc-8cac-551ba998d695 Date: Sun, 29 Jul 2018 04:05: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-29 04:05:21,839 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1c740711-9e83-432c-940d-8c2e669b9032 used request id req-46c9c6f0-9f1b-40dc-8cac-551ba998d695 2018-07-29 04:05:21,840 - glance_utils - INFO - Deleting image named - trusty 2018-07-29 04:05:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1b873faf7ff5069100b60426de4d19002e4caf2" 2018-07-29 04:05:22,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76724ffb-2fa9-4d6d-9816-f9a1970e36ff Date: Sun, 29 Jul 2018 04:05: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-29 04:05:22,876 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c3e02e4c-3e17-4acd-8d73-c9568cb82e86 used request id req-76724ffb-2fa9-4d6d-9816-f9a1970e36ff 2018-07-29 04:05:22,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/17ed5907-225c-4126-b8b9-aede492a542c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a099257cb4c5c25b7cf6e850b490232192765" 2018-07-29 04:05:23,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 04:05: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-47619d31-94ae-4733-ae63-4ceb3aad4e6f x-compute-request-id: req-47619d31-94ae-4733-ae63-4ceb3aad4e6f Content-Length: 0 Content-Type: application/json 2018-07-29 04:05:23,080 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/17ed5907-225c-4126-b8b9-aede492a542c used request id req-47619d31-94ae-4733-ae63-4ceb3aad4e6f 2018-07-29 04:05:23,081 - OpenStackNetwork - INFO - Removing router interface from router abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748 and subnet abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:23,081 - neutron_utils - INFO - Removing router interface from router named abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" -d '{"subnet_id": "792ea2be-abd7-41db-9838-9c915fb950f5"}' 2018-07-29 04:05:24,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2e6e4ed-c060-4dab-888a-d98d3acb4247 Date: Sun, 29 Jul 2018 04:05:24 GMT RESP BODY: {"network_id": "0f527727-50d6-4550-b4d0-581ea6252927", "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "subnet_id": "792ea2be-abd7-41db-9838-9c915fb950f5", "subnet_ids": ["792ea2be-abd7-41db-9838-9c915fb950f5"], "port_id": "78ef3d48-ce6a-443b-ac82-5ef042da9557", "id": "4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2"} 2018-07-29 04:05:24,868 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2/remove_router_interface used request id req-f2e6e4ed-c060-4dab-888a-d98d3acb4247 2018-07-29 04:05:24,868 - OpenStackNetwork - INFO - Removing router abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:24,868 - neutron_utils - INFO - Deleting router with name - abot-router-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98ae257c096be1fa9fe4250c211314e592e7749" 2018-07-29 04:05:26,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0893f324-3645-4097-8be3-58beeea676d1 Content-Length: 0 Date: Sun, 29 Jul 2018 04:05:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 04:05:26,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4ab3e557-b1eb-4ea6-988e-fcd2d5e55df2 used request id req-0893f324-3645-4097-8be3-58beeea676d1 2018-07-29 04:05:26,048 - neutron_utils - INFO - Deleting subnet with name abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:26,048 - neutron_utils - INFO - Deleting subnet with name abot-subnet-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:26,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/792ea2be-abd7-41db-9838-9c915fb950f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" 2018-07-29 04:05:27,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4afaf1d-7eb0-4999-8d63-e4b9c2a1575f Date: Sun, 29 Jul 2018 04:05:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 04:05:27,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/792ea2be-abd7-41db-9838-9c915fb950f5 used request id req-c4afaf1d-7eb0-4999-8d63-e4b9c2a1575f 2018-07-29 04:05:27,299 - neutron_utils - INFO - Deleting network with name abot-net 2018-07-29 04:05:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/0f527727-50d6-4550-b4d0-581ea6252927 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4fa133d9a96794f3540d80d7aa1675ef03edc3" 2018-07-29 04:05:28,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4c0d60e-e11e-481b-b6f4-afd8ec76978c Date: Sun, 29 Jul 2018 04:05:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 04:05:28,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0f527727-50d6-4550-b4d0-581ea6252927 used request id req-a4c0d60e-e11e-481b-b6f4-afd8ec76978c 2018-07-29 04:05:28,953 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-07-29 04:05:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/67a0d343e716457094b027cde3674925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481044a4077d4ae15ce434a8cdb0d18ba47ebbf1" 2018-07-29 04:05:29,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 04:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-542bd247-2155-4419-9401-a504a306cb75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 04:05:29,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/67a0d343e716457094b027cde3674925 used request id req-542bd247-2155-4419-9401-a504a306cb75 2018-07-29 04:05:29,136 - keystone_utils - INFO - Deleting user with name - juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:29,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f42b44bac7d64252a4fd23c5033a2f50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47bfe64bbf3053dea32ecc60e1113d42d52b5d" 2018-07-29 04:05:29,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 04:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2db8647-a577-463f-a964-a34658d23fdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 04:05:29,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f42b44bac7d64252a4fd23c5033a2f50 used request id req-f2db8647-a577-463f-a964-a34658d23fdd 2018-07-29 04:05:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 04:05:29,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 36888 X-Openstack-Request-Id: req-e79bba46-c31e-4aa6-8e53-c57d6fd8706f Date: Sun, 29 Jul 2018 04:05:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "created_at": "2018-07-29T01:48:32Z", "updated_at": "2018-07-29T01:48:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "359ef67f-4d9e-4508-897b-3ab7e8da2862", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "44062829-4868-4b0e-a4c2-8a2a375e7fef", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "76f7667b-2c6c-414d-9ba7-324192690e68", "remote_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:32Z", "revision_number": 0, "id": "a9e1dafc-f20f-4414-a6d3-56f8f486f44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:32Z", "security_group_id": "0c418488-f11f-46d6-8c24-d3495a93112b", "tenant_id": "f65cd07036904fdcb0961564b93ffccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f65cd07036904fdcb0961564b93ffccd"}], "revision_number": 1, "project_id": "f65cd07036904fdcb0961564b93ffccd", "id": "0c418488-f11f-46d6-8c24-d3495a93112b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "created_at": "2018-07-29T03:56:00Z", "updated_at": "2018-07-29T03:56:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:56:00Z", "revision_number": 0, "id": "137bdf28-ae88-4063-b9d6-f350154719ba", "remote_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "remote_ip_prefix": null, "created_at": "2018-07-29T03:56:00Z", "security_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "07dad468f9e34ec8bac44986fe4eed5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:56:00Z", "revision_number": 0, "id": "6195e6f0-b590-4128-a573-f5528dbb6265", "remote_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "remote_ip_prefix": null, "created_at": "2018-07-29T03:56:00Z", "security_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "07dad468f9e34ec8bac44986fe4eed5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:56:00Z", "revision_number": 0, "id": "b19e65a9-c345-4ecf-ae13-c5ce639b79d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:56:00Z", "security_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "07dad468f9e34ec8bac44986fe4eed5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:56:00Z", "revision_number": 0, "id": "b5b166b8-29b0-4a4f-b639-80c694310f2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:56:00Z", "security_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "07dad468f9e34ec8bac44986fe4eed5e"}], "revision_number": 1, "project_id": "07dad468f9e34ec8bac44986fe4eed5e", "id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "created_at": "2018-07-29T03:17:58Z", "updated_at": "2018-07-29T03:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:22:46Z", "revision_number": 0, "id": "25647233-03aa-46a0-8d1f-bc1a1c74715b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:22:46Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "3d849ed6-ce7d-4b0f-8430-3a0d3c1a82ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "4b6ce99b-5d2c-455c-b753-5411279f73c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "519794ac-987c-46e6-b8b9-864250b7111d", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:17:58Z", "revision_number": 0, "id": "6418ec18-38fe-47a2-a849-97367fe2808c", "remote_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "remote_ip_prefix": null, "created_at": "2018-07-29T03:17:58Z", "security_group_id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "tenant_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7"}], "revision_number": 2, "project_id": "a6ebf8018f5e42d7a41c16ad6bea82d7", "id": "2b71f1eb-b47a-4fca-a9cf-88eb656db299", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb073936aec74c97ae364912f437c9e7", "created_at": "2018-07-29T01:49:03Z", "updated_at": "2018-07-29T01:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "1e559999-b3e3-485e-8749-688f94cde746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "2bc7e334-093c-4ef0-afa4-2d0af5305c7c", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "dc099ef6-9993-450d-9ba0-c856e6ca9318", "remote_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb073936aec74c97ae364912f437c9e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:49:03Z", "revision_number": 0, "id": "e6a2346f-338e-40bb-8853-bc26ec404ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:49:03Z", "security_group_id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "tenant_id": "eb073936aec74c97ae364912f437c9e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb073936aec74c97ae364912f437c9e7"}], "revision_number": 1, "project_id": "eb073936aec74c97ae364912f437c9e7", "id": "39c97e06-2c48-4f78-8111-dac9a92ad709", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "created_at": "2018-07-29T03:43:50Z", "updated_at": "2018-07-29T03:43:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:43:50Z", "revision_number": 0, "id": "03841230-6b7b-445e-9fdd-a38d602edd7e", "remote_group_id": "a4fffb6d-63c0-46c5-a3a8-ba48644071e9", "remote_ip_prefix": null, "created_at": "2018-07-29T03:43:50Z", "security_group_id": "a4fffb6d-63c0-46c5-a3a8-ba48644071e9", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "873c47e86e864bf3aaaf74a719070c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:43:50Z", "revision_number": 0, "id": "3bd2446e-01ee-4941-9527-5a36f3620926", "remote_group_id": "a4fffb6d-63c0-46c5-a3a8-ba48644071e9", "remote_ip_prefix": null, "created_at": "2018-07-29T03:43:50Z", "security_group_id": "a4fffb6d-63c0-46c5-a3a8-ba48644071e9", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "873c47e86e864bf3aaaf74a719070c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:43:50Z", "revision_number": 0, "id": "8d2b0ef1-0059-4d92-b6f0-f33699ca072d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:43:50Z", "security_group_id": "a4fffb6d-63c0-46c5-a3a8-ba48644071e9", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "873c47e86e864bf3aaaf74a719070c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:43:50Z", "revision_number": 0, "id": "a825cce2-0cf1-4e74-9fd9-ed0ea9cac9dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:43:50Z", "security_group_id": "a4fffb6d-63c0-46c5-a3a8-ba48644071e9", "tenant_id": "873c47e86e864bf3aaaf74a719070c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "873c47e86e864bf3aaaf74a719070c60"}], "revision_number": 1, "project_id": "873c47e86e864bf3aaaf74a719070c60", "id": "a4fffb6d-63c0-46c5-a3a8-ba48644071e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "765d750ce87e42ad8de569be87692d1f", "created_at": "2018-07-29T03:13:36Z", "updated_at": "2018-07-29T03:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "34dcb93d-a2d8-4cae-a4d6-c17973d13be9", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "65d8dfaf-8f0b-4ae3-a91f-3501eb2ac02a", "remote_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "88061181-6b54-4e3a-a44c-1193f0fd1ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "765d750ce87e42ad8de569be87692d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:13:36Z", "revision_number": 0, "id": "9d5a7cac-8237-43f7-a702-e6a24baac5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:13:36Z", "security_group_id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "tenant_id": "765d750ce87e42ad8de569be87692d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "765d750ce87e42ad8de569be87692d1f"}], "revision_number": 1, "project_id": "765d750ce87e42ad8de569be87692d1f", "id": "c0754713-44e6-4f60-98d1-b9415f42ffc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "created_at": "2018-07-29T01:51:36Z", "updated_at": "2018-07-29T01:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:51:36Z", "revision_number": 0, "id": "0a35114f-4851-493b-bfd3-ec50e59c5c1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:51:36Z", "security_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc69f7c9765b42f3afa0cebd27326865"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:51:36Z", "revision_number": 0, "id": "2da1a265-0b6a-4814-b0bf-0b104c41f0fe", "remote_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "remote_ip_prefix": null, "created_at": "2018-07-29T01:51:36Z", "security_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc69f7c9765b42f3afa0cebd27326865"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:51:36Z", "revision_number": 0, "id": "331d0054-ac22-4068-af0e-6afa4f0bc03d", "remote_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "remote_ip_prefix": null, "created_at": "2018-07-29T01:51:36Z", "security_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc69f7c9765b42f3afa0cebd27326865"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:51:36Z", "revision_number": 0, "id": "7fbb0109-9f92-4698-b737-b3fd8c3f40f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:51:36Z", "security_group_id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "tenant_id": "dc69f7c9765b42f3afa0cebd27326865", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc69f7c9765b42f3afa0cebd27326865"}], "revision_number": 1, "project_id": "dc69f7c9765b42f3afa0cebd27326865", "id": "c4786583-39a5-44dc-b8f3-905ed08fb963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "created_at": "2018-07-29T01:50:40Z", "updated_at": "2018-07-29T01:50:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "0d764946-9c41-4812-b8fe-4e5ca6e59106", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "52df55d4-f75e-462e-9f5c-3da2aa0a467a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "85602a27-4f0b-49ee-aa27-c40a8bd7a9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:40Z", "revision_number": 0, "id": "9286621f-3800-40d8-b6a4-4951d6266eba", "remote_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:40Z", "security_group_id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "tenant_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c"}], "revision_number": 1, "project_id": "a9a09cc1f5c749c48c6373be2a66bf6c", "id": "c63d0dbb-73f2-466b-9892-09562c6239e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "created_at": "2018-07-29T02:39:50Z", "updated_at": "2018-07-29T02:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "68805466-c05d-4855-b333-3d2b65f0a770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "6deddd3b-e109-4df5-8bd6-42e710ea62fd", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv4", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "71f290e9-7c2c-4457-a612-031cad2246a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T02:39:50Z", "revision_number": 0, "id": "c8917209-c578-4d01-97d0-fa4d2adf39a5", "remote_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "remote_ip_prefix": null, "created_at": "2018-07-29T02:39:50Z", "security_group_id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "tenant_id": "946b036914804fa3a0a56c4a7df0e19e", "port_range_min": null, "ethertype": "IPv6", "project_id": "946b036914804fa3a0a56c4a7df0e19e"}], "revision_number": 1, "project_id": "946b036914804fa3a0a56c4a7df0e19e", "id": "cb3b1149-49ba-4e4b-9bd2-0f54566b3564", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "created_at": "2018-07-29T01:48:18Z", "updated_at": "2018-07-29T01:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "0f2b717e-d2a7-4f39-b341-0d80949dcd99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "2be598f8-17ee-41c9-b877-5413c23163f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "40957546-83c0-4993-929e-d40eac86ccac", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:18Z", "revision_number": 0, "id": "65f739cc-9a35-4af3-a4ca-c5dfd660a9b8", "remote_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:18Z", "security_group_id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "tenant_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749"}], "revision_number": 1, "project_id": "d2ac6b7eb80a4494a9cc93ffc7ae0749", "id": "d034be7d-19ec-4031-ace9-596bd80f3d49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "created_at": "2018-07-29T03:49:03Z", "updated_at": "2018-07-29T03:54:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T03:54:19Z", "revision_number": 0, "id": "0807e9d6-99c2-4579-9f85-f19b5d656103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:54:19Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "69613c41-9a55-4888-a667-b1b8f8a068bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "883c993e-a264-40e7-87a2-a3384b4d3361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "8ea02709-4e3a-4614-9eca-31df9a8bb6d5", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T03:49:03Z", "revision_number": 0, "id": "ea437e79-cd32-43e9-9808-b19330643800", "remote_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "remote_ip_prefix": null, "created_at": "2018-07-29T03:49:03Z", "security_group_id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "tenant_id": "11aa8250d23d49e0b4da8245c721aa1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "11aa8250d23d49e0b4da8245c721aa1e"}], "revision_number": 2, "project_id": "11aa8250d23d49e0b4da8245c721aa1e", "id": "ecfb8aae-5b60-4b24-80df-5118bc5fb92e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-29T01:48:19Z", "updated_at": "2018-07-29T01:48:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5adaedcd-2eec-4caa-a76c-f2c116916eeb", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "5c0c0a5e-14e5-4dff-bb3e-de0e3e5ff7df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:48:19Z", "revision_number": 0, "id": "73529b63-291f-465a-9df6-f2921cbdde08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "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-29T01:48:19Z", "revision_number": 0, "id": "f6fcfe54-00ca-4449-bbd1-7e9d0a951e87", "remote_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "remote_ip_prefix": null, "created_at": "2018-07-29T01:48:19Z", "security_group_id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ee68cb20-0703-4648-aa84-d9d6f1e45cd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "created_at": "2018-07-29T01:52:24Z", "updated_at": "2018-07-29T01:52:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "0c149aef-0161-4c23-823e-dc2c2afd9619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "78cc1810-364b-48dd-baf1-43d19c2a38d9", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "9886d3bf-9191-45b9-a9d6-d0e2f1593d5a", "remote_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:52:24Z", "revision_number": 0, "id": "c6c3cc68-b5b2-48fd-a64b-4854c9457ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:52:24Z", "security_group_id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "tenant_id": "33606a47f189439cb16eb9b2cdaabd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "33606a47f189439cb16eb9b2cdaabd20"}], "revision_number": 1, "project_id": "33606a47f189439cb16eb9b2cdaabd20", "id": "f6d7d714-e76c-4c93-87e8-bd361a2ddb12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5239a95e7146412da60267670004cc32", "created_at": "2018-07-29T01:50:03Z", "updated_at": "2018-07-29T01:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "5462d1ee-9cd5-430c-bc57-25bed3050f99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "ec4a3b6e-e434-42b5-90da-bab0ba6eef0c", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv4", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "f2bebaca-8fe4-4f8e-bed8-75f055b38b36", "remote_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:50:03Z", "revision_number": 0, "id": "fd34adab-2029-4d13-9bf3-2441f2e9f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:50:03Z", "security_group_id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "tenant_id": "5239a95e7146412da60267670004cc32", "port_range_min": null, "ethertype": "IPv6", "project_id": "5239a95e7146412da60267670004cc32"}], "revision_number": 1, "project_id": "5239a95e7146412da60267670004cc32", "id": "f7a96078-53ae-489b-a8b3-cb34af57e2d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "created_at": "2018-07-29T01:44:30Z", "updated_at": "2018-07-29T01:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "0d30d012-fd7f-4fc0-8da0-10f905d1b2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "7548dc77-4a66-4b52-8371-4d069106d423", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "a8c4e98f-7df3-4d4b-8891-6bd1ffa5ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T01:44:30Z", "revision_number": 0, "id": "eb39a948-823d-4e54-b105-3103fb94bf68", "remote_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "remote_ip_prefix": null, "created_at": "2018-07-29T01:44:30Z", "security_group_id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "tenant_id": "d613e7e49ec946fc81f976b6303e5c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "d613e7e49ec946fc81f976b6303e5c94"}], "revision_number": 1, "project_id": "d613e7e49ec946fc81f976b6303e5c94", "id": "f7c40b95-4246-4c9c-9fb6-3718a7c1a401", "name": "default"}]} 2018-07-29 04:05:29,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e79bba46-c31e-4aa6-8e53-c57d6fd8706f 2018-07-29 04:05:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 04:05:29,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 29 Jul 2018 04:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def30a35-2a04-4376-b0e2-2c78eac80621 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f65cd07036904fdcb0961564b93ffccd.", "code": 404, "title": "Not Found"}} 2018-07-29 04:05:29,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f65cd07036904fdcb0961564b93ffccd used request id req-def30a35-2a04-4376-b0e2-2c78eac80621 2018-07-29 04:05:29,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-29 04:05:29,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 04:05:29,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 04:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2b8017-1ec9-4e7c-93cf-aebf59d978c7 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07dad468f9e34ec8bac44986fe4eed5e", "name": "juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748"}} 2018-07-29 04:05:29,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e used request id req-fb2b8017-1ec9-4e7c-93cf-aebf59d978c7 2018-07-29 04:05:29,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13a5bf84-add4-419a-ac7f-c38ab7e9bef0 2018-07-29 04:05:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13a5bf84-add4-419a-ac7f-c38ab7e9bef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 04:05:29,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-62d0ca00-4052-4c5c-94cb-aedbb9998da5 Date: Sun, 29 Jul 2018 04:05:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-29T03:56:00Z", "security_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "port_range_min": null, "revision_number": 0, "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "created_at": "2018-07-29T03:56:00Z", "project_id": "07dad468f9e34ec8bac44986fe4eed5e", "id": "137bdf28-ae88-4063-b9d6-f350154719ba"}, {"remote_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-29T03:56:00Z", "security_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "port_range_min": null, "revision_number": 0, "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "created_at": "2018-07-29T03:56:00Z", "project_id": "07dad468f9e34ec8bac44986fe4eed5e", "id": "6195e6f0-b590-4128-a573-f5528dbb6265"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-29T03:56:00Z", "security_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "port_range_min": null, "revision_number": 0, "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "created_at": "2018-07-29T03:56:00Z", "project_id": "07dad468f9e34ec8bac44986fe4eed5e", "id": "b19e65a9-c345-4ecf-ae13-c5ce639b79d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-29T03:56:00Z", "security_group_id": "13a5bf84-add4-419a-ac7f-c38ab7e9bef0", "port_range_min": null, "revision_number": 0, "tenant_id": "07dad468f9e34ec8bac44986fe4eed5e", "created_at": "2018-07-29T03:56:00Z", "project_id": "07dad468f9e34ec8bac44986fe4eed5e", "id": "b5b166b8-29b0-4a4f-b639-80c694310f2a"}]} 2018-07-29 04:05:29,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13a5bf84-add4-419a-ac7f-c38ab7e9bef0 used request id req-62d0ca00-4052-4c5c-94cb-aedbb9998da5 2018-07-29 04:05:29,802 - neutron_utils - INFO - Deleting security group with name - default 2018-07-29 04:05:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/13a5bf84-add4-419a-ac7f-c38ab7e9bef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 04:05:29,949 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e517b9c-2406-42d0-98f9-1d75af054ea3 Content-Length: 0 Date: Sun, 29 Jul 2018 04:05:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 04:05:29,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/13a5bf84-add4-419a-ac7f-c38ab7e9bef0 used request id req-7e517b9c-2406-42d0-98f9-1d75af054ea3 2018-07-29 04:05:29,950 - keystone_utils - INFO - Deleting project with name - juju_epc-3e3bca50-e27a-406a-a22b-e4d9d4c66748 2018-07-29 04:05:29,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 04:05:30,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 04:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57e00d1-3244-4660-8d64-26bf8eb8e855 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 04:05:30,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/07dad468f9e34ec8bac44986fe4eed5e used request id req-a57e00d1-3244-4660-8d64-26bf8eb8e855 2018-07-29 04:05:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21994b2823ab0eb8a791673e016e1970928e646d" 2018-07-29 04:05:30,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 04:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16423204-88ca-459b-b454-257054cd341b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b1823d9826e4995b39262f94d11655d", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1823d9826e4995b39262f94d11655d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "34dca0c4cd1e49c7bd04c7d27e57f92e", "links": {"self": "http://172.30.9.25:5000/v3/roles/34dca0c4cd1e49c7bd04c7d27e57f92e"}, "name": "member"}, {"domain_id": null, "id": "6afb17d7c895423a8ab2d6bf978817fd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afb17d7c895423a8ab2d6bf978817fd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "845db6caf5be4aa58f7c6910a8e87e4b", "links": {"self": "http://172.30.9.25:5000/v3/roles/845db6caf5be4aa58f7c6910a8e87e4b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b20767105796428f82838409ab0cd646", "links": {"self": "http://172.30.9.25:5000/v3/roles/b20767105796428f82838409ab0cd646"}, "name": "admin"}, {"domain_id": null, "id": "ec13583627874ede814cce27d9f757ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/ec13583627874ede814cce27d9f757ab"}, "name": "reader"}]} 2018-07-29 04:05:30,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-16423204-88ca-459b-b454-257054cd341b 2018-07-29 04:05:30,207 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-29 04:05:30,208 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:07 | PASS | | cloudify_ims | functest | vnf | 25:22 | PASS | | heat_ims | functest | vnf | 04:51 | FAIL | | vyos_vrouter | functest | vnf | 06:37 | FAIL | | juju_epc | functest | vnf | 09:26 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-29 04:05:30,214 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-29 04:05:30,284 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-29 04:05:30,384 - paramiko.transport - DEBUG - EOF in transport thread